diff options
Diffstat (limited to 'recipes-libraries')
-rw-r--r-- | recipes-libraries/ethos-u-driver-stack/ethos-u-driver-stack_24.05.bb | 2 | ||||
-rw-r--r-- | recipes-libraries/ethos-u-driver-stack/ethos-u-firmware_24.05.bb | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/recipes-libraries/ethos-u-driver-stack/ethos-u-driver-stack_24.05.bb b/recipes-libraries/ethos-u-driver-stack/ethos-u-driver-stack_24.05.bb index e77bcf85d..ae762cb9a 100644 --- a/recipes-libraries/ethos-u-driver-stack/ethos-u-driver-stack_24.05.bb +++ b/recipes-libraries/ethos-u-driver-stack/ethos-u-driver-stack_24.05.bb | |||
@@ -13,8 +13,6 @@ ETHOS_U_SRC ?= "git://github.com/nxp-imx/ethos-u-driver-stack-imx.git;protocol=h | |||
13 | SRCBRANCH = "lf-6.12.3_1.0.0" | 13 | SRCBRANCH = "lf-6.12.3_1.0.0" |
14 | SRCREV = "a80c51d77c91f1a8266afc5d8056fb981de4b504" | 14 | SRCREV = "a80c51d77c91f1a8266afc5d8056fb981de4b504" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | ||
17 | |||
18 | inherit cmake setuptools3 | 16 | inherit cmake setuptools3 |
19 | 17 | ||
20 | SETUPTOOLS_BUILD_ARGS = "build_ext --library-dirs ${B}/driver_library" | 18 | SETUPTOOLS_BUILD_ARGS = "build_ext --library-dirs ${B}/driver_library" |
diff --git a/recipes-libraries/ethos-u-driver-stack/ethos-u-firmware_24.05.bb b/recipes-libraries/ethos-u-driver-stack/ethos-u-firmware_24.05.bb index 10afa6170..1f16dce90 100644 --- a/recipes-libraries/ethos-u-driver-stack/ethos-u-firmware_24.05.bb +++ b/recipes-libraries/ethos-u-driver-stack/ethos-u-firmware_24.05.bb | |||
@@ -12,8 +12,6 @@ ETHOS_U_FIRMWARE_SRC ?= "git://github.com/nxp-imx/ethos-u-firmware.git;protocol= | |||
12 | SRCBRANCH = "lf-6.12.3_1.0.0" | 12 | SRCBRANCH = "lf-6.12.3_1.0.0" |
13 | SRCREV = "3dbedc11bd2a4ba56af9fbe9d285b5bf13f1a088" | 13 | SRCREV = "3dbedc11bd2a4ba56af9fbe9d285b5bf13f1a088" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | |||
17 | ETHOS_U_FIRMWARE = "ethosu_firmware" | 15 | ETHOS_U_FIRMWARE = "ethosu_firmware" |
18 | ETHOS_U_FIRMWARE:imx93-9x9-lpddr4-qsb = "ethosu_firmware_9x9" | 16 | ETHOS_U_FIRMWARE:imx93-9x9-lpddr4-qsb = "ethosu_firmware_9x9" |
19 | ETHOS_U_FIRMWARE:imx93-11x11-lpddr4x-evk = "ethosu_firmware_11x11" | 17 | ETHOS_U_FIRMWARE:imx93-11x11-lpddr4x-evk = "ethosu_firmware_11x11" |