bcm2835: update RPi/RPi2 driver and bootloader

This commit is contained in:
chewitt 2016-12-31 06:53:59 +00:00
parent f8d4f85e87
commit 36060e81d4
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="bcm2835-driver" PKG_NAME="bcm2835-driver"
PKG_VERSION="6d45dcf" PKG_VERSION="4aac0c5"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="nonfree" PKG_LICENSE="nonfree"

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="bcm2835-bootloader" PKG_NAME="bcm2835-bootloader"
PKG_VERSION="6d45dcf" PKG_VERSION="4aac0c5"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="arm" PKG_ARCH="arm"
PKG_LICENSE="nonfree" PKG_LICENSE="nonfree"