[oe-commits] Klaus Kurzmann : distro/shr.conf: remove openmoko from the list of overrides

git version control git at git.openembedded.org
Fri May 29 19:49:38 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Fri May 29 21:49:30 2009 +0200

distro/shr.conf: remove openmoko 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 2e3e02c..cd9e84a 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -17,7 +17,7 @@ DISTRO_VERSION = "-${DATE}"
 DISTRO_TYPE = "debug"
 DISTRO = "shr"
 
-OVERRIDES = "local:${MACHINE}:openmoko:shr:angstrom:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
+OVERRIDES = "local:${MACHINE}:shr:angstrom:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
 
 INHERIT += "packaged-staging"
 





More information about the Openembedded-commits mailing list