aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/shr.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 66563625aa..d223933059 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -155,6 +155,8 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A
#############################################################################
LIBC ?= "eglibc"
PREFERRED_GCC_VERSION ?= "4.4.3"
+PREFERRED_VERSION_eglibc ?= "2.11"
+PREFERRED_VERSION_eglibc-initial ?= "2.11"
require conf/distro/include/sane-toolchain.inc
#############################################################################