[meta-lsi] [PATCH 63/86] u-boot-lsi: Update SRCREV to tag to 5.8.1.44 and 4.8.1.91
Daniel Dragomir
daniel.dragomir at windriver.com
Wed Oct 29 08:36:11 PDT 2014
From: Paul Butler <paul.butler at windriver.com>
- Update SRCREV to tag to 5.8.1.44 for lsi-v2013.01.01 branch
- Update SRCREV to tag to 4.8.1.91 for lsi-v2010.03 branch
- Set default UBOOT_SUFFIX to "img"
Signed-off-by: Paul Butler <paul.butler at windriver.com>
---
recipes-bsp/u-boot/u-boot-lsi.inc | 4 ++--
recipes-bsp/u-boot/u-boot-lsi_2010.03.bb | 2 +-
recipes-bsp/u-boot/u-boot-lsi_2013.01.01.bb | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/u-boot/u-boot-lsi.inc b/recipes-bsp/u-boot/u-boot-lsi.inc
index 6ae7f90..44408de 100644
--- a/recipes-bsp/u-boot/u-boot-lsi.inc
+++ b/recipes-bsp/u-boot/u-boot-lsi.inc
@@ -17,7 +17,7 @@ python () {
# Some versions of u-boot use .bin and others use .img. By default use .bin
# but enable individual recipes to change this value.
-UBOOT_SUFFIX ?= "bin"
+UBOOT_SUFFIX ?= "img"
UBOOT_IMAGE ?= "u-boot${UBOOT_EMU}-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}"
UBOOT_BINARY ?= "u-boot.${UBOOT_SUFFIX}"
UBOOT_SYMLINK ?= "u-boot${UBOOT_EMU}-${MACHINE}.${UBOOT_SUFFIX}"
@@ -98,4 +98,4 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
S = "${WORKDIR}/git"
-PROVIDES = "virtual/bootloader"
\ No newline at end of file
+PROVIDES = "virtual/bootloader"
diff --git a/recipes-bsp/u-boot/u-boot-lsi_2010.03.bb b/recipes-bsp/u-boot/u-boot-lsi_2010.03.bb
index 44df61b..e26b7be 100644
--- a/recipes-bsp/u-boot/u-boot-lsi_2010.03.bb
+++ b/recipes-bsp/u-boot/u-boot-lsi_2010.03.bb
@@ -7,7 +7,7 @@ UBOOT_MACHINE_elpaso = "ACP344xV2_stage3_config"
SPL_BINARY = ""
-SRCREV = "lsi_axxia_u-boot_4.8.1.90"
+SRCREV = "lsi_axxia_u-boot_4.8.1.91"
PV = "2010.03+${SRCREV}"
PR = "r1"
diff --git a/recipes-bsp/u-boot/u-boot-lsi_2013.01.01.bb b/recipes-bsp/u-boot/u-boot-lsi_2013.01.01.bb
index b9661ca..99274fa 100644
--- a/recipes-bsp/u-boot/u-boot-lsi_2013.01.01.bb
+++ b/recipes-bsp/u-boot/u-boot-lsi_2013.01.01.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
UBOOT_MACHINE_axm5500sim = "axxia-55xx_config"
UBOOT_MACHINE_axm5500 = "axxia-55xx_config"
-SRCREV = "lsi_axxia_u-boot_5.8.1.43"
+SRCREV = "lsi_axxia_u-boot_5.8.1.44"
PV = "2013.01.01+${SRCREV}"
#PV = "2013.01.01+${@do_get_tag}"
--
1.8.1.4
More information about the meta-lsi
mailing list