mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
arm/hafnium: clean up inherits
This doesn't use pkgconfig, or python3native, or need to inherit clang. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -7,10 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=782b40c14bad5294672c500501edc103"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
CLANGNATIVE = ""
|
||||
CLANGNATIVE:runtime-llvm = "clang-native"
|
||||
|
||||
inherit deploy python3native pkgconfig ${CLANGNATIVE}
|
||||
inherit deploy
|
||||
|
||||
SRC_URI = "gitsm://git.trustedfirmware.org/hafnium/hafnium.git;protocol=https;branch=master \
|
||||
file://0001-arm-hafnium-fix-kernel-tool-linking.patch \
|
||||
|
||||
Reference in New Issue
Block a user