[oe] [meta-oe][PATCH v2 0/6] net-snmp: Reproducibility

Douglas Royds douglas.royds at taitradio.com
Wed Nov 21 00:52:14 UTC 2018


There was a breakage in the "Remove PKG_CONFIG paths" patch,
in which I was unwittingly trimming the trailing close double quotes
from the CFLAGS in net-snmp-config.

I have also added a readability improvement for the sed expressions in
do_install().

Douglas Royds (6):
  Revert "net-snmp: improve reproducibility"
  net-snmp: Reproducibility: Fixed path to /bin/uname
  net-snmp: Reproducibility: Remove PKG_CONFIG paths from net-snmp-config
  net-snmp: Reproducibility: Don't check build host for /etc/printcap
  net-snmp: Reproducibility: Set NETSNMP_CONFIGURE_OPTIONS null
  net-snmp: Simplify sed expressions

 ...e-configure-options-from-versioninfo.patch | 42 -------------------
 ...ty-accept-configure-options-from-env.patch | 15 +++++++
 .../reproducibility-have-printcap.patch       | 19 +++++++++
 .../net-snmp/net-snmp_5.8.bb                  | 24 +++++------
 4 files changed, 46 insertions(+), 54 deletions(-)
 delete mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0001-remove-configure-options-from-versioninfo.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/reproducibility-accept-configure-options-from-env.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/reproducibility-have-printcap.patch

-- 
2.17.1



More information about the Openembedded-devel mailing list