mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
bcm2835-driver: update to bcm2835-driver-99a37d1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="bcm2835-driver"
|
||||
PKG_VERSION="9f5760f"
|
||||
PKG_VERSION="99a37d1"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="nonfree"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
echo "getting sources..."
|
||||
if [ ! -d bcm2835-driver.git ]; then
|
||||
git clone git://github.com/raspberrypi/firmware.git bcm2835-driver.git
|
||||
git clone git://github.com/raspberrypi/firmware.git -b next bcm2835-driver.git
|
||||
fi
|
||||
|
||||
cd bcm2835-driver.git
|
||||
|
||||
Reference in New Issue
Block a user