summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-01-19 17:48:54 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-01-19 17:48:54 +0100
commited58cd11a3b1af1a759f484e73f5b97dafec4ebd (patch)
treee092acefc283824cf2757bc4a8163568055f5d19
parent4fd36606254c63402821a713c8c4e3130dd2d40a (diff)
downloadptxdist-ed58cd11a3b1af1a759f484e73f5b97dafec4ebd.tar.gz
ptxdist-ed58cd11a3b1af1a759f484e73f5b97dafec4ebd.tar.xz
[busybox] version bump to 1.15.3
...fixes compilation with recent kernel headers Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rw-r--r--patches/busybox-1.15.3/0001-init-make-FEATURE_EXTRA_QUIET-more-consistent.-1-b.patch (renamed from patches/busybox-1.15.2/0001-init-make-FEATURE_EXTRA_QUIET-more-consistent.-1-b.patch)0
-rw-r--r--patches/busybox-1.15.3/0001-init-revert-quiet-logic.patch (renamed from patches/busybox-1.15.2/0001-init-revert-quiet-logic.patch)0
-rw-r--r--patches/busybox-1.15.3/0002-reactivate-check-for-tty.patch (renamed from patches/busybox-1.15.2/0002-reactivate-check-for-tty.patch)0
-rw-r--r--patches/busybox-1.15.3/0003-fdisk_osf-silence-warning.patch (renamed from patches/busybox-1.15.2/0003-fdisk_osf-silence-warning.patch)0
-rw-r--r--patches/busybox-1.15.3/0004-sha1-silence-warning-on-big-endian-platforms.patch (renamed from patches/busybox-1.15.2/0004-sha1-silence-warning-on-big-endian-platforms.patch)0
-rw-r--r--patches/busybox-1.15.3/0005-mkfs_vfat-silence-errors-on-BE-platforms.patch (renamed from patches/busybox-1.15.2/0005-mkfs_vfat-silence-errors-on-BE-platforms.patch)0
-rw-r--r--patches/busybox-1.15.3/series (renamed from patches/busybox-1.15.2/series)0
-rw-r--r--rules/busybox.make2
8 files changed, 1 insertions, 1 deletions
diff --git a/patches/busybox-1.15.2/0001-init-make-FEATURE_EXTRA_QUIET-more-consistent.-1-b.patch b/patches/busybox-1.15.3/0001-init-make-FEATURE_EXTRA_QUIET-more-consistent.-1-b.patch
index 4079bccec..4079bccec 100644
--- a/patches/busybox-1.15.2/0001-init-make-FEATURE_EXTRA_QUIET-more-consistent.-1-b.patch
+++ b/patches/busybox-1.15.3/0001-init-make-FEATURE_EXTRA_QUIET-more-consistent.-1-b.patch
diff --git a/patches/busybox-1.15.2/0001-init-revert-quiet-logic.patch b/patches/busybox-1.15.3/0001-init-revert-quiet-logic.patch
index d5d2e44dd..d5d2e44dd 100644
--- a/patches/busybox-1.15.2/0001-init-revert-quiet-logic.patch
+++ b/patches/busybox-1.15.3/0001-init-revert-quiet-logic.patch
diff --git a/patches/busybox-1.15.2/0002-reactivate-check-for-tty.patch b/patches/busybox-1.15.3/0002-reactivate-check-for-tty.patch
index a31b0aed2..a31b0aed2 100644
--- a/patches/busybox-1.15.2/0002-reactivate-check-for-tty.patch
+++ b/patches/busybox-1.15.3/0002-reactivate-check-for-tty.patch
diff --git a/patches/busybox-1.15.2/0003-fdisk_osf-silence-warning.patch b/patches/busybox-1.15.3/0003-fdisk_osf-silence-warning.patch
index c6a6b7ed0..c6a6b7ed0 100644
--- a/patches/busybox-1.15.2/0003-fdisk_osf-silence-warning.patch
+++ b/patches/busybox-1.15.3/0003-fdisk_osf-silence-warning.patch
diff --git a/patches/busybox-1.15.2/0004-sha1-silence-warning-on-big-endian-platforms.patch b/patches/busybox-1.15.3/0004-sha1-silence-warning-on-big-endian-platforms.patch
index c461e2696..c461e2696 100644
--- a/patches/busybox-1.15.2/0004-sha1-silence-warning-on-big-endian-platforms.patch
+++ b/patches/busybox-1.15.3/0004-sha1-silence-warning-on-big-endian-platforms.patch
diff --git a/patches/busybox-1.15.2/0005-mkfs_vfat-silence-errors-on-BE-platforms.patch b/patches/busybox-1.15.3/0005-mkfs_vfat-silence-errors-on-BE-platforms.patch
index f66f91d94..f66f91d94 100644
--- a/patches/busybox-1.15.2/0005-mkfs_vfat-silence-errors-on-BE-platforms.patch
+++ b/patches/busybox-1.15.3/0005-mkfs_vfat-silence-errors-on-BE-platforms.patch
diff --git a/patches/busybox-1.15.2/series b/patches/busybox-1.15.3/series
index 8fb0852ae..8fb0852ae 100644
--- a/patches/busybox-1.15.2/series
+++ b/patches/busybox-1.15.3/series
diff --git a/rules/busybox.make b/rules/busybox.make
index 1c1f3d4f6..e5b3d598b 100644
--- a/rules/busybox.make
+++ b/rules/busybox.make
@@ -16,7 +16,7 @@ PACKAGES-$(PTXCONF_BUSYBOX) += busybox
#
# Paths and names
#
-BUSYBOX_VERSION := 1.15.2
+BUSYBOX_VERSION := 1.15.3
BUSYBOX := busybox-$(BUSYBOX_VERSION)
BUSYBOX_SUFFIX := tar.bz2
BUSYBOX_URL := http://www.busybox.net/downloads/$(BUSYBOX).$(BUSYBOX_SUFFIX)