aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/minimal.conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-19 22:03:57 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-19 22:05:10 -0700
commit4cd34e570e497828e4e3e4c0e91cd71d7079ffd5 (patch)
tree6bb0cf6e6dc4cfbdca7f5d10a62dfacdbafc3d7e /conf/distro/minimal.conf
parented482f39825375f631182622c75e18949002b488 (diff)
downloadopenembedded-4cd34e570e497828e4e3e4c0e91cd71d7079ffd5.tar.gz
Revert "distro: Move thumb into distro features"
This reverts commit e9fe87a13cf4e0453ff601c422ecbe6a98bc8f76. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/distro/minimal.conf')
-rw-r--r--conf/distro/minimal.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
index 9a081309e1..e400c14d65 100644
--- a/conf/distro/minimal.conf
+++ b/conf/distro/minimal.conf
@@ -16,7 +16,7 @@ DISTRO_VERSION = "dev-snapshot-${SRCDATE}"
DISTRO_TYPE ?= "debug"
# Ensure some form of release config, so error out if someone thinks he knows better
-DISTRO_CHECK := "${@bb.data.getVar('DISTRO_VERSION',d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION')}"
+DISTRO_CHECK := "${@bb.data.getVar('DISTRO_VERSION',d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION")
#############################################################################
# FEATURE SELECTION
@@ -86,7 +86,6 @@ MACHINE_KERNEL_VERSION = "2.6"
#############################################################################
LIBC ?= "eglibc"
require conf/distro/include/sane-toolchain.inc
-require conf/distro/include/arm-thumb.inc
#############################################################################
# PREFERRED VERSIONS