summaryrefslogtreecommitdiffstats
path: root/build/conf/local.conf.sample
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2006-10-12 13:05:06 +0000
committerMatthew Allum <mallum@openedhand.com>2006-10-12 13:05:06 +0000
commita9d203806fb49be217da78d745eaf75a08b2a254 (patch)
tree624019a82ed429243e2c0229780e019c0a2aced4 /build/conf/local.conf.sample
parentf97aec24b1019ed74623685b4544dffcf7f4bdcb (diff)
downloadopenembedded-core-contrib-a9d203806fb49be217da78d745eaf75a08b2a254.tar.gz
Add PACAKGE_CLASSES setting, also list qemux86 as machine type
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@796 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'build/conf/local.conf.sample')
-rw-r--r--build/conf/local.conf.sample10
1 files changed, 8 insertions, 2 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample
index 83bd007f53..7b98a41f74 100644
--- a/build/conf/local.conf.sample
+++ b/build/conf/local.conf.sample
@@ -13,12 +13,15 @@ BBFILES = "${OEROOT}/meta/packages/*/*.bb"
BBMASK = ""
# The machine to target
+MACHINE = "qemuarm"
+
+# Other supported machines
+#MACHINE = "cmx270"
+#MACHINE = "qemux86"
#MACHINE = "c7x0"
#MACHINE = "akita"
#MACHINE = "spitz"
#MACHINE = "nokia770"
-MACHINE = "qemuarm"
-#MACHINE = "cmx270"
DISTRO = "poky"
@@ -29,6 +32,9 @@ DISTRO = "poky"
DISTRO_TYPE = "debug"
+# Packaging system used in generated images,
+# change below to 'package_deb' for debs + dpkg.
+PACKAGE_CLASSES = "package_ipk"
# Uncomment this to specify where BitBake should create its temporary files.
# Note that a full build of everything in OpenEmbedded will take GigaBytes of hard