summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-06-03 13:07:46 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-09 18:56:55 +0200
commit82dc8dfe0e4a0f2efca496866c30b0e83a4dfa9e (patch)
treec400502e06a6fae128255283f0ee4fe5cd96dd8e /recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
parent1203b4c255b177a36a0cb9cdeca6755de4a32705 (diff)
u-boot-toradex: inherit toradex-u-boot-localversion
- Inherit toradex-u-boot-localversion instead of fsl-u-boot-localversion in u-boot-toradex-common_2018.03.inc. - Drop LOCALVERSION which has already been defined in toradex-u-boot-localversion.bbclass. Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit aa6434d4d61ad84fe22b91adf2e380a3a63011f5)
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
index 9b8655d..c686432 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
@@ -13,9 +13,7 @@ SRCBRANCH = "toradex_imx_v2018.03_4.14.98_2.3.0_bringup"
S = "${WORKDIR}/git"
-inherit fsl-u-boot-localversion
-
-LOCALVERSION ?= "-${SRCBRANCH}"
+inherit toradex-u-boot-localversion
COMPATIBLE_MACHINE = "(mx8)"
PACKAGE_ARCH = "${MACHINE_ARCH}"