summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample
index d090543cb3..5fab4494bc 100644
--- a/meta/conf/local.conf.sample
+++ b/meta/conf/local.conf.sample
@@ -75,7 +75,7 @@ EXTRA_IMAGE_FEATURES_mx31ads = "tools-testapps debug-tweaks"
75# include 'package_ipk' for ipks 75# include 'package_ipk' for ipks
76# include 'package_rpm' for rpms 76# include 'package_rpm' for rpms
77#PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk" 77#PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk"
78PACKAGE_CLASSES ?= "package_rpm" 78PACKAGE_CLASSES ?= "package_rpm package_ipk"
79 79
80# A list of additional classes to use when building the system 80# A list of additional classes to use when building the system
81# include 'image-prelink' in order to prelink the filesystem image 81# include 'image-prelink' in order to prelink the filesystem image