summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Nie <jun.nie@linaro.org>2021-03-12 09:48:58 +0800
committerJun Nie <jun.nie@linaro.org>2021-03-12 09:48:58 +0800
commit1cc06a18ea471b945cbdf14feedec96e94755185 (patch)
treee1783ff6db0a46646e4df6753b3d197784f8abe0
parent98ffa6a022da3543589284787660b94cdfedb8c6 (diff)
bsp: update uboot-tools versionimx8mp-uboot-tools
Signed-off-by: Jun Nie <jun.nie@linaro.org>
-rw-r--r--meta-lmp-bsp/conf/machine/include/lmp-machine-custom.inc1
-rw-r--r--meta-lmp-bsp/recipes-bsp/u-boot/u-boot-tools_2020.10.bb5
2 files changed, 6 insertions, 0 deletions
diff --git a/meta-lmp-bsp/conf/machine/include/lmp-machine-custom.inc b/meta-lmp-bsp/conf/machine/include/lmp-machine-custom.inc
index 52f35e6..668e349 100644
--- a/meta-lmp-bsp/conf/machine/include/lmp-machine-custom.inc
+++ b/meta-lmp-bsp/conf/machine/include/lmp-machine-custom.inc
@@ -398,6 +398,7 @@ PREFERRED_VERSION_u-boot-fio_imx ?= "2020.04"
PREFERRED_VERSION_optee-client_mx8 = "3.10.0"
PREFERRED_VERSION_optee-examples_mx8 = "3.10.0"
PREFERRED_VERSION_optee-test_mx8 = "3.10.0"
+PREFERRED_VERSION_u-boot-tools-native = "2020.10"
## No need to install u-boot, already a WKS dependency
MACHINE_ESSENTIAL_EXTRA_RDEPENDS_remove_imx = "u-boot-fslc"
## OP-TEE is a dependency of u-boot (fit), no need for WKS_FILE_DEPENDS
diff --git a/meta-lmp-bsp/recipes-bsp/u-boot/u-boot-tools_2020.10.bb b/meta-lmp-bsp/recipes-bsp/u-boot/u-boot-tools_2020.10.bb
new file mode 100644
index 0000000..80119f2
--- /dev/null
+++ b/meta-lmp-bsp/recipes-bsp/u-boot/u-boot-tools_2020.10.bb
@@ -0,0 +1,5 @@
+require recipes-bsp/u-boot/u-boot-common.inc
+require recipes-bsp/u-boot/u-boot-tools.inc
+
+SRCREV = "050acee119b3757fee3bd128f55d720fdd9bb890"
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"