From d0241fbf16d746a7bb4b293453330206fc6c5c15 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Eric=20B=C3=A9nard?= Date: Thu, 25 Nov 2010 10:14:18 +0100 Subject: [PATCH] shr: remove busybox's prefered version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit and use the latest stable as a default. Signed-off-by: Eric Bénard Signed-off-by: Martin Jansa --- conf/distro/include/preferred-shr-versions.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/distro/include/preferred-shr-versions.inc b/conf/distro/include/preferred-shr-versions.inc index b89a4f3f91..6d3cec9712 100644 --- a/conf/distro/include/preferred-shr-versions.inc +++ b/conf/distro/include/preferred-shr-versions.inc @@ -13,7 +13,6 @@ PREFERRED_VERSION_emacs-x11 = "23.1" PREFERRED_VERSION_ncurses = "5.7" PREFERRED_VERSION_ncurses-native = "5.7" PREFERRED_VERSION_python-pycairo = "1.8.0" -PREFERRED_VERSION_busybox = "1.17.3" # we need new headers for libc, now OLDEST_KERNEL_linux-gnueabi = "2.6.24" # and 2.6.31 for fsodeviced -- 2.39.5