amlogic: add pciutils to image

This commit is contained in:
Christian Hewitt 2023-02-19 04:26:36 +00:00
parent 71d6b5bcb9
commit d0207db6bc
No known key found for this signature in database

View File

@ -75,7 +75,7 @@
DRIVER_ADDONS="crazycat dvb-latest" DRIVER_ADDONS="crazycat dvb-latest"
# additional packages to install: # additional packages to install:
ADDITIONAL_PACKAGES+=" dtc ethmactool emmctool flashrom" ADDITIONAL_PACKAGES+=" dtc ethmactool emmctool flashrom pciutils"
# use the kernel CEC framework for libcec (yes / no) # use the kernel CEC framework for libcec (yes / no)
CEC_FRAMEWORK_SUPPORT="yes" CEC_FRAMEWORK_SUPPORT="yes"