[oe-commits] Khem Raj : minimal.conf: Dont redefine OVERRIDES

git version control git at git.openembedded.org
Fri Jul 9 00:31:49 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f00b1bec3efb8490b3343c368d36788e290e6fc7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f00b1bec3efb8490b3343c368d36788e290e6fc7

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Jul  7 17:13:20 2010 -0700

minimal.conf: Dont redefine OVERRIDES

* OVERRIDES here are identical to ones from bitbake.conf
  except MACHINE_CLASS which seems to be used nowhere.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 conf/distro/minimal.conf |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
index 1e72efd..e400c14 100644
--- a/conf/distro/minimal.conf
+++ b/conf/distro/minimal.conf
@@ -82,11 +82,6 @@ KERNEL = "kernel26"
 MACHINE_KERNEL_VERSION = "2.6"
 
 #############################################################################
-# OVERWRITES adjusted from bitbake.conf to feature the MACHINE_CLASS
-#############################################################################
-OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
-
-#############################################################################
 # TOOLCHAIN
 #############################################################################
 LIBC ?= "eglibc"





More information about the Openembedded-commits mailing list