All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] xinetd: added gnu-configize for AArch64 support
@ 2012-12-18  9:03 Marcin Juszkiewicz
  2012-12-18  9:03 ` [PATCH 2/3] slang: " Marcin Juszkiewicz
  2012-12-18  9:03 ` [PATCH 3/3] net-tools: disable Token Ring and Strip support - both got removed in 3.7 kernel Marcin Juszkiewicz
  0 siblings, 2 replies; 7+ messages in thread
From: Marcin Juszkiewicz @ 2012-12-18  9:03 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
---
 meta/recipes-extended/xinetd/xinetd_2.3.15.bb | 1 +
 1 file changed, 1 insertion(+)

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
 }
 
-- 
1.8.0




^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-12-20 11:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18  9:03 [PATCH 1/3] xinetd: added gnu-configize for AArch64 support Marcin Juszkiewicz
2012-12-18  9:03 ` [PATCH 2/3] slang: " Marcin Juszkiewicz
2012-12-18 19:17   ` Saul Wold
2012-12-18 19:56     ` Burton, Ross
2012-12-18 23:49       ` Marcin Juszkiewicz
2012-12-20 10:50       ` [PATCH] " Marcin Juszkiewicz
2012-12-18  9:03 ` [PATCH 3/3] net-tools: disable Token Ring and Strip support - both got removed in 3.7 kernel Marcin Juszkiewicz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.