aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsodeviced_git.bb
blob: cb3e1586dbcddf39ce234014c5942748f3cb77f3 (plain)
1
2
require cornucopia.inc
inherit fso-plugin
engke/pTest-strace-fail-fixed'>dengke/pTest-strace-fail-fixed OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/oe-classic/conf/local.conf
blob: 36200ec221dab513390fda141e63bfefc4936e62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# This is a version of local.conf trimmed specially for parsing recipes
# within the OE Layer index update script. Since we're not doing any
# actual building and many variables are defaulted via bitbake.conf or
# the "minimal" distro config, we don't need to set very much.

# Just select something basic here:
MACHINE = "qemux86"

# OE-Classic basic distro configuration
DISTRO = "minimal"

# Ensure we select a packaging backend so image recipes parse
INHERIT += "package_ipk"