[oe-commits] Marcin Juszkiewicz : xinetd: added gnu-configize for AArch64 support

git at git.openembedded.org git at git.openembedded.org
Wed Dec 19 17:53:53 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 35ecd1e61ff6b3b338f413d942eabb247b815a0f
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=35ecd1e61ff6b3b338f413d942eabb247b815a0f

Author: Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org>
Date:   Tue Dec 18 10:03:15 2012 +0100

xinetd: added gnu-configize for AArch64 support

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-extended/xinetd/xinetd_2.3.15.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-extended/xinetd/xinetd_2.3.15.bb b/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
index 2139e74..3bde512 100644
--- a/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
+++ b/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
@@ -31,6 +31,7 @@ EXTRA_OECONF="--disable-nls"
 do_configure() {
 	# Looks like configure.in is broken, so we are skipping
 	# rebuilding configure and are just using the shipped one
+	gnu-configize --force
 	oe_runconf
 }
 





More information about the Openembedded-commits mailing list