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:
Quentin Schulz 2024-05-31 11:25:14 +02:00 committed by Trevor Woerner
parent 0fab4bf2ab
commit f9e6c8dbdb

View File

@ -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