mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-08-28 06:43:27 +02:00
layer: convert to new override syntax 💥
OE/Yocto is migration towards new override syntax, current master (upcomming honister release) will not tolerate "_" as override operator. New override syntax will be backported to dunfell, gatesgarth, hardknott releases. Signed-off-by: Bartłomiej Burdukiewicz <bartlomiej.burdukiewicz@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ inherit module
|
||||
PV = "0.1"
|
||||
PR = "r0"
|
||||
|
||||
RDEPENDS_${PN} += "xradio-firmware"
|
||||
RDEPENDS:${PN} += "xradio-firmware"
|
||||
|
||||
COMPATIBLE_MACHINE = "orange-pi-zero"
|
||||
|
||||
|
Reference in New Issue
Block a user