[oe-commits] Chris Larson : slugos: add siteinfo to INHERIT, since it' s used for the distro and image names

git version control git at git.openembedded.org
Sat Mar 20 15:47:59 UTC 2010


Module: openembedded.git
Branch: rik/perl-5.10
Commit: 5911b9afddee7c72ab266e72783a36c05b4f89d7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5911b9afddee7c72ab266e72783a36c05b4f89d7

Author: Chris Larson <chris_larson at mentor.com>
Date:   Fri Mar 19 20:19:48 2010 -0700

slugos: add siteinfo to INHERIT, since it's used for the distro and image names

Signed-off-by: Chris Larson <chris_larson at mentor.com>

---

 conf/distro/include/slugos.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index 10a2bc4..e7ecc80 100644
--- 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.





More information about the Openembedded-commits mailing list