[meta-ti] Nicolas Dechesne : conf/machine: omap4: update configs after xorg upgrade

Arago Project git git at arago-project.org
Wed Nov 28 09:30:22 PST 2012


Module: meta-ti
Branch: master
Commit: 7bc112911d856962d2f477a6ba60e08907141433
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=7bc112911d856962d2f477a6ba60e08907141433

Author: Nicolas Dechesne <n-dechesne at ti.com>
Date:   Thu Nov 22 15:35:59 2012 +0100

conf/machine: omap4: update configs after xorg upgrade

There were some changes in the xserver-xorg upstream project that need
to be reflected here too:
 * extmod module was removed completely as it became empty;
 * DRI1, DRI2, DBE (among others) were made built-in;

(see poky rev: 5cea09e3d010d4799eab296b2a0cb83a0af09c76)

Signed-off-by: Nicolas Dechesne <n-dechesne at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/include/omap4.inc |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/conf/machine/include/omap4.inc b/conf/machine/include/omap4.inc
index ecd23c4..5ee5f9d 100644
--- a/conf/machine/include/omap4.inc
+++ b/conf/machine/include/omap4.inc
@@ -8,9 +8,6 @@ PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
 
 PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
 XSERVER = "xserver-xorg \
-           xserver-xorg-extension-dri \
-           xserver-xorg-extension-dri2 \
-           xserver-xorg-extension-glx \
            xserver-xorg-module-exa \
            xf86-input-evdev \
            xf86-video-omap"




More information about the meta-ti mailing list