[Lunar-commits] <moonbase> busybox: Version bump to stable 1.11.1

Terry Chan tchan at lunar-linux.org
Wed Jul 16 16:48:10 CEST 2008


commit fcd5f1c9372b6354806e5e6f7f58193d290c4139
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Wed Jul 16 09:48:10 2008 -0500

    busybox: Version bump to stable 1.11.1
---
 shells/busybox/BUILD   |    3 +++
 shells/busybox/DETAILS |    6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/shells/busybox/BUILD b/shells/busybox/BUILD
index 71ce375..c207a3f 100644
--- a/shells/busybox/BUILD
+++ b/shells/busybox/BUILD
@@ -5,6 +5,9 @@
   # NOTE: tchan added this hack for busybox-1.10.2, and should be removed when busybox devs fix it...
   sedit "s/CONFIG_BRCTL=y/# CONFIG_BRCTL is not set/" .config &&
   sedit "s/CONFIG_FEATURE_BRCTL_FANCY=y/# CONFIG_FEATURE_BRCTL_FANCY is not set/" .config &&
+  sedit "s/CONFIG_FEATURE_BRCTL_SHOW=y/# CONFIG_FEATURE_BRCTL_SHOW is not set/" .config &&
+  # NOTE: tchan added this hack for busybox-1.11.1, and should be removed when busybox devs fix it...
+  sedit "s/CONFIG_INOTIFYD=y/# CONFIG_INOTIFYD is not set/" .config &&
 
   make &&
   make doc &&
diff --git a/shells/busybox/DETAILS b/shells/busybox/DETAILS
index e1f3e0e..9f44e78 100644
--- a/shells/busybox/DETAILS
+++ b/shells/busybox/DETAILS
@@ -1,12 +1,12 @@
           MODULE=busybox
-         VERSION=1.10.4
+         VERSION=1.11.1
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.busybox.net/downloads/
-      SOURCE_VFY=sha1:7672282cbccbf32949ca813fb700c37314a957aa
+      SOURCE_VFY=sha1:73b041364d377125949dd8f5c191bcbb3daee6e9
         WEB_SITE=http://www.busybox.net
       MAINTAINER=tchan at lunar-linux.org
          ENTERED=20011020
-         UPDATED=20080627
+         UPDATED=20080716
            SHORT="The Swiss Army Knife of Embedded Linux."
 cat << EOF
 BusyBox combines tiny versions of many common UNIX utilities into a


More information about the Lunar-commits mailing list