meta: update -native recipes to use inherit_defer

to improve compatibility with devtool.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2024-05-29 13:13:17 -07:00
parent 30730c5104
commit ef9eb285e5
7 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
SRC_URI = "file://cuda-compiler-check.sh"
inherit native
inherit_defer native
S = "${WORKDIR}/sources"
UNPACKDIR = "${S}"

View File

@@ -8,7 +8,7 @@ SRC_URI = "file://cuda_environment_setup.sh.in \
S = "${WORKDIR}/sources"
UNPACKDIR = "${S}"
inherit nativesdk
inherit_defer nativesdk
do_install() {
install -d ${D}${datadir}/cmake/OEToolchainConfig.cmake.d