[oe-commits] [meta-openembedded] branch master updated (1ecd8b4 -> f301801)

git at git.openembedded.org git at git.openembedded.org
Tue May 21 03:55:49 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a change to branch master
in repository meta-openembedded.

    from 1ecd8b4  cannelloni: move from meta-oe to meta-networking
     add 760100e  python-pyparsing: upgrade 2.2.0 -> 2.4.0
     add 5d57509  openocd: Upgrade to latest git version
     add ec1a8aa  znc: update to 1.7.3
     add fcd06d5  pure-ftpd: update to 1.0.47
     add ab19763  xl2tpd: update to 1.3.14
     add 3762ff3  python-six: upgrade 1.11.0 -> 1.12.0
     add c6a93e5  python-typing: upgrade 3.6.4 -> 3.6.6
     add f1ac744  python-urllib3: upgrade 1.23 -> 1.25.2
     add f8ca8a9  python-wrapt: upgrade 1.10.11 -> 1.11.1
     add 0a5c7f5  python-mako:upgrade 1.0.9 -> 1.0.10
     add 1924fed  python-pip: upgrade 19.1 -> 19.1.1
     add 2fe4ddc  python-pysocks: upgrade 1.6.8 -> 1.7.0
     add d7dd647  gtkwave: add distro_features_check
     add aa4519f  ndctl: make MACHINE_ARCH and ignore from libblockdev
     add a87e1af  oprofile: make MACHINE_ARCH
     add 590663d  umip: make MACHINE_ARCH
     add 18a5897  Add irda-utils
     add 05f05d3  ell: remove recipe
     add b853d91  mscgen: fix SRC_URI for multilib
     add fc1b531  wireguard: Upgrade 20190123 -> 20190406
     add e7eacae  python-cassandra-driver.inc: fix DEPENDS
     add d776e6e  triggerhappy: fix issues
     add 6c93906  toybox: Re-order inherit location so we can override do_configure
     add f301801  opencv: use the same package name in PACKAGES and RDEPENDS

No new revisions were added by this update.

Summary of changes:
 .../recipes-connectivity/umip/umip_1.0.bb          |  3 +
 ...coded-usr-local-includes-from-configure.a.patch | 14 ++--
 .../pure-ftpd/pure-ftpd/nostrip.patch              | 13 ++--
 .../{pure-ftpd_1.0.42.bb => pure-ftpd_1.0.47.bb}   |  9 +--
 .../recipes-irc/znc/{znc_git.bb => znc_1.7.3.bb}   |  4 +-
 ...0190123.bb => wireguard-module_0.0.20190406.bb} |  0
 ...20190123.bb => wireguard-tools_0.0.20190406.bb} |  0
 .../recipes-kernel/wireguard/wireguard.inc         |  4 +-
 .../recipes-protocols/xl2tpd/xl2tpd.inc            |  4 +-
 .../xl2tpd/{xl2tpd_git.bb => xl2tpd_1.3.14.bb}     |  5 +-
 meta-oe/conf/layer.conf                            |  6 ++
 .../recipes-bsp/irda-utils/irda-utils-0.9.18/init  | 78 +++++++++++++++++++
 .../irda-utils/irda-utils-0.9.18/ldflags.patch     | 87 ++++++++++++++++++++++
 .../irda-utils/irda-utils-0.9.18/musl.patch        | 29 ++++++++
 .../recipes-bsp/irda-utils/irda-utils_0.9.18.bb    | 64 ++++++++++++++++
 meta-oe/recipes-core/ell/ell_0.17.bb               | 17 -----
 meta-oe/recipes-core/ndctl/ndctl_v63.bb            |  3 +
 meta-oe/recipes-core/toybox/toybox_0.7.5.bb        |  4 +-
 ...1.0.22-deprecated-libusb_set_debug-with-l.patch | 39 ----------
 meta-oe/recipes-devtools/openocd/openocd_git.bb    |  3 +-
 .../{triggerhappy_0.5.0.bb => triggerhappy_git.bb} | 22 +++---
 meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.98.bb |  4 +
 meta-oe/recipes-kernel/oprofile/oprofile_1.3.0.bb  |  3 +
 meta-oe/recipes-support/mscgen/mscgen_0.20.bb      |  2 +-
 meta-oe/recipes-support/opencv/opencv_3.4.5.bb     |  2 +-
 .../python/python-cassandra-driver.inc             |  2 +-
 .../recipes-devtools/python/python-mako.inc        |  4 +-
 ...{python-mako_1.0.9.bb => python-mako_1.0.10.bb} |  0
 .../{python-pip_19.1.bb => python-pip_19.1.1.bb}   |  4 +-
 .../recipes-devtools/python/python-pyparsing.inc   |  6 +-
 ...yparsing_2.2.0.bb => python-pyparsing_2.4.0.bb} |  0
 .../recipes-devtools/python/python-pysocks.inc     |  4 +-
 ...on-pysocks_1.6.8.bb => python-pysocks_1.7.0.bb} |  0
 meta-python/recipes-devtools/python/python-six.inc |  6 +-
 .../{python-six_1.11.0.bb => python-six_1.12.0.bb} |  0
 .../recipes-devtools/python/python-typing.inc      |  4 +-
 ...thon-typing_3.6.4.bb => python-typing_3.6.6.bb} |  0
 .../recipes-devtools/python/python-urllib3.inc     |  6 +-
 ...on-urllib3_1.23.bb => python-urllib3_1.25.2.bb} |  0
 .../recipes-devtools/python/python-wrapt.inc       |  6 +-
 ...hon-wrapt_1.10.11.bb => python-wrapt_1.11.1.bb} |  0
 ...parsing_2.2.0.bb => python3-pyparsing_2.4.0.bb} |  0
 ...3-pysocks_1.6.8.bb => python3-pysocks_1.7.0.bb} |  0
 ...3-urllib3_1.23.bb => python3-urllib3_1.25.2.bb} |  0
 ...n3-wrapt_1.10.11.bb => python3-wrapt_1.11.1.bb} |  0
 45 files changed, 335 insertions(+), 126 deletions(-)
 rename meta-networking/recipes-daemons/pure-ftpd/{pure-ftpd_1.0.42.bb => pure-ftpd_1.0.47.bb} (67%)
 rename meta-networking/recipes-irc/znc/{znc_git.bb => znc_1.7.3.bb} (93%)
 rename meta-networking/recipes-kernel/wireguard/{wireguard-module_0.0.20190123.bb => wireguard-module_0.0.20190406.bb} (100%)
 rename meta-networking/recipes-kernel/wireguard/{wireguard-tools_0.0.20190123.bb => wireguard-tools_0.0.20190406.bb} (100%)
 rename meta-networking/recipes-protocols/xl2tpd/{xl2tpd_git.bb => xl2tpd_1.3.14.bb} (53%)
 create mode 100755 meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/init
 create mode 100644 meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/ldflags.patch
 create mode 100644 meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/musl.patch
 create mode 100644 meta-oe/recipes-bsp/irda-utils/irda-utils_0.9.18.bb
 delete mode 100644 meta-oe/recipes-core/ell/ell_0.17.bb
 delete mode 100644 meta-oe/recipes-devtools/openocd/openocd/0001-Fix-libusb-1.0.22-deprecated-libusb_set_debug-with-l.patch
 rename meta-oe/recipes-extended/triggerhappy/{triggerhappy_0.5.0.bb => triggerhappy_git.bb} (73%)
 rename meta-python/recipes-devtools/python/{python-mako_1.0.9.bb => python-mako_1.0.10.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pip_19.1.bb => python-pip_19.1.1.bb} (76%)
 rename meta-python/recipes-devtools/python/{python-pyparsing_2.2.0.bb => python-pyparsing_2.4.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pysocks_1.6.8.bb => python-pysocks_1.7.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-six_1.11.0.bb => python-six_1.12.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-typing_3.6.4.bb => python-typing_3.6.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-urllib3_1.23.bb => python-urllib3_1.25.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-wrapt_1.10.11.bb => python-wrapt_1.11.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyparsing_2.2.0.bb => python3-pyparsing_2.4.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pysocks_1.6.8.bb => python3-pysocks_1.7.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-urllib3_1.23.bb => python3-urllib3_1.25.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-wrapt_1.10.11.bb => python3-wrapt_1.11.1.bb} (100%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list