]> code.ossystems Code Review - meta-freescale.git/commitdiff
amd-gpu-x11-bin-mx51: Use fsl-eula-unpack class to handle EULA
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 22 Sep 2012 18:33:25 +0000 (15:33 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 Oct 2012 12:41:17 +0000 (09:41 -0300)
The package can now be fetch from Freescale HTTP server avoiding the
binary file being dumped on the repository.

Change-Id: I9f5a8fdeedfbefe7f7f8dc9ef4082fe5ce8e07ae
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51/amd-gpu-x11-bin-mx51-11.09.01.tar.gz [deleted file]
meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.09.01.bb

diff --git a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51/amd-gpu-x11-bin-mx51-11.09.01.tar.gz b/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51/amd-gpu-x11-bin-mx51-11.09.01.tar.gz
deleted file mode 100644 (file)
index 1877a2c..0000000
Binary files a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51/amd-gpu-x11-bin-mx51-11.09.01.tar.gz and /dev/null differ
index 2eaa946132911de44184a904e5f14324d13924dd..19791be3b8e4317f9e8de4547767ba1f5146de83 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright (C) 2011 Freescale
+# Copyright (C) 2011, 2012 Freescale
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 DESCRIPTION = "GPU driver and apps for x11 on mx51"
-LICENSE = "MIT"
+LICENSE = "Proprietary"
 SECTION = "libs"
-PR = "r10"
+PR = "r11"
 
 #todo: Replace for correct AMD license
 LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802"
@@ -12,10 +12,12 @@ DEPENDS = "virtual/libx11"
 
 PROVIDES = "virtual/egl virtual/libgles1 virtual/libgles2"
 
-SRC_URI = "file://${PN}-${PV}.tar.gz \
+SRC_URI = "${FSL_MIRROR}/amd-gpu-x11-bin-mx51-${PV}.bin;fsl-eula=true \
            file://fix-linux-build-check.patch"
-SRC_URI[md5sum] = "499a2cc08dd48a6c5f7db8d231428548"
-SRC_URI[sha256sum] = "6150d3d72a3f8abb26df1e31cee0f07f53c106c8d5de014c1175c8cb721fac29"
+SRC_URI[md5sum] = "54391a4e670b597d06d01253fb217cad"
+SRC_URI[sha256sum] = "c7a6fa03b7aa2a375556c59908876554ba720c1e744baba2debb84a408f790db"
+
+inherit fsl-eula-unpack
 
 do_install () {
     install -d ${D}${libdir}