mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
RPi: include dtc via ADDITIONAL_PACKAGES
dtc used to be pulled in via bcm2835-driver, but that got lost in the switch to bcm2835-userland. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
2231881f72
commit
e1affa9447
@ -86,7 +86,7 @@
|
||||
DRIVER_ADDONS="crazycat dvb-latest"
|
||||
|
||||
# additional packages to install:
|
||||
ADDITIONAL_PACKAGES+=" bcm2835-userland bcm2835-utils"
|
||||
ADDITIONAL_PACKAGES+=" bcm2835-userland bcm2835-utils dtc"
|
||||
|
||||
# debug tty path
|
||||
DEBUG_TTY="/dev/console"
|
||||
|
Loading…
x
Reference in New Issue
Block a user