[oe-commits] Martin Jansa : xf86-video-glamo: add KMS support

git version control git at git.openembedded.org
Wed Nov 18 13:20:06 UTC 2009


Module: openembedded.git
Branch: martin_jansa/xorg-7.5
Commit: 8cc4dcf2f15ca8267ec2671f64b6621241b13723
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8cc4dcf2f15ca8267ec2671f64b6621241b13723

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Nov 18 14:12:47 2009 +0100

xf86-video-glamo: add KMS support

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/xorg-driver/xf86-video-glamo_git.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/xorg-driver/xf86-video-glamo_git.bb b/recipes/xorg-driver/xf86-video-glamo_git.bb
index 0bc53c5..91bfb96 100644
--- a/recipes/xorg-driver/xf86-video-glamo_git.bb
+++ b/recipes/xorg-driver/xf86-video-glamo_git.bb
@@ -3,8 +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}"
-PE = "1"
+PV="1.0.0+gitr${SRCPV}"
+PE = "2"
 PR = "r3"
 
 RDEPENDS = "xserver-xorg-extension-dri xserver-xorg-extension-dri2 xserver-xorg-extension-glx mesa-dri"
@@ -12,5 +12,4 @@ DEPENDS += "libdrm"
 
 DESCRIPTION = "X.Org X server -- Glamo display driver with KMS support"
 
-ARM_INSTRUCTION_SET = "arm"
 EXTRA_OECONF = " --enable-kms "





More information about the Openembedded-commits mailing list