[oe-commits] [meta-openembedded] branch master-next updated (760100e -> c7320a1)

git at git.openembedded.org git at git.openembedded.org
Thu May 16 13:54:41 UTC 2019


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

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

    from 760100e  python-pyparsing: upgrade 2.2.0 -> 2.4.0
     new 96b361b  sysdig: Upgrade to 0.24.2+
     new d4526b1  openocd: Upgrade to latest git version
     new 8ffb1fc  znc: update to 1.7.3
     new 49f33eb  pure-ftpd: update to 1.0.47
     new 3e5d368  xl2tpd: update to 1.3.14
     new b43cd6e  python-six: upgrade 1.11.0 -> 1.12.0
     new 63f9403  python-typing: upgrade 3.6.4 -> 3.6.6
     new cf9af22  python-urllib3: upgrade 1.23 -> 1.25.2
     new bd04eb6  python-wrapt: upgrade 1.10.11 -> 1.11.1
     new 5723442  python-mako:upgrade 1.0.9 -> 1.0.10
     new 82f38ab  python-pip: upgrade 19.1 -> 19.1.1
     new cc77a4c  python-pysocks: upgrade 1.6.8 -> 1.7.0
     new 56245af  gtkwave: add distro_features_check
     new 3bacb1d  ndctl: make MACHINE_ARCH and ignore from libblockdev
     new e4e23a1  oprofile: make MACHINE_ARCH
     new 94dc5e0  umip: make MACHINE_ARCH
     new c7320a1  Add irda-utils

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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 +-
 .../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/ndctl/ndctl_v63.bb            |  3 +
 ...1.0.22-deprecated-libusb_set_debug-with-l.patch | 39 ----------
 meta-oe/recipes-devtools/openocd/openocd_git.bb    |  3 +-
 ...ith-musl-backtrace-APIs-are-glibc-specifi.patch | 37 +++++----
 .../0001-libsinsp-Port-to-build-with-lua-5.2.patch | 25 +++----
 meta-oe/recipes-extended/sysdig/sysdig_git.bb      | 40 ++++++----
 meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.98.bb |  4 +
 meta-oe/recipes-kernel/oprofile/oprofile_1.3.0.bb  |  3 +
 .../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-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
 ...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
 36 files changed, 366 insertions(+), 138 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-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-devtools/openocd/openocd/0001-Fix-libusb-1.0.22-deprecated-libusb_set_debug-with-l.patch
 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-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-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