[meta-freescale] [meta-fsl-arm-extra][PATCH 3/4] u-boot: gateworks: u-boot-2014.04 -> u-boot-2015.04

Pushpal Sidhu psidhu at gateworks.com
Tue Oct 27 11:47:00 PDT 2015


Bump Gateworks u-boot version to gateworks_v2015.04.

Signed-off-by: Pushpal Sidhu <psidhu at gateworks.com>
---
 recipes-bsp/u-boot/u-boot-gateworks-imx_2014.04.bb | 14 --------------
 recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb | 14 ++++++++++++++
 2 files changed, 14 insertions(+), 14 deletions(-)
 delete mode 100644 recipes-bsp/u-boot/u-boot-gateworks-imx_2014.04.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb

diff --git a/recipes-bsp/u-boot/u-boot-gateworks-imx_2014.04.bb b/recipes-bsp/u-boot/u-boot-gateworks-imx_2014.04.bb
deleted file mode 100644
index 3bfc220..0000000
--- a/recipes-bsp/u-boot/u-boot-gateworks-imx_2014.04.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-require recipes-bsp/u-boot/u-boot.inc
-
-DESCRIPTION = "U-Boot for Gateworks Ventana Family SBC's"
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
-DEPENDS = "u-boot-mkimage-native"
-
-PV = "v2014.04+git${SRCPV}"
-
-SRCREV = "f2a73003969ef178e4734a3658d8295dde63901e"
-SRC_URI = "git://github.com/Gateworks/u-boot-imx6.git;branch=gateworks_v2014.04"
-
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-COMPATIBLE_MACHINE = "(ventana)"
diff --git a/recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb b/recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb
new file mode 100644
index 0000000..4570b03
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb
@@ -0,0 +1,14 @@
+require recipes-bsp/u-boot/u-boot.inc
+
+DESCRIPTION = "U-Boot for Gateworks Ventana Family SBC's"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919"
+DEPENDS = "u-boot-mkimage-native"
+
+PV = "v2015.04+git${SRCPV}"
+
+SRCREV = "1399f2225965bfc8f1d288cd57e677ca21a7a591"
+SRC_URI = "git://github.com/Gateworks/u-boot-imx6.git;branch=gateworks_v2015.04"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+COMPATIBLE_MACHINE = "(ventana)"
-- 
2.6.2



More information about the meta-freescale mailing list