[oe-commits] Graeme Gregory : xf86-video-glamo_git.bb : add this file to build the Xorg glamo driver written

GIT User account git at amethyst.openembedded.net
Mon Feb 16 09:14:02 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: bbe2a6e40a92458c8f606210de37d2eab4884acc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bbe2a6e40a92458c8f606210de37d2eab4884acc

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Mon Feb 16 09:05:13 2009 +0000

xf86-video-glamo_git.bb : add this file to build the Xorg glamo driver written
by OM community people. Can't make default just yet as requires changes
to core Xorg server stuff.

---

 conf/distro/include/sane-srcrevs.inc         |    1 +
 packages/xorg-driver/xf86-video-glamo_git.bb |    4 +++-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 54c96b0..15baf2b 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -237,6 +237,7 @@ SRCREV_pn-webkit-qtopia ?= "28656"
 SRCREV_pn-wlan-ng-modules ?= "1859"
 SRCREV_pn-wlan-ng-utils ?= "1859"
 SRCREV_pn-wmiconfig ?= "4522"
+SRCREV_pn-xf86-video-glamo ?= "8062d7aa7bac7e06c1a00bd88ca78098550606ed"
 SRCREV_pn-xoo ?= "1971"
 SRCREV_pn-xserver-kdrive-glamo ?= "9b28d998424c77fbc057dd3a022ccbb122793a52"
 SRCREV_pn-zhone ?= "f38cc52fbf11f7fe945797a6b8ade29ed479d924"
diff --git a/packages/xorg-driver/xf86-video-glamo_git.bb b/packages/xorg-driver/xf86-video-glamo_git.bb
index 90ad320..fecba81 100644
--- a/packages/xorg-driver/xf86-video-glamo_git.bb
+++ b/packages/xorg-driver/xf86-video-glamo_git.bb
@@ -1,5 +1,5 @@
 require xorg-driver-video.inc
-SRC_URI = "git://git.openmoko.org/git/xglamo.git;protocol=git;branch=xora/xorg-driver"
+SRC_URI = "git://git.openmoko.org/git/xf86-video-glamo;protocol=git;branch=master"
 PV = "0.1+gitr${SRCREV}"
 PE = "1"
 
@@ -7,3 +7,5 @@ DESCRIPTION = "X.Org X server -- fbdev display driver"
 
 S = "${WORKDIR}/git"
 
+ARM_INSTRUCTION_SET = "arm"
+





More information about the Openembedded-commits mailing list