From: Michael Lauer Date: Mon, 18 Feb 2008 20:06:40 +0000 (+0000) Subject: openmoko.conf: change OVERRIDES line to catch up with DISTRO = angstrom in angstrom.inc X-Git-Tag: Release-2010-05/1~7653^2~25^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d3f844b104f15d15a7a328800d49e4fabcd0317;p=openembedded.git 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. --- diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf index b08e5f2ddb..f6968cee00 100644 --- 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/"