git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20b7f38
)
openmoko.conf: change OVERRIDES line to catch up with DISTRO = angstrom in angstrom.inc
author
Michael Lauer
<mickey@vanille-media.de>
Mon, 18 Feb 2008 20:06:40 +0000
(20:06 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Mon, 18 Feb 2008 20:06:40 +0000
(20:06 +0000)
* We need an openmoko override for where we diverge from Angstrom.
conf/distro/openmoko.conf
patch
|
blob
|
history
diff --git
a/conf/distro/openmoko.conf
b/conf/distro/openmoko.conf
index
b08e5f2
..
f6968ce
100644
(file)
--- a/
conf/distro/openmoko.conf
+++ b/
conf/distro/openmoko.conf
@@
-15,7
+15,7
@@
DISTRO_VERSION = "P1-Snapshot-${DATE}"
#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/"