summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2018-11-29 12:18:56 -0600
committerOtavio Salvador <otavio@ossystems.com.br>2018-12-13 07:26:04 -0200
commitcdda3a3b46e3522ca93af69c6272ab31074b5be9 (patch)
tree078447b2907a312e475f2ab07e84085efd3976e7 /recipes-bsp/imx-mkimage/imx-mkimage_git.inc
parentd9597d0ce603ee99434abd7da0786b7d1cb553e5 (diff)
downloadmeta-freescale-cdda3a3b46e3522ca93af69c6272ab31074b5be9.tar.gz
imx-mkimage: Add recipe for i.MX 8 boot partition packages
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-mkimage/imx-mkimage_git.inc')
-rw-r--r--recipes-bsp/imx-mkimage/imx-mkimage_git.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
new file mode 100644
index 00000000..a8cd930b
--- /dev/null
+++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
@@ -0,0 +1,11 @@
1# Copyright 2017-2018 NXP
2
3DEPENDS = "zlib-native openssl-native"
4
5SRCBRANCH = "imx_4.9.123_imx8mm_ga"
6SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}"
7SRCREV = "9e289f314eddb9d38cab73780b936acb30bb88b4"
8S = "${WORKDIR}/git"
9
10BOOT_TOOLS = "imx-boot-tools"
11SYSROOT_DIRS += "/boot"