[oe-commits] org.oe.dev openmoko.conf: change OVERRIDES line to catch up with DISTRO = angstrom in angstrom.inc

mickeyl commit openembedded-commits at lists.openembedded.org
Mon Feb 18 20:14:43 UTC 2008


openmoko.conf: change OVERRIDES line to catch up with DISTRO = angstrom in angstrom.inc
* We need an openmoko override for where we diverge from Angstrom.

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 5b06f0eb5e960e760e2621fc769e25d326372fb6
ViewMTN: http://monotone.openembedded.org/revision/info/5b06f0eb5e960e760e2621fc769e25d326372fb6
Files:
1
conf/distro/openmoko.conf
Diffs:

#
# mt diff -r99b227affc1ba6022c22fdb20be88403d0e5ecff -r5b06f0eb5e960e760e2621fc769e25d326372fb6
#
# 
# 
# patch "conf/distro/openmoko.conf"
#  from [32e366a34046342c394581a28fe3f1af2a0a1a4c]
#    to [4512da55b21499913ae1534988c81c3c26b99c64]
# 
============================================================
--- conf/distro/openmoko.conf	32e366a34046342c394581a28fe3f1af2a0a1a4c
+++ conf/distro/openmoko.conf	4512da55b21499913ae1534988c81c3c26b99c64
@@ -15,7 +15,7 @@ DISTRO_TYPE = "debug"
 #DISTRO_TYPE = "release"
 DISTRO_TYPE = "debug"
 
-OVERRIDES = "local:${MACHINE}:${DISTRO}:angstrom:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
+OVERRIDES = "local:${MACHINE}:openmoko:angstrom:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
 
 CVS_TARBALL_STASH = "http://downloads.openmoko.org/sources/"
 






More information about the Openembedded-commits mailing list