diff options
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_git.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/fstests/fstests_svn.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/libfakekey/libfakekey_svn.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/libmatchbox/libmatchbox_svn.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_svn.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/matchbox-wm/matchbox-wm_svn.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/xcb/libxcb_git.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-proto_git.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/xvideo-tests/xvideo-tests_svn.bb | 2 |
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 d80dd5f43..866da5de2 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" S = ${WORKDIR}/git -PV = "2.4.15+git${SRCREV}" +PV = "2.4.15+git${SRCPV}" PR = "r0" diff --git a/meta/recipes-graphics/fstests/fstests_svn.bb b/meta/recipes-graphics/fstests/fstests_svn.bb index 9d26e0723..efa5c1fa2 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" SECTION = "devel" LICENSE = "ZLIB" DEPENDS = "pango libxext libxft virtual/libx11 gtk+" -PV = "0.0+svnr${SRCREV}" +PV = "0.0+svnr${SRCPV}" PR = "r0" inherit autotools diff --git a/meta/recipes-graphics/libfakekey/libfakekey_svn.bb b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb index 719a680a4..24136664a 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 DEPENDS = "libxtst" SECTION = "x11/wm" -PV = "0.0+svnr${SRCREV}" +PV = "0.0+svnr${SRCPV}" PR = "r1" SRC_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 98c901f67..6bc7112ec 100644 --- a/meta/recipes-graphics/libmatchbox/libmatchbox_svn.bb +++ b/meta/recipes-graphics/libmatchbox/libmatchbox_svn.bb @@ -1,6 +1,6 @@ require libmatchbox.inc -PV = "1.7+svnr${SRCREV}" +PV = "1.7+svnr${SRCPV}" PR = "r5" DEFAULT_PREFERENCE = "-1" 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 9c5cd939b..2eb12e14e 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 DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite gtk+" -PV = "0.0+svnr${SRCREV}" +PV = "0.0+svnr${SRCPV}" PR = "r4" SRC_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 09c0f70f4..d21517176 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 SECTION = "x11/wm" DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" -PV = "1.2+svnr${SRCREV}" +PV = "1.2+svnr${SRCPV}" PR = "r4" SRC_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 b9ac07341..faa52317c 100644 --- a/meta/recipes-graphics/xcb/libxcb_git.bb +++ b/meta/recipes-graphics/xcb/libxcb_git.bb @@ -1,7 +1,7 @@ DEFAULT_PREFERENCE = "-1" include libxcb.inc -PV = "1.1.90.1+gitr${SRCREV}" +PV = "1.1.90.1+gitr${SRCPV}" DEPENDS += "libpthread-stubs xcb-proto-native" diff --git a/meta/recipes-graphics/xcb/xcb-proto_git.bb b/meta/recipes-graphics/xcb/xcb-proto_git.bb index b96fc121c..e4c238cfc 100644 --- a/meta/recipes-graphics/xcb/xcb-proto_git.bb +++ b/meta/recipes-graphics/xcb/xcb-proto_git.bb @@ -1,7 +1,7 @@ DEFAULT_PREFERENCE = "-1" include xcb-proto.inc -PV = "1.2+gitr${SRCREV}" +PV = "1.2+gitr${SRCPV}" PR = "r1" SRC_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 0aa861f68..a5ac25124 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+" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ file://src/test-xvideo.c;beginline=1;endline=20;md5=6ae3b4c3c2ff9e51dbbc35bb237afa00" DEPENDS = "libxv" -PV = "0.0+svnr${SRCREV}" +PV = "0.0+svnr${SRCPV}" PR = "r0" SRC_URI="svn://svn.o-hand.com/repos/misc/trunk;module=test-xvideo;proto=http" |