diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2021.07.inc (renamed from recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc) | 8 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.04.bb) | 0 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.04.bb) | 0 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2021.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2021.04.bb) | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2021.07.inc index 05f3d951d..46716a8c0 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2021.07.inc | |||
| @@ -6,14 +6,14 @@ inherit fsl-u-boot-localversion | |||
| 6 | LICENSE = "GPLv2+" | 6 | LICENSE = "GPLv2+" |
| 7 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" | 7 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" |
| 8 | 8 | ||
| 9 | DEPENDS += "bison-native" | 9 | DEPENDS += "flex-native 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 = "31cf6b483b580898c7387ed97e69304ea8cc7c96" | 13 | SRCREV = "b047e1dcd20a2a767aa72aba8a040b16903f261f" |
| 14 | SRCBRANCH = "2021.04+fslc" | 14 | SRCBRANCH = "2021.07+fslc" |
| 15 | 15 | ||
| 16 | PV = "v2021.04+git${SRCPV}" | 16 | PV = "v2021.07+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_2021.04.bb b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.07.bb index 7f02746b0..7f02746b0 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.07.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.04.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.07.bb index 2492f4503..2492f4503 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.07.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2021.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2021.07.bb index 86620c443..4f97c722d 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2021.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2021.07.bb | |||
| @@ -8,7 +8,7 @@ version, or because it is not applicable for upstreaming." | |||
| 8 | 8 | ||
| 9 | inherit ${@oe.utils.ifelse(d.getVar('UBOOT_PROVIDES_BOOT_CONTAINER') == '1', 'imx-boot-container', '')} | 9 | inherit ${@oe.utils.ifelse(d.getVar('UBOOT_PROVIDES_BOOT_CONTAINER') == '1', 'imx-boot-container', '')} |
| 10 | 10 | ||
| 11 | DEPENDS += "bc-native dtc-native lzop-native" | 11 | DEPENDS += "bc-native dtc-native python3-setuptools-native" |
| 12 | 12 | ||
| 13 | # Location known to imx-boot component, where U-Boot artifacts | 13 | # Location known to imx-boot component, where U-Boot artifacts |
| 14 | # should be additionally deployed. | 14 | # should be additionally deployed. |
