[oe-commits] [meta-openembedded] branch master-next updated (7002e7d -> 988db92)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 18 06:27:15 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 7002e7d  lcov: Add missing missing RDEPEND and enable nativesdk
     new dec5cea  python3-pyflakes: Add python3 version
     new 71c2336  netplan: rdep on python3 version of pyflakes
     new b89254a  rsyslog: Use python3 in ptests
     new 7b0d354  x265: Move into meta-multimedia
     new 0bb390b  gssdp: Upgrade to 1.2.2
     new 7672f53  gupnp: Upgrade to 1.2.2
     new 3857527  gupnp-dlna: Rename patchdir to PN
     new a067634  rygel: Upgrade to 0.38.3
     new d474aab  gupnp-tools: Upgrade to 0.10.0
     new eb50fb0  gupnp-igd: Upgrade to 0.2.5
     new af2be2e  gupnp-av: Upgrade to 0.12.11
     new fb3c909  Ply: Add recipe for git version
     new b3c4136  luajit: Add luajit 2.1.0-beta3 recipe
     new 4c67375  BCC: Add build recipe
     new 988db92  bpftrace: Add build recipe

The 15 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/gupnp/gssdp_1.0.2.bb      |  24 -----
 .../recipes-connectivity/gupnp/gssdp_1.2.2.bb      |  20 ++++
 .../{gupnp-av_0.12.10.bb => gupnp-av_0.12.11.bb}   |   4 +-
 .../gupnp/{files => gupnp-dlna}/move_vapigen.patch |   0
 .../gupnp-igd/0001-Swtich-to-new-GUPnP-API.patch   | 101 +++++++++++++++++++++
 .../{gupnp-igd_0.2.4.bb => gupnp-igd_0.2.5.bb}     |  10 +-
 .../gupnp/gupnp-tools_0.10.0.bb                    |  13 +++
 .../gupnp/gupnp-tools_0.8.13.bb                    |  13 ---
 .../recipes-connectivity/gupnp/gupnp.inc           |  14 +--
 .../recipes-connectivity/gupnp/gupnp_1.0.2.bb      |   8 --
 .../recipes-connectivity/gupnp/gupnp_1.2.2.bb      |   8 ++
 .../rygel/{rygel_0.37.0.bb => rygel_0.38.3.bb}     |   6 +-
 .../recipes-multimedia/x265/x265_3.2.1.bb          |   0
 .../recipes-connectivity/netplan/netplan_0.98.bb   |   2 +-
 ...build-with-OE-LLVM-cross-compiled-package.patch |  32 +++++++
 meta-oe/recipes-devtools/bcc/bcc_0.12.0.bb         |  37 ++++++++
 ...ild-with-OE-llvm-clang-cross-compiled-pac.patch |  65 +++++++++++++
 .../recipes-devtools/bpftrace/bpftrace_0.9.4.bb    |  34 +++++++
 .../luajit/{luajit_2.0.5.bb => luajit_2.1.0.bb}    |  14 +--
 meta-oe/recipes-devtools/ply/ply_git.bb            |  27 ++++++
 .../recipes-extended/rsyslog/rsyslog_8.1911.0.bb   |   8 +-
 .../python/python3-pyflakes_2.1.1.bb               |  16 ++++
 22 files changed, 379 insertions(+), 77 deletions(-)
 delete mode 100644 meta-multimedia/recipes-connectivity/gupnp/gssdp_1.0.2.bb
 create mode 100644 meta-multimedia/recipes-connectivity/gupnp/gssdp_1.2.2.bb
 rename meta-multimedia/recipes-connectivity/gupnp/{gupnp-av_0.12.10.bb => gupnp-av_0.12.11.bb} (65%)
 rename meta-multimedia/recipes-connectivity/gupnp/{files => gupnp-dlna}/move_vapigen.patch (100%)
 create mode 100644 meta-multimedia/recipes-connectivity/gupnp/gupnp-igd/0001-Swtich-to-new-GUPnP-API.patch
 rename meta-multimedia/recipes-connectivity/gupnp/{gupnp-igd_0.2.4.bb => gupnp-igd_0.2.5.bb} (63%)
 create mode 100644 meta-multimedia/recipes-connectivity/gupnp/gupnp-tools_0.10.0.bb
 delete mode 100644 meta-multimedia/recipes-connectivity/gupnp/gupnp-tools_0.8.13.bb
 delete mode 100644 meta-multimedia/recipes-connectivity/gupnp/gupnp_1.0.2.bb
 create mode 100644 meta-multimedia/recipes-connectivity/gupnp/gupnp_1.2.2.bb
 rename meta-multimedia/recipes-connectivity/rygel/{rygel_0.37.0.bb => rygel_0.38.3.bb} (95%)
 rename {meta-openembedded/meta-multimedia => meta-multimedia}/recipes-multimedia/x265/x265_3.2.1.bb (100%)
 create mode 100644 meta-oe/recipes-devtools/bcc/bcc/0001-Allow-to-build-with-OE-LLVM-cross-compiled-package.patch
 create mode 100644 meta-oe/recipes-devtools/bcc/bcc_0.12.0.bb
 create mode 100644 meta-oe/recipes-devtools/bpftrace/bpftrace/0001-Allow-to-build-with-OE-llvm-clang-cross-compiled-pac.patch
 create mode 100644 meta-oe/recipes-devtools/bpftrace/bpftrace_0.9.4.bb
 copy meta-oe/recipes-devtools/luajit/{luajit_2.0.5.bb => luajit_2.1.0.bb} (85%)
 create mode 100644 meta-oe/recipes-devtools/ply/ply_git.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pyflakes_2.1.1.bb

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


More information about the Openembedded-commits mailing list