diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-26 10:37:13 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-27 15:51:24 +0200 |
commit | e04e059b26199c0c33d098ad6035a5714eb5b502 (patch) | |
tree | c8702e66bd50d7db7a113c72f219edaab1693164 | |
parent | 00d250c39a8eba7149ccd1bc10806e9469b93a9e (diff) |
xf86-video-glamo: bump SRCREV for newer libdrm compatibility
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/xorg-driver/xf86-video-glamo_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |