aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-18 22:51:27 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-19 00:51:41 +0100
commit5b50d796a9d34e7a958d6e7eaa76c10a1b093bea (patch)
tree081a43d0efa9f9011f128c9ccb98e7f0b5e84e69 /recipes/xorg-driver
parente4472742780326d44e7a99af5abb88c9593b2295 (diff)
downloadopenembedded-5b50d796a9d34e7a958d6e7eaa76c10a1b093bea.tar.gz
xf86-video-glamo: bump SRCREV for xserver 1.8 compatibility and move SRCREV from srcrevs.inc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver')
-rw-r--r--recipes/xorg-driver/xf86-video-glamo_git.bb3
1 files changed, 2 insertions, 1 deletions
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"