[oe-commits] [meta-openembedded] branch master-next updated (f23f2b9 -> 3dbcc5d)

git at git.openembedded.org git at git.openembedded.org
Sun Feb 16 20:52:24 UTC 2020


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 f23f2b9  lirc: build and deploy with python3
     new 546b790  vpnc: splitout the vpnc-script into its own package
     new c24a061  openconnect: build with python3
     new 2f21a8c  openconnect: use target path to script
     new fb58592  python3-coloredlogs: consolidate inc and bb files into a single bb file
     new a14a615  python3-configargparse: consolidate inc and bb files into a single bb file
     new 97c41dc  python3-configparser: consolidate inc and bb files into a single bb file
     new 2dd0260  python3-constantly: consolidate inc and bb files into a single bb file
     new 9f709be  python3-contextlib2: consolidate inc and bb files into a single bb file
     new 1544ca4  python3-crcmod: consolidate inc and bb files into a single bb file
     new d00808b  python3-ansi2html: add new package
     new 1eb621f  python3-colorlog: add new package
     new 7012edb  sigrok-cli: Inherit mime-xdg
     new e9a2438  libsigrok: inherit mime
     new ea5c076  joe: Inherit mime-xdg
     new 815c6ac  remmina: Inherit mime-xdg
     new 64fa3d8  sysprof: Inherit mime and mime-xdg
     new 2052442  gtkwave: Inherit mime and mime-xdg
     new 3dbcc5d  gimp: Depend on libexecinfo for musl

The 18 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:
 meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb       |  1 +
 .../recipes-kernel/sysprof/sysprof_3.34.1.bb       |  4 +-
 ...rojans-tncc-wrapper.py-convert-to-python3.patch | 71 ++++++++++++++++++++++
 .../openconnect/openconnect_8.03.bb                | 14 ++---
 .../recipes-connectivity/vpnc/vpnc_0.5.3.bb        |  6 +-
 meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb |  2 +-
 .../recipes-extended/sigrok/sigrok-cli_0.7.1.bb    |  2 +-
 .../recipes-graphics/gtkwave/gtkwave_3.3.103.bb    |  6 +-
 meta-oe/recipes-support/joe/joe_4.6.bb             |  2 +-
 meta-oe/recipes-support/remmina/remmina_1.3.6.bb   |  2 +-
 .../recipes-devtools/python/python-coloredlogs.inc | 24 --------
 .../python/python-configargparse.inc               | 22 -------
 .../python/python-configparser.inc                 | 14 -----
 .../recipes-devtools/python/python-constantly.inc  | 11 ----
 .../recipes-devtools/python/python-contextlib2.inc | 10 ---
 .../recipes-devtools/python/python-crcmod.inc      | 14 -----
 .../python/python3-ansi2html_1.5.2.bb              | 13 ++++
 .../python/python3-coloredlogs_10.0.bb             | 26 +++++++-
 .../python/python3-colorlog_4.1.0.bb               | 11 ++++
 .../python/python3-configargparse_0.15.1.bb        | 23 ++++++-
 .../python/python3-configparser_4.0.2.bb           | 16 ++++-
 .../python/python3-constantly_15.1.0.bb            | 13 +++-
 .../python/python3-contextlib2_0.6.0.bb            | 11 +++-
 .../recipes-devtools/python/python3-crcmod_1.7.bb  | 16 ++++-
 24 files changed, 210 insertions(+), 124 deletions(-)
 create mode 100644 meta-networking/recipes-connectivity/openconnect/openconnect/0001-trojans-tncc-wrapper.py-convert-to-python3.patch
 delete mode 100644 meta-python/recipes-devtools/python/python-coloredlogs.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-configargparse.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-configparser.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-constantly.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-contextlib2.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-crcmod.inc
 create mode 100644 meta-python/recipes-devtools/python/python3-ansi2html_1.5.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-colorlog_4.1.0.bb

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


More information about the Openembedded-commits mailing list