[oe-commits] Stanislav Brabec : conf/machine/akita.conf and conf/machine/spitz.conf: Revert to xserver-kdrive-1300:

git version control git at git.openembedded.org
Thu Jun 18 22:23:01 UTC 2009


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

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Thu Jun 18 22:20:18 2009 +0000

conf/machine/akita.conf and conf/machine/spitz.conf: Revert to xserver-kdrive-1300:
* see http://projects.linuxtogo.org/pipermail/angstrom-distro-devel/2009-June/003315.html

---

 conf/machine/akita.conf |    4 ++++
 conf/machine/spitz.conf |    4 ++++
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
index 9930c89..6f71787 100644
--- a/conf/machine/akita.conf
+++ b/conf/machine/akita.conf
@@ -21,3 +21,7 @@ MACHINE_DISPLAY_PPI = "216"
 UBOOT_MACHINE = "akita_config"
 UBOOT_ENTRYPOINT = "0xA1000000"
 UBOOT_LOADADDRESS = "${UBOOT_ENTRYPOINT}"
+
+# xserver-kdrive 1.3.0.0 is still the only working version:
+XSERVER = "xserver-kdrive-1300-fbdev"
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-1300"
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index 4fe62b5..dde1bd1 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -27,3 +27,7 @@ MACHINE_DISPLAY_PPI = "216"
 UBOOT_MACHINE = "akita_config"
 UBOOT_ENTRYPOINT = "0xA1000000"
 UBOOT_LOADADDRESS = "${UBOOT_ENTRYPOINT}"
+
+# xserver-kdrive 1.3.0.0 is still the only working version:
+XSERVER = "xserver-kdrive-1300-fbdev"
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-1300"





More information about the Openembedded-commits mailing list