From c7355b90d0abc401497e35f7c017d7db1a22d427 Mon Sep 17 00:00:00 2001 From: "Maxin B. John" Date: Wed, 17 Feb 2016 13:01:11 +0200 Subject: busybox: drop patches that are not valid anymore 1. Removed following patches a) busybox-appletlib-dependency.patch - Kbuild rules handles that dependency b) get_header_tar.patch - tar applet uses a different code path to handle that scenario now. 2. Updated the upstream-status of fail_on_no_media.patch as Denied. (From OE-Core rev: 48f5c2962a4121ba6172b535c90eaa16e8afa538) Signed-off-by: Maxin B. John Signed-off-by: Richard Purdie --- meta/recipes-core/busybox/busybox_git.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-core/busybox/busybox_git.bb') diff --git a/meta/recipes-core/busybox/busybox_git.bb b/meta/recipes-core/busybox/busybox_git.bb index e590543d8c..ae16b5935a 100644 --- a/meta/recipes-core/busybox/busybox_git.bb +++ b/meta/recipes-core/busybox/busybox_git.bb @@ -7,8 +7,6 @@ PV = "1.25.0+git${SRCPV}" S = "${WORKDIR}/git" SRC_URI = "git://busybox.net/busybox.git \ - file://get_header_tar.patch \ - file://busybox-appletlib-dependency.patch \ file://busybox-udhcpc-no_deconfig.patch \ file://find-touchscreen.sh \ file://busybox-cron \ -- cgit v1.2.3-54-g00ecf