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 <bruce.ashfield@windriver.com>
This commit is contained in:
Bruce Ashfield 2013-07-08 22:15:06 -04:00
parent 40cba01e33
commit 64f44848c0

View File

@ -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"