This is also needed on kirkstone and scarthgap.

On 7/8/2024 5:41 PM, jpuhl...@mvista.com wrote:
From: "Jeremy A. Puhlman" <jpuhl...@mvista.com>

The value the configure script uses is picked up
from the host machine ps, and there are cases when
the flag selection can be different. Which would
break reproducablity between builds on different
machines.

Signed-off-by: Jeremy A. Puhlman <jpuhl...@mvista.com>
---
  meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb | 1 +
  1 file changed, 1 insertion(+)

diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb 
b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb
index 75b3d9e8c..989ec5413 100644
--- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb
+++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb
@@ -73,6 +73,7 @@ CACHED_CONFIGUREVARS = " \
      lt_cv_shlibpath_overrides_runpath=yes \
      ac_cv_path_UNAMEPROG=${base_bindir}/uname \
      ac_cv_path_PSPROG=${base_bindir}/ps \
+    ac_cv_ps_flags="-e" \
      ac_cv_file__etc_printcap=no \
      NETSNMP_CONFIGURE_OPTIONS= \
  "

--
Jeremy Puhlman
jpuhl...@mvista.com

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111271): 
https://lists.openembedded.org/g/openembedded-devel/message/111271
Mute This Topic: https://lists.openembedded.org/mt/107114904/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to