summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-10-08 14:13:23 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-14 16:55:27 +0100
commita83978347518a2c26ac5535c621309b3fa13beab (patch)
tree56e554d74bf86a14452c31a19e4774253ddc3ef4 /meta/recipes-graphics
parent76fcef6c0fc2b93dfcead17817dc091b24b7c4e8 (diff)
downloadast2050-yocto-poky-a83978347518a2c26ac5535c621309b3fa13beab.zip
ast2050-yocto-poky-a83978347518a2c26ac5535c621309b3fa13beab.tar.gz
libxt: remove unused configure option
--disable-install-makestrs was removed in 1.0.8, released back in 2010. (From OE-Core rev: b972a047ede781b9e0570c55e803245e405e529b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxt_1.1.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxt_1.1.4.bb b/meta/recipes-graphics/xorg-lib/libxt_1.1.4.bb
index c3373f4..9c1aaa4 100644
--- a/meta/recipes-graphics/xorg-lib/libxt_1.1.4.bb
+++ b/meta/recipes-graphics/xorg-lib/libxt_1.1.4.bb
@@ -27,7 +27,7 @@ SRC_URI += "file://libxt_fix_for_x32.patch"
BBCLASSEXTEND = "native"
-EXTRA_OECONF += "--disable-install-makestrs --disable-xkb"
+EXTRA_OECONF += "--disable-xkb"
do_compile() {
(
OpenPOWER on IntegriCloud