diff options
Diffstat (limited to 'recipes-bsp/imx-mkimage/imx-mkimage_git.inc')
| -rw-r--r-- | recipes-bsp/imx-mkimage/imx-mkimage_git.inc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc index 4a4efae01..1455d99cb 100644 --- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc +++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | # Copyright 2017-2026 NXP | 1 | # Copyright 2017-2026 NXP |
| 2 | 2 | ||
| 3 | DEPENDS = "zlib-native openssl-native" | 3 | # Canonical DEPENDS for this native tool; the require sits in the .bb so oelint |
| 4 | # sees this base assignment as "after include". | ||
| 5 | # nooelint: oelint.vars.dependsappend | ||
| 6 | DEPENDS = "openssl-native zlib-native" | ||
| 4 | 7 | ||
| 5 | SRC_URI = "${IMX_MKIMAGE_SRC};branch=${SRCBRANCH} \ | 8 | SRC_URI = "${IMX_MKIMAGE_SRC};branch=${SRCBRANCH} \ |
| 6 | file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \ | 9 | file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \ |
