diff options
author | Vinicius Aquino <voa.aquino@gmail.com> | 2021-04-27 14:27:35 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-04-27 16:16:49 -0300 |
commit | 97e35e7f3fe3790cdddd1b8fb75c933af6ecf831 (patch) | |
tree | 322357c2ec29680912b1da6c92c5b81c70d54acc /recipes-bsp/u-boot | |
parent | aee2bfe6d2632b5d3bf4ebb34c6ff7b7cc0b6587 (diff) | |
download | meta-freescale-97e35e7f3fe3790cdddd1b8fb75c933af6ecf831.tar.gz |
u-boot-fslc: Update to version 2021.04
Signed-off-by: Vinicius Aquino <voa.aquino@gmail.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc (renamed from recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc) | 6 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.04.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.10.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.04.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.10.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2021.04.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2020.10.bb) | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc index b0e665e0..05f3d951 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc | |||
@@ -10,10 +10,10 @@ DEPENDS += "bison-native" | |||
10 | 10 | ||
11 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 11 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
12 | 12 | ||
13 | SRCREV = "80c23498b425447a4a04d2a85ca4c2aec6ec349a" | 13 | SRCREV = "31cf6b483b580898c7387ed97e69304ea8cc7c96" |
14 | SRCBRANCH = "2020.10+fslc" | 14 | SRCBRANCH = "2021.04+fslc" |
15 | 15 | ||
16 | PV = "v2020.10+git${SRCPV}" | 16 | PV = "v2021.04+git${SRCPV}" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | B = "${WORKDIR}/build" | 19 | B = "${WORKDIR}/build" |
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.04.bb index 7f02746b..7f02746b 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.04.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.04.bb index 2492f450..2492f450 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.04.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2020.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2021.04.bb index 86620c44..86620c44 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2020.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2021.04.bb | |||