[oe-commits] [meta-openembedded] branch morty updated (7a491f3 -> 659d9d3)

git at git.openembedded.org git at git.openembedded.org
Tue Nov 15 14:14:50 UTC 2016


martin_jansa pushed a change to branch morty
in repository meta-openembedded.

      from  7a491f3   nodejs: update to 4.6.1
      adds  c8f78ec   linux-atm: fix do_compile error
      adds  aebf681   lowpan-tools: Fix errors found with clang
      adds  dce441f   openl2tp: Fix build with clang
      adds  406ca64   libmnl, nftables: Update versions
      adds  6e91977   c-ares: update 1.11.0 -> 1.12.0
       new  659d9d3   meta-openembedded: Add me to morty maintainer's list

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


Summary of changes:
 meta-efl/README                                    | 10 +--
 meta-filesystems/README                            | 10 +--
 meta-gnome/README                                  | 10 +--
 meta-gpe/README                                    |  9 +--
 meta-initramfs/README                              |  8 +--
 meta-multimedia/README                             | 11 ++--
 meta-networking/MAINTAINERS                        |  5 +-
 meta-networking/README                             |  6 +-
 .../libmnl/{libmnl_1.0.3.bb => libmnl_1.0.4.bb}    |  4 +-
 .../nftables/{nftables_0.5.bb => nftables_0.6.bb}  |  5 +-
 .../0001-test-pppd_dummy.c-Fix-return-value.patch  | 38 +++++++++++
 .../recipes-protocols/openl2tp/openl2tp_1.8.bb     |  5 +-
 .../recipes-support/c-ares/c-ares_1.11.0.bb        | 15 -----
 .../recipes-support/c-ares/c-ares_1.12.0.bb        | 15 +++++
 ...-fix-compile-error-with-linux-kernel-v4.8.patch | 74 ++++++++++++++++++++++
 .../recipes-support/linux-atm/linux-atm_2.5.2.bb   |  4 +-
 .../0001-Fix-build-errors-with-clang.patch         | 34 ++++++++++
 .../lowpan-tools/lowpan-tools_git.bb               |  6 +-
 meta-oe/README                                     |  9 +--
 meta-perl/README                                   |  7 +-
 meta-python/README                                 | 12 ++--
 meta-ruby/README                                   | 10 +--
 meta-systemd/README                                | 10 +--
 meta-webserver/README                              |  9 +--
 meta-xfce/README                                   |  9 +--
 25 files changed, 249 insertions(+), 86 deletions(-)
 rename meta-networking/recipes-filter/libmnl/{libmnl_1.0.3.bb => libmnl_1.0.4.bb} (78%)
 rename meta-networking/recipes-filter/nftables/{nftables_0.5.bb => nftables_0.6.bb} (74%)
 create mode 100644 meta-networking/recipes-protocols/openl2tp/openl2tp/0001-test-pppd_dummy.c-Fix-return-value.patch
 delete mode 100644 meta-networking/recipes-support/c-ares/c-ares_1.11.0.bb
 create mode 100644 meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb
 create mode 100644 meta-networking/recipes-support/linux-atm/linux-atm/0001-fix-compile-error-with-linux-kernel-v4.8.patch
 create mode 100644 meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Fix-build-errors-with-clang.patch

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


More information about the Openembedded-commits mailing list