summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb (renamed from recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb)7
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2013.10.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2013.07.bb)6
2 files changed, 7 insertions, 6 deletions
diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
index 7605ce2..b87a763 100644
--- a/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
@@ -1,11 +1,12 @@
DESCRIPTION = "U-boot bootloader mxsboot tool"
LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08"
SECTION = "bootloader"
+PROVIDES = "u-boot-mxsboot"
-PV = "v2013.07"
+PV = "v2013.10"
-SRCREV = "cba5372e531ab9c94f76464dd58511d1c1edc2ee"
+SRCREV = "fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c"
SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
index 5845569..b1fe2e1 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
@@ -1,16 +1,16 @@
require recipes-bsp/u-boot/u-boot.inc
LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08"
COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6|vf60)"
DEPENDS_mxs += "elftosb-native"
PROVIDES += "u-boot"
-PV = "v2013.07"
+PV = "v2013.10"
-SRCREV = "cba5372e531ab9c94f76464dd58511d1c1edc2ee"
+SRCREV = "fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c"
SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
S = "${WORKDIR}/git"