[oe-commits] Julien 'Ainulindale' Cassignol : Revert "shr.conf: remove the shr overlay from the list of OVERRIDES"

git version control git at git.openembedded.org
Tue Jun 2 23:50:16 UTC 2009


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

Author: Julien 'Ainulindale' Cassignol <ainulindale at gmail.com>
Date:   Wed Jun  3 01:47:55 2009 +0200

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

This reverts commit e7783271c8e304a4a670cc38a315692e72c7f002, as it was
unfortunately a mistake.

---

 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 146b0d0..07bb8fa 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}: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