[oe] [meta-networking][PATCH 00/12] add UPSTREAM_CHECK_URI for recipes

Yi Zhao yi.zhao at windriver.com
Fri May 25 07:54:41 UTC 2018


Some recipes can not get upstream version with bitbake foo -c checkpkg. Add UPSTREAM_CHECK_URI for these.

Yi Zhao (12):
  ntop: add UPSTREAM_CHECK_URI
  geoip-perl: add UPSTREAM_CHECK_URI
  ipvsadm: add UPSTREAM_CHECK_URI
  net-snmp: add UPSTREAM_CHECK_URI
  netkit-telnet: add UPSTREAM_CHECK_URI
  ebtables: add RECIPE_UPSTREAM_VERSION
  dlm: add UPSTREAM_CHECK_URI
  vsftpd: add UPSTREAM_CHECK_URI
  vblade: add UPSTREAM_CHECK_URI
  autofs: add UPSTREAM_CHECK_URI
  vlan: add UPSTREAM_CHECK_URI
  rdist: add UPSTREAM_CHECK_URI

 meta-networking/recipes-connectivity/rdist/rdist_6.1.5.bb        | 3 +++
 meta-networking/recipes-connectivity/vlan/vlan_1.9.bb            | 3 +++
 meta-networking/recipes-daemons/autofs/autofs_5.1.2.bb           | 2 ++
 meta-networking/recipes-daemons/vblade/vblade_22.bb              | 2 ++
 meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.3.bb           | 3 +++
 meta-networking/recipes-extended/dlm/dlm_4.0.2.bb                | 3 +++
 meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb     | 9 +++++++++
 .../recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb           | 3 +++
 meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb     | 3 +++
 meta-networking/recipes-support/geoip/geoip-perl_1.50.bb         | 3 +++
 meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb          | 2 ++
 meta-networking/recipes-support/ntop/ntop_5.0.1.bb               | 2 ++
 12 files changed, 38 insertions(+)

-- 
2.7.4




More information about the Openembedded-devel mailing list