* [PATCH] xserver-xorg: remove HAL option, nothing uses HAL anymore
@ 2012-09-03 14:50 Ross Burton
2012-09-04 12:41 ` Richard Purdie
0 siblings, 1 reply; 2+ messages in thread
From: Ross Burton @ 2012-09-03 14:50 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Ross Burton <ross.burton@intel.com>
---
meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
index 738ccb3..404c488 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
@@ -120,7 +120,6 @@ EXTRA_OECONF += "--with-fop=no \
"
PACKAGECONFIG ??= "udev"
-PACKAGECONFIG[hal] = "--enable-config-hal,--disable-config-hal,,hal"
PACKAGECONFIG[udev] = "--enable-config-udev,--disable-config-udev,udev"
do_install_append () {
--
1.7.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-04 12:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-03 14:50 [PATCH] xserver-xorg: remove HAL option, nothing uses HAL anymore Ross Burton
2012-09-04 12:41 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox