From: Nicolas Dechesne <ndec13@gmail.com>
To: <meta-ti@yoctoproject.org>
Cc: Nicolas Dechesne <n-dechesne@ti.com>
Subject: [PATCH 3/3] conf/machine: omap4: update configs after xorg upgrade
Date: Thu, 22 Nov 2012 15:35:59 +0100 [thread overview]
Message-ID: <1353594959-18237-4-git-send-email-ndec13@gmail.com> (raw)
In-Reply-To: <1353594959-18237-1-git-send-email-ndec13@gmail.com>
From: Nicolas Dechesne <n-dechesne@ti.com>
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@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"
--
1.7.0.4
prev parent reply other threads:[~2012-11-22 14:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 14:35 [PATCH 0/3] xf86-video-omap build failure with poky/master Nicolas Dechesne
2012-11-22 14:35 ` [PATCH 1/3] Revert "libdrm: enable omap experimental api support" Nicolas Dechesne
2012-11-22 14:35 ` [PATCH 2/3] Revert "xf86-video-omap: add new recipe for OMAP4/5 X11 video driver" Nicolas Dechesne
2012-11-22 14:35 ` Nicolas Dechesne [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1353594959-18237-4-git-send-email-ndec13@gmail.com \
--to=ndec13@gmail.com \
--cc=meta-ti@yoctoproject.org \
--cc=n-dechesne@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.