package/odroid-scripts: relax dependencies to include armeb
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 12 May 2017 19:15:09 +0000 (21:15 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 13 May 2017 13:07:01 +0000 (15:07 +0200)
commitdff77face5b3840e5ff09afdd8ba8c06f84c8cb8
tree9035c5c35a9702456526889f09dfa48dd4feff7a
parent043737282010f83e8ec20618a034131bc7e8cae1
package/odroid-scripts: relax dependencies to include armeb

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>
package/odroid-scripts/Config.in