mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
tools/mkpkg: update 'mkpkg_bcm2835-driver' script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
74dac2ea00
commit
b0e83b7994
@ -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 -b next bcm2835-driver.git
|
git clone git://github.com/raspberrypi/firmware.git -b master bcm2835-driver.git
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd bcm2835-driver.git
|
cd bcm2835-driver.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user