summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2013.04.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2013.01.bb)7
-rw-r--r--recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb (renamed from recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb)5
2 files changed, 5 insertions, 7 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
index f67a92b..01b9d59 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
@@ -2,16 +2,15 @@ require recipes-bsp/u-boot/u-boot.inc
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
-COMPATIBLE_MACHINE = "(imx28evk|mx3|mx5|mx6)"
+COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"
DEPENDS_mxs += "elftosb-native"
PROVIDES += "u-boot"
-PV = "v2013.01"
-PR = "r3"
+PV = "v2013.04"
-SRCREV = "6997ad60ace1244119080bc1811586f231ef267a"
+SRCREV = "7e2cfc83e91229e2573a3b51aec9e8c9fd27ed79"
SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb b/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
index 42acd39..b6c271f 100644
--- a/recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb
+++ b/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
@@ -3,10 +3,9 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
SECTION = "bootloader"
-PV = "v2013.01"
-PR = "r1"
+PV = "v2013.04"
-SRCREV = "d229fb849bd4b453a08b18f4f8cd00741ef53b1d"
+SRCREV = "7e2cfc83e91229e2573a3b51aec9e8c9fd27ed79"
SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
S = "${WORKDIR}/git"