local.conf.sample: Until bug 227 is resolved, ipk packaging is needed for meta-toolch...
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 7 Oct 2010 09:23:30 +0000 (10:23 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 7 Oct 2010 09:23:30 +0000 (10:23 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/conf/local.conf.sample

index d090543..5fab449 100644 (file)
@@ -75,7 +75,7 @@ EXTRA_IMAGE_FEATURES_mx31ads = "tools-testapps debug-tweaks"
 # include 'package_ipk' for ipks
 # include 'package_rpm' for rpms
 #PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk"
-PACKAGE_CLASSES ?= "package_rpm"
+PACKAGE_CLASSES ?= "package_rpm package_ipk"
 
 # A list of additional classes to use when building the system
 # include 'image-prelink' in order to prelink the filesystem image