summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2019-07-12 15:02:12 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2019-07-20 21:56:21 +0100
commit672d666294ab0355a859537d4ca6c2eb2f61429c (patch)
treef0b53460b6988e4dc3cb78c0779bb5be7f7ed496
parentc775e7ff3a94e336eafa00bd3f84cecbbe1d7abd (diff)
downloadmeta-raspberrypi-672d666294ab0355a859537d4ca6c2eb2f61429c.tar.gz
u-boot: Use a temporary fork for RPi4 support
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-bsp/u-boot/u-boot_2019.07.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2019.07.bbappend b/recipes-bsp/u-boot/u-boot_2019.07.bbappend
new file mode 100644
index 0000000..6dfcc2c
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot_2019.07.bbappend
@@ -0,0 +1,4 @@
1SRC_URI_raspberrypi4 = "git://github.com/balena-os/u-boot;branch=ag/rpi4"
2SRCREV_raspberrypi4 = "62b6e39a53c56a9085aeab1b47b5cc6020fcdb6f"
3SRC_URI_raspberrypi4-64 = "git://github.com/balena-os/u-boot;branch=ag/rpi4"
4SRCREV_raspberrypi4-64 = "62b6e39a53c56a9085aeab1b47b5cc6020fcdb6f"