git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcf8d13
)
slugos: add siteinfo to INHERIT, since it's used for the distro and image names
author
Chris Larson
<chris_larson@mentor.com>
Sat, 20 Mar 2010 03:19:48 +0000
(20:19 -0700)
committer
Chris Larson
<chris_larson@mentor.com>
Sat, 20 Mar 2010 03:19:48 +0000
(20:19 -0700)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
conf/distro/include/slugos.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/slugos.inc
b/conf/distro/include/slugos.inc
index
10a2bc4
..
e7ecc80
100644
(file)
--- a/
conf/distro/include/slugos.inc
+++ b/
conf/distro/include/slugos.inc
@@
-44,7
+44,7
@@
USE_NLS_glib-2.0 = "yes"
USE_NLS_glib-2.0-native = "yes"
USE_NLS_gcc-cross = "no"
-INHERIT += "package_ipk debian testlab packaged-staging"
+INHERIT += "package_ipk debian testlab packaged-staging
siteinfo
"
# FULL_OPTIMIZATION
# Optimization settings. Os works fine and is significantly better than O2.