From: Jan Kiszka <[email protected]> Signed-off-by: Jan Kiszka <[email protected]> --- recipes-bsp/rpi-firmware/rpi-firmware_1.20190925.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/rpi-firmware/rpi-firmware_1.20190925.bb b/recipes-bsp/rpi-firmware/rpi-firmware_1.20190925.bb index 5079d5c..5281386 100644 --- a/recipes-bsp/rpi-firmware/rpi-firmware_1.20190925.bb +++ b/recipes-bsp/rpi-firmware/rpi-firmware_1.20190925.bb @@ -1,7 +1,7 @@ inherit dpkg-raw SRC_URI = " \ - https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz \ + https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz;downloadfilename=${PN}-${PV}.tar.gz \ file://cmdline.txt \ file://config.txt" SRC_URI[sha256sum] = "b3c5c9d3cda1f77caf317b8d1f0496cd7ca791ddaeec8207a5a1940111483509" -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/24418b9af654f28dbe3a466be84560d5424796f1.1580893011.git.jan.kiszka%40siemens.com.
