From: Ross Burton Date: Mon, 3 Sep 2012 14:50:26 +0000 (+0100) Subject: xserver-xorg: remove HAL option, nothing uses HAL anymore X-Git-Tag: 2015-4~9297 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=128030fc09e56170dfeba75a000bbc17897c8123;p=openembedded-core.git xserver-xorg: remove HAL option, nothing uses HAL anymore Signed-off-by: Ross Burton Signed-off-by: Saul Wold --- diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc index 738ccb3c49..404c48851e 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 () {