mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-17 04:07:18 +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}"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
|
|
||||||
CLANGNATIVE = ""
|
inherit deploy
|
||||||
CLANGNATIVE:runtime-llvm = "clang-native"
|
|
||||||
|
|
||||||
inherit deploy python3native pkgconfig ${CLANGNATIVE}
|
|
||||||
|
|
||||||
SRC_URI = "gitsm://git.trustedfirmware.org/hafnium/hafnium.git;protocol=https;branch=master \
|
SRC_URI = "gitsm://git.trustedfirmware.org/hafnium/hafnium.git;protocol=https;branch=master \
|
||||||
file://0001-arm-hafnium-fix-kernel-tool-linking.patch \
|
file://0001-arm-hafnium-fix-kernel-tool-linking.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user