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-16 13:38:41 +0100
commit1c06e2b4172e15f75f832e2da0394a3f3f01af3c (patch)
treedad267585957c0a4e1d9e629427d7481fb4eaa24
parent69da331154852f5d62d6cf7a69c4ddb34f5564d0 (diff)
downloadmeta-raspberrypi-1c06e2b4172e15f75f832e2da0394a3f3f01af3c.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"