u-boot: Remove upstreamed U-Boot rpi0w defconfig patch

[Issue #239] -- https://github.com/agherzan/meta-raspberrypi/issues/239

The patch 0002-rpi_0_w-Add-configs-consistent-with-RpI3.patch has been
applied to the upstream U-Boot repo and is now in the release that
openembedded-core uses so remove it from meta-raspberrypi's U-Boot
bbappend.

Signed-off-by: Jonathan Haigh <jonathan.haigh@arm.com>
This commit is contained in:
Jonathan Haigh
2018-05-08 14:17:06 +01:00
committed by Andrei Gherzan
parent a93a373c3e
commit d2015ceee0
2 changed files with 0 additions and 47 deletions
-6
View File
@@ -1,7 +1 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot:"
SRC_URI_append_rpi = " \
file://0002-rpi_0_w-Add-configs-consistent-with-RpI3.patch \
"
DEPENDS_append_rpi = " rpi-u-boot-scr"