Merge pull request #2676 from MilhouseVH/linux41431+-fixup

RPi: fix sha256 for firmware 983b091
This commit is contained in:
Christian Hewitt 2018-04-28 20:46:57 +05:30 committed by GitHub
commit 7b120c1ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
PKG_NAME="bcm2835-driver"
PKG_VERSION="983b091"
PKG_SHA256="9af0b5630f03671977bce4ac70cb1db34802a52a5930642a6b15342d3b4860ce"
PKG_SHA256="ff22372dfb2c3c4388025f75afa4ccd4f3728c690accdc47831338c7e3635ebb"
PKG_ARCH="any"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.broadcom.com"

View File

@ -18,7 +18,7 @@
PKG_NAME="bcm2835-bootloader"
PKG_VERSION="983b091"
PKG_SHA256="c3e76da04e835d84b9c821a58bddffa9b3bc76ed225a89a9463212362de0825c"
PKG_SHA256="be72fdefccc87d159f1b4beb796839fb1bcafa423b365087a1ca6ac9a0316558"
PKG_ARCH="arm"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.broadcom.com"