From 9f47d2c3678d46e3fcbb2da2be4b2535e1338b54 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Sun, 22 Dec 2013 10:59:33 +0100 Subject: [PATCH] busybox: Updated (1.20.2 -> 1.21.1) --- base/busybox/busybox.desc | 4 ++-- base/busybox/dietlibc.patch | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/base/busybox/busybox.desc b/base/busybox/busybox.desc index acf6ae2d8..015895ac1 100644 --- a/base/busybox/busybox.desc +++ b/base/busybox/busybox.desc @@ -29,7 +29,7 @@ [L] GPL [S] Stable -[V] 1.20.2 +[V] 1.21.1 [P] X -?---5---9 107.000 -[D] 38526958 busybox-1.20.2.tar.bz2 http://busybox.net/downloads/ +[D] 4015610088 busybox-1.21.1.tar.bz2 http://busybox.net/downloads/ diff --git a/base/busybox/dietlibc.patch b/base/busybox/dietlibc.patch index c243f5a57..944940b69 100644 --- a/base/busybox/dietlibc.patch +++ b/base/busybox/dietlibc.patch @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../busybox/dietlibc.patch -# Copyright (C) 2008 The OpenSDE Project +# Copyright (C) 2008 - 2013 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -14,15 +14,15 @@ # version. # --- SDE-COPYRIGHT-NOTE-END --- ---- ./networking/libiproute/iplink.c.orig 2008-09-13 23:21:55.000000000 -0400 -+++ ./networking/libiproute/iplink.c 2008-09-13 23:29:07.000000000 -0400 -@@ -10,7 +10,9 @@ - //#include - //#include +--- a/networking/libiproute/iplink.c 2013-12-22 10:54:01.996120050 +0100 ++++ b/networking/libiproute/iplink.c 2013-12-22 10:54:54.025299335 +0100 +@@ -5,7 +5,9 @@ + * Licensed under GPLv2 or later, see file LICENSE in this source tree. + */ #include +#ifndef __dietlibc__ #include +#endif #include - #include + #include