Bump Raspberry Pi firmware version

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2020-04-16 21:55:55 +02:00
parent 8c8b750600
commit 2f5077eb96
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
VERSION="1.20190620"
VERSION="1.20200212"
SRCDIR="firmware-${VERSION}"
TARBALL="${VERSION}.tar.gz"
URL="https://github.com/raspberrypi/firmware/archive"
SHA256SUM="7ff2cfb5ea19fbd1d770ebbbcdab791830ebbc6fd36b6da1dee9edf4088f69d6"
SHA256SUM="e3b0577beb62d886a45016447bdf8c2d57b794d3d71b502868b16ba82ff8fe43"
DEPENDS="toolchain"
SUBPKG="boot-rpi boot-rpi-dtbo boot-rpi-dtb"