odroid-scripts: select fbset
fbset is used by one of the init scripts, so we need it as a runtime dependency. Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
59221b24ec
commit
aeadc84203
@ -1,6 +1,8 @@
|
||||
config BR2_PACKAGE_ODROID_SCRIPTS
|
||||
bool "odroid-scripts"
|
||||
depends on BR2_aarch64 || BR2_arm
|
||||
select BR2_PACKAGE_FBSET # runtime
|
||||
select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS # needed for fbset
|
||||
help
|
||||
Install the scripts for the odroidc2 based systems.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user