All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/2] Revert "iputils: Fix build determinism"
@ 2021-02-19 17:53 Jate Sujjavanich
  2021-02-19 17:53 ` [PATCH v3 2/2] iputils: Fix setcap/setuid of executables Jate Sujjavanich
  0 siblings, 1 reply; 12+ messages in thread
From: Jate Sujjavanich @ 2021-02-19 17:53 UTC (permalink / raw)
  To: openembedded-core, richard.purdie, alex.kanavin, quaresma.jose
  Cc: Jate Sujjavanich

This reverts commit d10da5f6e6d6d3600645dbe43ed412ff23b55095.
---
 meta/recipes-extended/iputils/iputils_s20200821.bb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/recipes-extended/iputils/iputils_s20200821.bb b/meta/recipes-extended/iputils/iputils_s20200821.bb
index 28dd194a12..8b63a23c61 100644
--- a/meta/recipes-extended/iputils/iputils_s20200821.bb
+++ b/meta/recipes-extended/iputils/iputils_s20200821.bb
@@ -38,8 +38,7 @@ PACKAGECONFIG[docs] = "-DBUILD_HTML_MANS=true -DBUILD_MANS=true,-DBUILD_HTML_MAN
 
 inherit meson systemd update-alternatives
 
-# Have to disable setcap/suid as its not deterministic
-EXTRA_OEMESON += "--prefix=${root_prefix}/ -DNO_SETCAP_OR_SUID=true"
+EXTRA_OEMESON += "--prefix=${root_prefix}/"
 
 ALTERNATIVE_PRIORITY = "100"
 
-- 
2.25.1


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

end of thread, other threads:[~2021-03-03 17:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-19 17:53 [PATCH v3 1/2] Revert "iputils: Fix build determinism" Jate Sujjavanich
2021-02-19 17:53 ` [PATCH v3 2/2] iputils: Fix setcap/setuid of executables Jate Sujjavanich
2021-02-19 17:57   ` Richard Purdie
2021-02-22 15:37     ` Jate Sujjavanich
2021-02-22 15:47       ` Richard Purdie
2021-02-20 23:01   ` Jose Quaresma
2021-02-22 15:58     ` Jate Sujjavanich
2021-02-22 17:39       ` Jose Quaresma
2021-02-22 20:26         ` Richard Purdie
2021-02-24 17:19           ` Jate Sujjavanich
2021-03-03 13:41             ` Jose Quaresma
2021-03-03 17:47               ` Jate Sujjavanich

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.