summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/distro/minimal.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
index 1e72efd660..e400c14d65 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"