mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-17 04:06:56 +00:00
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:
committed by
Andrei Gherzan
parent
a93a373c3e
commit
d2015ceee0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user