diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-27 04:01:42 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-27 04:10:11 +0100 |
commit | 3fd08e4b073940364f4dc898417b47d59f442828 (patch) | |
tree | bf2f8d03578f71c1ba69a7d1e4eb9ab60cc1c9be /recipes | |
parent | 41ee11cbb62112ab842746c201448e80b321f70f (diff) |
xf86-video-glamo: bump SRCREV for xorg-1.8 compatibile version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-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 2c810a4a9c..644ec77c05 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 = "9918e082104340da42eb92b6bdefce4d9266a6a4" +SRCREV = "c9b0bd77ea232b8ccd6cdabf25b0686d83bcb3a4" PV = "1.0.0+gitr${SRCREV}" PE = "1" PR = "r3" |