From: Martin Jansa Date: Thu, 18 Feb 2010 21:51:27 +0000 (+0100) Subject: xf86-video-glamo: bump SRCREV for xserver 1.8 compatibility and move SRCREV from... X-Git-Tag: Release-2010-05/1~491^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b50d796a9d34e7a958d6e7eaa76c10a1b093bea;p=openembedded.git xf86-video-glamo: bump SRCREV for xserver 1.8 compatibility and move SRCREV from srcrevs.inc Signed-off-by: Martin Jansa --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 929c87ea97..056bb9c1bc 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -316,7 +316,6 @@ SRCREV_pn-wesnoth ?= "39828" SRCREV_pn-wlan-ng-modules ?= "1859" SRCREV_pn-wlan-ng-utils ?= "1859" SRCREV_pn-wmiconfig ?= "5394" -SRCREV_pn-xf86-video-glamo ?= "9918e082104340da42eb92b6bdefce4d9266a6a4" SRCREV_pn-xoo ?= "1971" SRCREV_pn-xserver-kdrive-glamo ?= "9b28d998424c77fbc057dd3a022ccbb122793a52" diff --git a/recipes/xorg-driver/xf86-video-glamo_git.bb b/recipes/xorg-driver/xf86-video-glamo_git.bb index 1de967bee5..b1bbc9cf10 100644 --- a/recipes/xorg-driver/xf86-video-glamo_git.bb +++ b/recipes/xorg-driver/xf86-video-glamo_git.bb @@ -3,7 +3,8 @@ SRC_URI = "git://git.openmoko.org/git/xf86-video-glamo.git;protocol=git;branch=m S = "${WORKDIR}/git" -PV="1.0.0+gitr${SRCREV}" +SRCREV = "9918e082104340da42eb92b6bdefce4d9266a6a4" +PV = "1.0.0+gitr${SRCREV}" PE = "1" PR = "r3"