[oe-commits] Klaus Kurzmann : shr.conf: remove the shr overlay from the list of OVERRIDES

git version control git at git.openembedded.org
Mon Jun 1 21:44:13 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: e7783271c8e304a4a670cc38a315692e72c7f002
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e7783271c8e304a4a670cc38a315692e72c7f002

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Mon Jun  1 23:44:05 2009 +0200

shr.conf: remove the shr overlay from the list of OVERRIDES

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

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

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 07bb8fa..146b0d0 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -22,7 +22,7 @@ DISTRO_VERSION = "-${DATE}"
 DISTRO_TYPE = "debug"
 DISTRO = "shr"
 
-OVERRIDES = "local:${MACHINE}:shr:angstrom:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
+OVERRIDES = "local:${MACHINE}:angstrom:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
 
 INHERIT += "packaged-staging"
 





More information about the Openembedded-commits mailing list