Merge pull request #4495 from lrusak/bcm2835-bump

bcm2835-driver: update to version 6b7cebd
This commit is contained in:
Lukas Rusak 2015-12-15 10:01:24 -08:00
commit ba03db2030
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="7f01b12" PKG_VERSION="6b7cebd"
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="7f01b12" PKG_VERSION="6b7cebd"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="arm" PKG_ARCH="arm"
PKG_LICENSE="nonfree" PKG_LICENSE="nonfree"