mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
trusted-firmware-a_%.bbappend: gcc-arm-none-eabi
Change virtual/arm-none-eabi-gcc-native to gcc-arm-none-eabi-native following the recent modification in layer meta-arm (git commit a64fb4a40d707795d9adb7736920fcbeaa7ce5e2) to remove provides. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
This commit is contained in:
parent
ec7b7803e0
commit
af8b921015
|
@ -1,6 +1,6 @@
|
|||
# Rockchip RK3399 compiles some M0 firmware which requires an arm-none-eabi GCC
|
||||
# toolchain
|
||||
DEPENDS:append:rk3399 = " virtual/arm-none-eabi-gcc-native"
|
||||
DEPENDS:append:rk3399 = " gcc-arm-none-eabi-native"
|
||||
|
||||
COMPATIBLE_MACHINE:append:rk3399 = "|rk3399"
|
||||
COMPATIBLE_MACHINE:append:rk3328 = "|rk3328"
|
||||
|
|
Loading…
Reference in New Issue
Block a user