diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx-common.inc | 4 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx_2020.04.bb | 2 | 
2 files changed, 3 insertions, 3 deletions
| diff --git a/recipes-bsp/u-boot/u-boot-imx-common.inc b/recipes-bsp/u-boot/u-boot-imx-common.inc index 2a08aa8af..f1edc92cb 100644 --- a/recipes-bsp/u-boot/u-boot-imx-common.inc +++ b/recipes-bsp/u-boot/u-boot-imx-common.inc | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a | |||
| 5 | 5 | ||
| 6 | SRCBRANCH = "imx_v2020.04_5.4.70_2.3.0" | 6 | SRCBRANCH = "imx_v2020.04_5.4.70_2.3.0" | 
| 7 | SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" | 7 | SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" | 
| 8 | SRCREV = "e42dee801ec55bc40347cbb98f13bfb5899f0368" | 8 | SRCREV = "185bdaaaf5644319284566e5c340927d28954a1a" | 
| 9 | 9 | ||
| 10 | DEPENDS += "flex-native bison-native bc-native dtc-native" | 10 | DEPENDS += "flex-native bison-native bc-native dtc-native" | 
| 11 | 11 | ||
| @@ -14,7 +14,7 @@ B = "${WORKDIR}/build" | |||
| 14 | 14 | ||
| 15 | inherit fsl-u-boot-localversion | 15 | inherit fsl-u-boot-localversion | 
| 16 | 16 | ||
| 17 | LOCALVERSION ?= "-${SRCBRANCH}" | 17 | LOCALVERSION ?= "-imx_v2020.04_5.4.70_2.3.2" | 
| 18 | 18 | ||
| 19 | BOOT_TOOLS = "imx-boot-tools" | 19 | BOOT_TOOLS = "imx-boot-tools" | 
| 20 | 20 | ||
| diff --git a/recipes-bsp/u-boot/u-boot-imx_2020.04.bb b/recipes-bsp/u-boot/u-boot-imx_2020.04.bb index 55d3e7c55..058229e27 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2020.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2020.04.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Copyright (C) 2013-2016 Freescale Semiconductor | 1 | # Copyright (C) 2013-2016 Freescale Semiconductor | 
| 2 | # Copyright 2018 (C) O.S. Systems Software LTDA. | 2 | # Copyright 2018 (C) O.S. Systems Software LTDA. | 
| 3 | # Copyright (C) 2017-2020 NXP | 3 | # Copyright (C) 2017-2021 NXP | 
| 4 | 4 | ||
| 5 | require recipes-bsp/u-boot/u-boot.inc | 5 | require recipes-bsp/u-boot/u-boot.inc | 
| 6 | require u-boot-imx-common.inc | 6 | require u-boot-imx-common.inc | 
