[meta-freescale] [meta-fsl-demos][PATCH v2 8/9] fsl-gpu-sdk: Upgrade to 2.1 version

Lauren Post lauren.post at freescale.com
Thu Jul 16 12:23:30 PDT 2015


Released with the 3.14.38-6QP_Beta release.
Upgrade to the 2.1 version.

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 .../{fsl-gpu-sdk_2.0.bb => fsl-gpu-sdk_2.1.bb}     |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename recipes-graphics/fsl-gpu-sdk/{fsl-gpu-sdk_2.0.bb => fsl-gpu-sdk_2.1.bb} (88%)

diff --git a/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.0.bb b/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.1.bb
similarity index 88%
rename from recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.0.bb
rename to recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.1.bb
index b8c1377..3814617 100644
--- a/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.0.bb
+++ b/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_2.1.bb
@@ -1,7 +1,7 @@
 SUMMARY = "Freescale GPU SDK Samples"
 DESCRIPTION = "Set of sample applications for Freescale GPU"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://COPYING;md5=cf7b2a944fc10cd1e2471a89ea6b7585"
+LIC_FILES_CHKSUM = "file://COPYING;md5=01ba08a2b77c3a0a9d0ab5d4d83fed64"
 DEPENDS = "${X11_DEPENDS} ${WL_DEPENDS} ${DFB_DEPENDS}"
 DEPENDS_append_mx6q = " virtual/libgles2"
 DEPENDS_append_mx6dl = " virtual/libgles2"
@@ -20,8 +20,8 @@ RCONFLICTS_${PN} = "vivante-gpu-sdk"
 
 SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
 
-SRC_URI[md5sum] = "c74bba9bfcaf6cb2448c42bb4f597181"
-SRC_URI[sha256sum] = "8bee7fedc91e054713742d949d749195b6e0cfa3479c1b0168e588a4104d47a9"
+SRC_URI[md5sum] = "8f656b8a3a7b7390f434ec1cebf66334"
+SRC_URI[sha256sum] = "eccfd6f412c256e92e61d811cbe607e77bdfd13e268f4840b819e32dcd92921e"
 
 BACKEND = "${@base_contains('DISTRO_FEATURES', 'x11', 'X11', \
                     base_contains('DISTRO_FEATURES', 'wayland', 'Wayland', \
-- 
1.7.9.5



More information about the meta-freescale mailing list