mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
bcm2835-driver: update to bcm2835-driver-99a37d1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0fa7990560
commit
ea7e413ac8
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="bcm2835-driver"
|
PKG_NAME="bcm2835-driver"
|
||||||
PKG_VERSION="9f5760f"
|
PKG_VERSION="99a37d1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="nonfree"
|
PKG_LICENSE="nonfree"
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
echo "getting sources..."
|
echo "getting sources..."
|
||||||
if [ ! -d bcm2835-driver.git ]; then
|
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
|
fi
|
||||||
|
|
||||||
cd bcm2835-driver.git
|
cd bcm2835-driver.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user