From 0a66549e90d67ac57c8c68ea0f6e53b0bb5fb7fc Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 25 Jun 2005 13:54:38 +0000 Subject: Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/06/25 15:54:07+02:00 uni-frankfurt.de!mickeyl busybox: back out the CELF patch since it breaks the return behaviour of 'test'# BKrev: 42bd621en8xpNP2j1y7noNxCet13-g --- packages/busybox/busybox_1.00.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/busybox/busybox_1.00.bb b/packages/busybox/busybox_1.00.bb index 5588306f70..baeb1117df 100644 --- a/packages/busybox/busybox_1.00.bb +++ b/packages/busybox/busybox_1.00.bb @@ -10,7 +10,7 @@ HOMEPAGE = "http://www.busybox.net" LICENSE = "GPL" SECTION = "base" PRIORITY = "required" -PR = "r25" +PR = "r26" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://add-getkey-applet.patch;patch=1 \ @@ -25,7 +25,6 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://below.patch;patch=1 \ file://fbset.patch;patch=1 \ file://mount-all-type.patch;patch=1 \ - file://celf-ash-builtins.patch;patch=1 \ file://dhcp-hostname.patch;patch=1 \ file://gzip-spurious-const.patch;patch=1 \ file://ifupdown-spurious-environ.patch;patch=1 \ -- cgit v1.2.3