summaryrefslogtreecommitdiffstats
path: root/package/odroid-scripts/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/odroid-scripts: relax dependencies to include armebYann E. MORIN2017-05-131-1/+1
| | | | | | | | | | | | | | | | odroid-scripts are just scripts, so they should also work on a armeb board. Besides, odroid-mali selects it, but it only depends on arm-eabihf, which means armeb is not ruled out. Fixes unmet dependencies (with BR2_armeb=y): warning: (BR2_PACKAGE_ODROID_MALI) selects BR2_PACKAGE_ODROID_SCRIPTS which has unmet direct dependencies(BR2_aarch64 || BR2_arm) Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Dagg Stompler <daggs@gmx.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* odroid-scripts: select fbsetDagg Stompler2016-07-261-0/+2
| | | | | | | | 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>
* odroid-scripts: new packageDagg Stompler2016-07-241-0/+7
Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud