diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx-common_2023.04.inc (renamed from recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc) | 6 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx_2023.04.bb (renamed from recipes-bsp/u-boot/u-boot-imx_2022.04.bb) | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc b/recipes-bsp/u-boot/u-boot-imx-common_2023.04.inc index a5dba7554..576369dad 100644 --- a/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc +++ b/recipes-bsp/u-boot/u-boot-imx-common_2023.04.inc | |||
| @@ -4,9 +4,9 @@ LICENSE = "GPL-2.0-or-later" | |||
| 4 | LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" | 6 | SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" |
| 7 | SRCBRANCH = "lf_v2022.04" | 7 | SRCBRANCH = "lf_v2023.04" |
| 8 | LOCALVERSION ?= "-imx_v2022.04_5.15.71-2.2.0" | 8 | LOCALVERSION ?= "-imx_v2023.04_6.1.22-2.0.0" |
| 9 | SRCREV = "7376547b9e424b2d0f42dfe96394168c781ca297" | 9 | SRCREV = "af7d004eaf18437c7db76f7962652b924099405b" |
| 10 | 10 | ||
| 11 | DEPENDS += " \ | 11 | DEPENDS += " \ |
| 12 | bc-native \ | 12 | bc-native \ |
diff --git a/recipes-bsp/u-boot/u-boot-imx_2022.04.bb b/recipes-bsp/u-boot/u-boot-imx_2023.04.bb index e76c29c61..59dcee568 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2022.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2023.04.bb | |||
| @@ -1,9 +1,9 @@ | |||
| 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-2021 NXP | 3 | # Copyright (C) 2017-2023 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_${PV}.inc | 6 | require recipes-bsp/u-boot/u-boot-imx-common_${PV}.inc |
| 7 | 7 | ||
| 8 | PROVIDES += "u-boot u-boot-mfgtool" | 8 | PROVIDES += "u-boot u-boot-mfgtool" |
| 9 | 9 | ||
