[oe] [PATCH 2/3] busybox: add 1.17.4 (latest stable version)

Eric Bénard eric at eukrea.com
Wed Nov 24 19:17:28 UTC 2010


On 24/11/2010 19:44, Khem Raj wrote:
> On Wed, Nov 24, 2010 at 9:43 AM, Eric Bénard<eric at eukrea.com>  wrote:
>> this is the latest stable version (1.17.3 + its fixes).
>>
>> Signed-off-by: Eric Bénard<eric at eukrea.com>
>
> Please install it on release branch as well. Do we still need 1.17.3 ?
>
if SHR switch to 1.17.4 we shouldn't need it anymore.
(and if Ångström 2010 also switch to 1.17.4 we won't need 1.17.1).

Martin, Koen, are you ok with the patch below ?

diff --git a/conf/distro/include/angstrom-2010-preferred-versions.inc 
b/conf/distro/include/angstrom-2010-preferred-v
index 12ee900..bda21d9 100644
--- a/conf/distro/include/angstrom-2010-preferred-versions.inc
+++ b/conf/distro/include/angstrom-2010-preferred-versions.inc
@@ -13,7 +13,7 @@ PREFERRED_VERSION_autoconf = "2.65"
  PREFERRED_VERSION_autoconf-native = "2.65"
  PREFERRED_VERSION_automake = "1.11.1"
  PREFERRED_VERSION_automake-native = "1.11.1"
-PREFERRED_VERSION_busybox      = "1.17.1"
+PREFERRED_VERSION_busybox      = "1.17.4"
  PREFERRED_VERSION_cairo                = "1.10.0"
  PREFERRED_VERSION_dbus                 = "1.2.24"
  PREFERRED_VERSION_dropbear      = "0.51"
diff --git a/conf/distro/include/preferred-shr-versions.inc 
b/conf/distro/include/preferred-shr-versions.inc
index 22e1c82..da11164 100644
--- a/conf/distro/include/preferred-shr-versions.inc
+++ b/conf/distro/include/preferred-shr-versions.inc
@@ -13,7 +13,7 @@ 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"
+PREFERRED_VERSION_busybox = "1.17.4"

  # we need new headers for libc, now OLDEST_KERNEL_linux-gnueabi = "2.6.24"
  # and 2.6.31 for fsodeviced

Eric




More information about the Openembedded-devel mailing list