mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
arm/scp-firmware: remove redundant python3native inherit
Change-Id: I9df71eb6bb99bb4af48b77f50a1056027c8227a4 Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -21,7 +21,6 @@ DEPENDS += "virtual/arm-none-eabi-gcc-native"
|
||||
|
||||
SCP_BUILD_STR = "${@bb.utils.contains('SCP_BUILD_RELEASE', '1', 'release', 'debug', d)}"
|
||||
|
||||
inherit python3native
|
||||
inherit deploy
|
||||
|
||||
B = "${WORKDIR}/build"
|
||||
|
||||
Reference in New Issue
Block a user