minimal.conf: override OVERRIDES to include the MACHINE_CLASS
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 21 Mar 2009 01:34:31 +0000 (02:34 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 21 Mar 2009 12:21:07 +0000 (13:21 +0100)
conf/distro/minimal.conf

index 5672444..35c3368 100644 (file)
@@ -73,6 +73,11 @@ MACHINE_KERNEL_VERSION = "2.6"
 PREFERRED_LIBC = "glibc"
 require conf/distro/include/sane-toolchain.inc
 
+#############################################################################
+# 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}"
+
 #############################################################################
 # PREFERRED PROVIDERS
 #############################################################################