diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc | 2 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx_2025.04.bb | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc b/recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc index 512ded09a..f4d829e34 100644 --- a/recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc +++ b/recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "i.MX U-Boot suppporting i.MX reference boards." | 1 | DESCRIPTION = "The U-Boot bootloader that NXP maintains for the i.MX reference boards. It carries the SoC and board support that the mainline U-Boot tree does not yet provide." |
| 2 | 2 | ||
| 3 | LICENSE = "GPL-2.0-or-later" | 3 | 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" |
diff --git a/recipes-bsp/u-boot/u-boot-imx_2025.04.bb b/recipes-bsp/u-boot/u-boot-imx_2025.04.bb index 53853ada6..f49deb5b4 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2025.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2025.04.bb | |||
| @@ -4,6 +4,7 @@ | |||
| 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 u-boot-imx-common_${PV}.inc |
| 7 | SUMMARY = "U-Boot bootloader for the NXP i.MX reference boards" | ||
| 7 | HOMEPAGE = "https://github.com/nxp-imx/uboot-imx" | 8 | HOMEPAGE = "https://github.com/nxp-imx/uboot-imx" |
| 8 | SECTION = "bootloaders" | 9 | SECTION = "bootloaders" |
| 9 | 10 | ||
