From patchwork Mon Sep 3 14:50:26 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: xserver-xorg: remove HAL option, nothing uses HAL anymore Date: Mon, 03 Sep 2012 14:50:26 -0000 From: Ross Burton X-Patchwork-Id: 35731 Message-Id: <1346683826-32079-1-git-send-email-ross.burton@intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Ross Burton --- 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 () {