* 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@gmail.com>
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
#############################################################################