From cb711ad2d9606ab8b5679d3a96dcb16c07cb258b Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Mon, 21 May 2012 10:28:20 -0700 Subject: meta-cedartrail: Update PVR Graphics drivers. Point to the latest version of PVR Graphics driver. Signed-off-by: Kishore Bodke Signed-off-by: Tom Zanussi --- .../recipes-graphics/xorg-driver/cdv-pvr-driver.inc | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc') diff --git a/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc b/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc index 0de6cbeb..787c1fb3 100644 --- a/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc +++ b/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc @@ -6,16 +6,14 @@ before enabling build of the Cedartrail PowerVR Graphics Driver via \ this recipe. Please see the README in meta-cedartrail for instructions \ for enabling the build of the driver " -MEEGO_MIRROR = "http://download.meego.com/live/MeeGo:/1.2.0:/CedarTrail:" - LICENSE_FLAGS = "license_${PN}_${PV}" LICENSE = "Intel Free Distribution Binary License" -LIC_FILES_CHKSUM = " \ - file://${S}/usr/share/doc/psb-video-cdv-0.12/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65 \ - file://${S}/usr/share/doc/pvr-bin-cdv-1.7.788837_05/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65" +LIC_FILES_CHKSUM = " \ + file://${S}/usr/share/doc/psb-video-cdv-0.16/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65 \ + file://${S}/usr/share/doc/pvr-bin-cdv-1.7.788837_10/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65" -INC_PR = "r0" +INC_PR = "r1" DEPENDS = "rpm-native" @@ -32,8 +30,8 @@ FILES_${PN}-dbg += "${libdir}/.debug" FILES_${PN} += "${libdir}/pvr/cdv/xorg/modules/drivers" -FILES_${PN} += "${datadir}/doc/psb-video-cdv-0.12/license.txt" -FILES_${PN} += "${datadir}/doc/pvr-bin-cdv-1.7.788837_05/license.txt" +FILES_${PN} += "${datadir}/doc/psb-video-cdv-0.16/license.txt" +FILES_${PN} += "${datadir}/doc/pvr-bin-cdv-1.7.788837_10/license.txt" -- cgit v1.2.3-54-g00ecf