summaryrefslogtreecommitdiffstats
path: root/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc')
-rw-r--r--meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc14
1 files changed, 6 insertions, 8 deletions
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 \
6this recipe. Please see the README in meta-cedartrail for instructions \ 6this recipe. Please see the README in meta-cedartrail for instructions \
7for enabling the build of the driver " 7for enabling the build of the driver "
8 8
9MEEGO_MIRROR = "http://download.meego.com/live/MeeGo:/1.2.0:/CedarTrail:"
10
11LICENSE_FLAGS = "license_${PN}_${PV}" 9LICENSE_FLAGS = "license_${PN}_${PV}"
12LICENSE = "Intel Free Distribution Binary License" 10LICENSE = "Intel Free Distribution Binary License"
13LIC_FILES_CHKSUM = " \
14 file://${S}/usr/share/doc/psb-video-cdv-0.12/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65 \
15 file://${S}/usr/share/doc/pvr-bin-cdv-1.7.788837_05/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65"
16 11
12LIC_FILES_CHKSUM = " \
13 file://${S}/usr/share/doc/psb-video-cdv-0.16/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65 \
14 file://${S}/usr/share/doc/pvr-bin-cdv-1.7.788837_10/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65"
17 15
18INC_PR = "r0" 16INC_PR = "r1"
19 17
20DEPENDS = "rpm-native" 18DEPENDS = "rpm-native"
21 19
@@ -32,8 +30,8 @@ FILES_${PN}-dbg += "${libdir}/.debug"
32 30
33FILES_${PN} += "${libdir}/pvr/cdv/xorg/modules/drivers" 31FILES_${PN} += "${libdir}/pvr/cdv/xorg/modules/drivers"
34 32
35FILES_${PN} += "${datadir}/doc/psb-video-cdv-0.12/license.txt" 33FILES_${PN} += "${datadir}/doc/psb-video-cdv-0.16/license.txt"
36FILES_${PN} += "${datadir}/doc/pvr-bin-cdv-1.7.788837_05/license.txt" 34FILES_${PN} += "${datadir}/doc/pvr-bin-cdv-1.7.788837_10/license.txt"
37 35
38 36
39 37