From: Martin Jansa Date: Wed, 26 May 2010 08:37:13 +0000 (+0200) Subject: xf86-video-glamo: bump SRCREV for newer libdrm compatibility X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e04e059b26199c0c33d098ad6035a5714eb5b502;p=openembedded.git xf86-video-glamo: bump SRCREV for newer libdrm compatibility Signed-off-by: Martin Jansa --- diff --git a/recipes/xorg-driver/xf86-video-glamo_git.bb b/recipes/xorg-driver/xf86-video-glamo_git.bb index 91fd549084..98e6a7b891 100644 --- a/recipes/xorg-driver/xf86-video-glamo_git.bb +++ b/recipes/xorg-driver/xf86-video-glamo_git.bb @@ -3,7 +3,7 @@ SRC_URI = "git://git.openmoko.org/git/xf86-video-glamo.git;protocol=git;branch=m S = "${WORKDIR}/git" -SRCREV = "a5ef0525ab34d7d5590aba51651ae1a6f40858bc" +SRCREV = "2d96367657adb21b34742e76c3a92ba1a3961106" PV = "1.0.0+gitr${SRCPV}" PE = "2" PR = "r5"