u-boot: drop now upstreamed patches

oe-core now provides v2017.09 of u-boot which already merged both patches
introduced by commit 94e2929f74 so we can
drop them from meta-raspberrypi.

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
This commit is contained in:
Andrea Galbusera
2017-09-14 18:26:37 +02:00
committed by Andrei Gherzan
parent a120ece0e4
commit 5a2b34e56c
3 changed files with 0 additions and 145 deletions
-7
View File
@@ -1,8 +1 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot:"
SRC_URI_append_rpi = " \
file://0001-Revert-dm-arm-rpi-Drop-CONFIG_OF_EMBED.patch \
file://0002-rpi-Enable-USB-keyboard-support.patch \
"
RDEPENDS_${PN}_append_rpi = " rpi-u-boot-scr"