]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-imx: align naming of u-boot-imx-common with u-boot-fslc
authorPeter Bergin <peter@berginkonsult.se>
Sun, 4 Jul 2021 14:02:06 +0000 (16:02 +0200)
committerPeter Bergin <peter@berginkonsult.se>
Mon, 5 Jul 2021 06:08:23 +0000 (08:08 +0200)
Follow the naming scheme of u-boot-fslc and add the version
number to the common file.

Signed-off-by: Peter Bergin <peter@berginkonsult.se>
recipes-bsp/u-boot/u-boot-imx-common_2020.04.inc [moved from recipes-bsp/u-boot/u-boot-imx-common.inc with 100% similarity]
recipes-bsp/u-boot/u-boot-imx_2020.04.bb

index 058229e273be4b7c4de0f1fbbc9e94844ffc108f..40772e2b056f58525f1ee65bef56f0f877987030 100644 (file)
@@ -3,7 +3,7 @@
 # Copyright (C) 2017-2021 NXP
 
 require recipes-bsp/u-boot/u-boot.inc
-require u-boot-imx-common.inc
+require u-boot-imx-common_${PV}.inc
 
 PROVIDES += "u-boot"