[oe] [meta-networking][PATCH 0/8] add UPSTREAM_CHECK_URI for recipes (Part 2)

Yi Zhao yi.zhao at windriver.com
Wed May 30 06:20:52 UTC 2018


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

Yi Zhao (8):
  corosync: add UPSTREAM_CHECK_REGEX
  libdnet: add UPSTREAM_CHECK_GITTAGREGEX
  netcf: add UPSTREAM_CHECK_GITTAGREGEX
  strongswan: add UPSTREAM_CHECK_REGEX
  c-ares: add UPSTREAM_CHECK_GITTAGREGEX
  cyrus-sasl: add UPSTREAM_CHECK_REGEX
  drbd-utils: add UPSTREAM_CHECK_URI
  snort: add UPSTREAM_CHECK_URI

 meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb    | 2 ++
 meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb     | 3 +++
 meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | 2 ++
 meta-networking/recipes-extended/corosync/corosync_2.4.3.bb     | 2 ++
 meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb         | 2 ++
 meta-networking/recipes-support/drbd/drbd-utils_8.9.6.bb        | 2 ++
 meta-networking/recipes-support/netcf/netcf_0.2.8.bb            | 2 ++
 meta-networking/recipes-support/strongswan/strongswan_5.6.2.bb  | 2 ++
 8 files changed, 17 insertions(+)

-- 
2.7.4




More information about the Openembedded-devel mailing list