summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-12-27 13:28:09 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-06 10:37:30 +0000
commit9b5c770cbda8cfc4c108d94bd0ff5c0af3d0b64b (patch)
treec150b9d61eb9836d997865ccfd2432d864219505 /meta/recipes-graphics
parent601af9f8ead73e4c385162e820b877f18e5e6722 (diff)
downloadpoky-9b5c770cbda8cfc4c108d94bd0ff5c0af3d0b64b.tar.gz
recpies: use SRCPV instead of SRCREV for PV
SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/drm/libdrm_git.bb2
-rw-r--r--meta/recipes-graphics/fstests/fstests_svn.bb2
-rw-r--r--meta/recipes-graphics/libfakekey/libfakekey_svn.bb2
-rw-r--r--meta/recipes-graphics/libmatchbox/libmatchbox_svn.bb2
-rw-r--r--meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_svn.bb2
-rw-r--r--meta/recipes-graphics/matchbox-wm/matchbox-wm_svn.bb2
-rw-r--r--meta/recipes-graphics/xcb/libxcb_git.bb2
-rw-r--r--meta/recipes-graphics/xcb/xcb-proto_git.bb2
-rw-r--r--meta/recipes-graphics/xvideo-tests/xvideo-tests_svn.bb2
9 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_git.bb b/meta/recipes-graphics/drm/libdrm_git.bb
index d80dd5f433..866da5de25 100644
--- a/meta/recipes-graphics/drm/libdrm_git.bb
+++ b/meta/recipes-graphics/drm/libdrm_git.bb
@@ -4,5 +4,5 @@ SRC_URI = "git://anongit.freedesktop.org/git/mesa/drm;protocol=git"
4 4
5S = ${WORKDIR}/git 5S = ${WORKDIR}/git
6 6
7PV = "2.4.15+git${SRCREV}" 7PV = "2.4.15+git${SRCPV}"
8PR = "r0" 8PR = "r0"
diff --git a/meta/recipes-graphics/fstests/fstests_svn.bb b/meta/recipes-graphics/fstests/fstests_svn.bb
index 9d26e0723b..efa5c1fa22 100644
--- a/meta/recipes-graphics/fstests/fstests_svn.bb
+++ b/meta/recipes-graphics/fstests/fstests_svn.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.o-hand.com"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "ZLIB" 4LICENSE = "ZLIB"
5DEPENDS = "pango libxext libxft virtual/libx11 gtk+" 5DEPENDS = "pango libxext libxft virtual/libx11 gtk+"
6PV = "0.0+svnr${SRCREV}" 6PV = "0.0+svnr${SRCPV}"
7PR = "r0" 7PR = "r0"
8 8
9inherit autotools 9inherit autotools
diff --git a/meta/recipes-graphics/libfakekey/libfakekey_svn.bb b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
index 719a680a4e..24136664a4 100644
--- a/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
+++ b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://src/libfakekey.c;endline=30;md5=602b5ccd48f6440751086
9 9
10DEPENDS = "libxtst" 10DEPENDS = "libxtst"
11SECTION = "x11/wm" 11SECTION = "x11/wm"
12PV = "0.0+svnr${SRCREV}" 12PV = "0.0+svnr${SRCPV}"
13PR = "r1" 13PR = "r1"
14 14
15SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" 15SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_svn.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_svn.bb
index 98c901f678..6bc7112eca 100644
--- a/meta/recipes-graphics/libmatchbox/libmatchbox_svn.bb
+++ b/meta/recipes-graphics/libmatchbox/libmatchbox_svn.bb
@@ -1,6 +1,6 @@
1require libmatchbox.inc 1require libmatchbox.inc
2 2
3PV = "1.7+svnr${SRCREV}" 3PV = "1.7+svnr${SRCPV}"
4PR = "r5" 4PR = "r5"
5DEFAULT_PREFERENCE = "-1" 5DEFAULT_PREFERENCE = "-1"
6 6
diff --git a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_svn.bb b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_svn.bb
index 9c5cd939b5..2eb12e14e4 100644
--- a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_svn.bb
+++ b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_svn.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://matchbox/core/mb-wm.h;endline=21;md5=1b1d328a52790635
5 5
6DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite gtk+" 6DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite gtk+"
7 7
8PV = "0.0+svnr${SRCREV}" 8PV = "0.0+svnr${SRCPV}"
9PR = "r4" 9PR = "r4"
10 10
11SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager-2;proto=http \ 11SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager-2;proto=http \
diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_svn.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_svn.bb
index 09c0f70f47..d215171768 100644
--- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_svn.bb
+++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_svn.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://src/wm.h;endline=21;md5=a7e844465edbcf79c282369f93caa
10SECTION = "x11/wm" 10SECTION = "x11/wm"
11DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" 11DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf"
12 12
13PV = "1.2+svnr${SRCREV}" 13PV = "1.2+svnr${SRCPV}"
14PR = "r4" 14PR = "r4"
15 15
16SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ 16SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \
diff --git a/meta/recipes-graphics/xcb/libxcb_git.bb b/meta/recipes-graphics/xcb/libxcb_git.bb
index b9ac073410..faa52317c2 100644
--- a/meta/recipes-graphics/xcb/libxcb_git.bb
+++ b/meta/recipes-graphics/xcb/libxcb_git.bb
@@ -1,7 +1,7 @@
1DEFAULT_PREFERENCE = "-1" 1DEFAULT_PREFERENCE = "-1"
2 2
3include libxcb.inc 3include libxcb.inc
4PV = "1.1.90.1+gitr${SRCREV}" 4PV = "1.1.90.1+gitr${SRCPV}"
5 5
6DEPENDS += "libpthread-stubs xcb-proto-native" 6DEPENDS += "libpthread-stubs xcb-proto-native"
7 7
diff --git a/meta/recipes-graphics/xcb/xcb-proto_git.bb b/meta/recipes-graphics/xcb/xcb-proto_git.bb
index b96fc121c5..e4c238cfc7 100644
--- a/meta/recipes-graphics/xcb/xcb-proto_git.bb
+++ b/meta/recipes-graphics/xcb/xcb-proto_git.bb
@@ -1,7 +1,7 @@
1DEFAULT_PREFERENCE = "-1" 1DEFAULT_PREFERENCE = "-1"
2 2
3include xcb-proto.inc 3include xcb-proto.inc
4PV = "1.2+gitr${SRCREV}" 4PV = "1.2+gitr${SRCPV}"
5PR = "r1" 5PR = "r1"
6 6
7SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git" 7SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git"
diff --git a/meta/recipes-graphics/xvideo-tests/xvideo-tests_svn.bb b/meta/recipes-graphics/xvideo-tests/xvideo-tests_svn.bb
index 0aa861f688..a5ac25124f 100644
--- a/meta/recipes-graphics/xvideo-tests/xvideo-tests_svn.bb
+++ b/meta/recipes-graphics/xvideo-tests/xvideo-tests_svn.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2+"
3LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ 3LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
4 file://src/test-xvideo.c;beginline=1;endline=20;md5=6ae3b4c3c2ff9e51dbbc35bb237afa00" 4 file://src/test-xvideo.c;beginline=1;endline=20;md5=6ae3b4c3c2ff9e51dbbc35bb237afa00"
5DEPENDS = "libxv" 5DEPENDS = "libxv"
6PV = "0.0+svnr${SRCREV}" 6PV = "0.0+svnr${SRCPV}"
7PR = "r0" 7PR = "r0"
8 8
9SRC_URI="svn://svn.o-hand.com/repos/misc/trunk;module=test-xvideo;proto=http" 9SRC_URI="svn://svn.o-hand.com/repos/misc/trunk;module=test-xvideo;proto=http"