* [Buildroot] [PATCH] ltp-testsuite: don't select libtirpc
@ 2015-10-15 18:13 Baruch Siach
2015-10-21 21:31 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2015-10-15 18:13 UTC (permalink / raw)
To: buildroot
Since commit 8f1c4c49a2a (ltp-testsuite: don't link with libtirpc)
ltp-testsuite does not need libtirpc. Don't select it.
Cc: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/ltp-testsuite/Config.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/ltp-testsuite/Config.in b/package/ltp-testsuite/Config.in
index 91b09ce3fab3..978b8e3cbae1 100644
--- a/package/ltp-testsuite/Config.in
+++ b/package/ltp-testsuite/Config.in
@@ -7,7 +7,6 @@ config BR2_PACKAGE_LTP_TESTSUITE
depends on BR2_USE_MMU # fork()
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on !BR2_TOOLCHAIN_USES_MUSL
- select BR2_PACKAGE_LIBTIRPC if !BR2_TOOLCHAIN_HAS_NATIVE_RPC
# does not build, cachectl.h issue
depends on !BR2_nios2
help
--
2.6.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] ltp-testsuite: don't select libtirpc
2015-10-15 18:13 [Buildroot] [PATCH] ltp-testsuite: don't select libtirpc Baruch Siach
@ 2015-10-21 21:31 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-10-21 21:31 UTC (permalink / raw)
To: buildroot
Dear Baruch Siach,
On Thu, 15 Oct 2015 21:13:58 +0300, Baruch Siach wrote:
> Since commit 8f1c4c49a2a (ltp-testsuite: don't link with libtirpc)
> ltp-testsuite does not need libtirpc. Don't select it.
>
> Cc: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/ltp-testsuite/Config.in | 1 -
> 1 file changed, 1 deletion(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-21 21:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-15 18:13 [Buildroot] [PATCH] ltp-testsuite: don't select libtirpc Baruch Siach
2015-10-21 21:31 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox