From 64f44848c046cdd9c7bd942f98d0a790fdc3fbe2 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 8 Jul 2013 22:15:06 -0400 Subject: busybox: remove SRC_URI reference to awk -F patch The commit "busybox: remove awk -F patch" missed the SRC_URI update for the dropped patch. Signed-off-by: Bruce Ashfield --- recipes-core/busybox/busybox_1.21.1.bbappend | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-core/busybox/busybox_1.21.1.bbappend b/recipes-core/busybox/busybox_1.21.1.bbappend index b04339af..94779846 100644 --- a/recipes-core/busybox/busybox_1.21.1.bbappend +++ b/recipes-core/busybox/busybox_1.21.1.bbappend @@ -1,3 +1,2 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}_${PV}:${THISDIR}/${PN}-${PV}/${MACHINE}:${THISDIR}/${PN}/${MACHINE}:${THISDIR}/${PN}-${PV}:${THISDIR}/${PN}:" -SRC_URI += "file://busybox-awk-make--F-STR-interpret-escape.patch" -- cgit v1.2.3-54-g00ecf