mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
RPi: don't install deprecated bcm2835-userland package
The new tools are now all in bcm2835-utils Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
38bdb313f8
commit
4e62fd6806
@ -89,7 +89,7 @@
|
||||
DRIVER_ADDONS="crazycat dvb-latest"
|
||||
|
||||
# additional packages to install:
|
||||
ADDITIONAL_PACKAGES+=" bcm2835-userland bcm2835-utils dtc"
|
||||
ADDITIONAL_PACKAGES+=" bcm2835-utils dtc"
|
||||
|
||||
# debug tty path
|
||||
DEBUG_TTY="/dev/console"
|
||||
|
Loading…
x
Reference in New Issue
Block a user