]> code.ossystems Code Review - meta-freescale.git/commitdiff
libz160: Use fsl-eula-unpack class to handle EULA
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 22 Sep 2012 18:43:31 +0000 (15:43 -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: I004013e8eb78a9d1d4855527d2772bc696389c52
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/libz160/libz160-bin-11.09.01.tar.gz [deleted file]
meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb

diff --git a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/libz160/libz160-bin-11.09.01.tar.gz b/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/libz160/libz160-bin-11.09.01.tar.gz
deleted file mode 100644 (file)
index 6791b28..0000000
Binary files a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/libz160/libz160-bin-11.09.01.tar.gz and /dev/null differ
index b2cfb2d2acce8fde941b7256778f544c6c0ed43e..16cfa9f026b8648b26bbd5e0ef2716425ac9af50 100644 (file)
@@ -1,17 +1,19 @@
-# Copyright (C) 2011 Freescale
+# Copyright (C) 2011, 2012 Freescale
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 DESCRIPTION = "AMD libz160 gpu driver"
-LICENSE = "MIT"
+LICENSE = "Proprietary"
 SECTION = "libs"
-PR = "r1"
+PR = "r2"
 
 #todo: Replace for correct AMD license
 LIC_FILES_CHKSUM = "file://usr/include/z160.h;endline=28;md5=65dd44cd769091092f38e34cd52cc271"
 
-SRC_URI = "file://${PN}-bin-${PV}.tar.gz"
-SRC_URI[md5sum] = "49b6d51e2ea6651107b08f43715c8c2e"
-SRC_URI[sha256sum] = "43b1bebb2656d0c868c10f66ddc064c6324b74694daedfb3f542f93f438232c5"
+SRC_URI = "${FSL_MIRROR}/libz160-bin-${PV}.bin;fsl-eula=true"
+SRC_URI[md5sum] = "9a9c2c93f4b44e89316772d348eead7d"
+SRC_URI[sha256sum] = "08767eb269a0a30ca0aa3d3b5aa9a53a2d17ed1c24651b7e8cefc7704b883f19"
+
+inherit fsl-eula-unpack
 
 do_install () {
     install -d ${D}${libdir}