[oe-commits] Michael Smith : preferred-xorg-versions: use git release of xf86-input-mutouch

git version control git at git.openembedded.org
Fri Nov 12 05:06:42 UTC 2010


Module: openembedded.git
Branch: testing-next
Commit: 13a0c4a2f19a68436f9fa9a493968c4c4a72621d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=13a0c4a2f19a68436f9fa9a493968c4c4a72621d

Author: Michael Smith <msmith at cbnco.com>
Date:   Wed Nov 10 15:04:03 2010 -0500

preferred-xorg-versions: use git release of xf86-input-mutouch

The latest source release, 1.2.1, fails to build with X11R7.5.

Signed-off-by: Michael Smith <msmith at cbnco.com>

---

 .../preferred-xorg-versions-X11R7.5-latest.inc     |    2 +-
 .../include/preferred-xorg-versions-live.inc       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc
index 634265e..39cd4e6 100644
--- a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc
+++ b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc
@@ -78,7 +78,7 @@ PREFERRED_VERSION_xf86-input-jamstudio ?= "1.2.0"
 PREFERRED_VERSION_xf86-input-magellan ?= "1.2.0"
 PREFERRED_VERSION_xf86-input-magictouch ?= "1.0.0.5"
 PREFERRED_VERSION_xf86-input-microtouch ?= "1.2.0"
-PREFERRED_VERSION_xf86-input-mutouch ?= "1.2.1"
+PREFERRED_VERSION_xf86-input-mutouch ?= "1.2.1+gitr%"
 PREFERRED_VERSION_xf86-input-palmax ?= "1.2.0"
 PREFERRED_VERSION_xf86-input-penmount ?= "1.4.0"
 PREFERRED_VERSION_xf86-input-spaceorb ?= "1.1.1"
diff --git a/conf/distro/include/preferred-xorg-versions-live.inc b/conf/distro/include/preferred-xorg-versions-live.inc
index 54f7d4c..06662e3 100644
--- a/conf/distro/include/preferred-xorg-versions-live.inc
+++ b/conf/distro/include/preferred-xorg-versions-live.inc
@@ -130,7 +130,7 @@ PREFERRED_VERSION_xf86-input-magellan ?= "1.2.0"
 PREFERRED_VERSION_xf86-input-magictouch ?= "1.0.0.5"
 PREFERRED_VERSION_xf86-input-microtouch ?= "1.2.0"
 PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0"
-PREFERRED_VERSION_xf86-input-mutouch ?= "1.2.1"
+PREFERRED_VERSION_xf86-input-mutouch ?= "1.2.1+gitr%"
 PREFERRED_VERSION_xf86-input-palmax ?= "1.2.0"
 PREFERRED_VERSION_xf86-input-penmount ?= "1.4.1"
 PREFERRED_VERSION_xf86-input-spaceorb ?= "1.1.1"





More information about the Openembedded-commits mailing list