mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
bsp: rkbin: rk3308-rkbin: PROVIDES rockchip-rkbin
This makes it possible to select rk3308-rkbin as a PREFERRED_PROVIDER for rockchip-rkbin, which makes it much easier to handle "flavors" in recipes where this dependency exists. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
parent
0fab4bf2ab
commit
f9e6c8dbdb
|
@ -6,6 +6,7 @@ SRC_URI = "git://github.com/rockchip-linux/rkbin;protocol=https;branch=master"
|
|||
SRCREV = "e65b97b511f1349156702db40694454c141d8fe2"
|
||||
|
||||
PROVIDES += "trusted-firmware-a"
|
||||
PROVIDES += "rockchip-rkbin"
|
||||
PROVIDES += "optee-os"
|
||||
|
||||
inherit bin_package deploy
|
||||
|
|
Loading…
Reference in New Issue
Block a user