projects
/
scm
/
bb
/
tizen-distro.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b3ac12
)
local.conf.sample: Until bug 227 is resolved, ipk packaging is needed for meta-toolch...
author
Richard Purdie
<rpurdie@linux.intel.com>
Thu, 7 Oct 2010 09:23:30 +0000
(10:23 +0100)
committer
Richard 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
patch
|
blob
|
history
diff --git
a/meta/conf/local.conf.sample
b/meta/conf/local.conf.sample
index
d090543
..
5fab449
100644
(file)
--- a/
meta/conf/local.conf.sample
+++ b/
meta/conf/local.conf.sample
@@
-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