[oe-commits] [meta-openembedded] branch master updated (3b245e4 -> 64974b8)

git at git.openembedded.org git at git.openembedded.org
Sun Jun 23 04:34:32 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 3b245e4  openipmi: upgrade 2.0.25 -> 2.0.27
     add 10c39b9  blueman_%.bbappend: Avoid PAK archive (application/x-pak)
     add 0e342ec  gitver: Pass git directory argument to gitrev_run
     add 70c2f87  recipes-benchmark/stressapptest_1.0.9.bb: add recipe
     add 36fcb1a  stressapptest: Fix build with libc++
     add 5673dae  stressapptest: Implement reading sysfs and use it if sysconf is not there
     add 8b5ebbf  stressapptest: Use git SHA instead of git archive
     add d7a9d70  libgpiod: upgrade to v1.4
     add e3875cd  libp11: No need to delete *.la anymore
     add e49a68f  libauthen-radius-perl: Remove manual RDEPENDS from PN-ptest to PN package
     add 52a3267  mariadb: Upgrade to 10.3.16
     add 50440a4  protobuf: 3.6.1 -> 3.8.0
     add fb3bd9c  protobuf-c: add patch for protobuf 3 compatibility
     add 1e0ec61  python3-protobuf, python-protobuf: 3.6.1 -> 3.8.0
     add d29f848  python-twisted: upgrade 19.2.0 -> 19.2.1
     add 8640733  pm-graph: fix multilib build failure
     add e012618  network-manager-applet: Remove obsolete dbus-glib and libnm-glib dependencies
     add 7727e4c  ndctl: Remove the unnecessary dependency on virtual/kernel
     add 4257ade  tipcutils: Remove the unnecessary dependency on virtual/kernel
     add de09894  xl2tpd: Remove the old 1.3.6 version
     add 23cb89e  openconnect: update to 8.03
     add 875f071  gmime: Add recipe
     add c3b1933  pidgin-sipe: Depend on gmime
     add 3e03fe9  snort: upgrade 2.9.11.1 -> 2.9.13
     add fce37fc  mozjs: Fix do_patch error for mips64-n32
     add b25ee28  python-wrapt: upgrade 1.11.1 -> 1.11.2
     add 357be48  python-certifi: upgrade 2019.3.9 -> 2019.6.16
     add fad26cc  cpuburn-arm: add aarch64 machine and build configuration
     add 0642700  libmodule-build-perl: drop, has moved to oe-core
     add 22bfe06  gpsd: Force using python-scons-native for now
     add 59277ea  efibootmgr: Remove, was moved to oe-core
     add d8bbcf5  efivar: Remove, was moved to oe-core
     add 170f30b  wireless-regdb: Remove, was moved to oe-core
     add 5afd7db  safec: Add Safe C license
     add b3ae42d  python-lxml: replace -Og with -O for mips64-32
     add 4d45ebe  dracut: fix generated initramfs boot failure under bash 5
     add 64974b8  xfce4-screensaver: 0.1.4 -> 0.1.5

No new revisions were added by this update.

Summary of changes:
 .../network-manager-applet_1.8.20.bb               |  5 +-
 .../networkmanager/networkmanager_%.bbappend       |  3 -
 .../dracut/0001-set-viriable-_drv-not-local.patch  | 69 +++++++++++++++
 .../recipes-devtools/dracut/dracut_git.bb          |  1 +
 .../{openconnect_git.bb => openconnect_8.03.bb}    |  4 +-
 ...le-run-test-program-while-cross-compiling.patch |  4 +-
 .../recipes-connectivity/snort/snort/snort.init    | 53 ++++++------
 .../snort/{snort_2.9.11.1.bb => snort_2.9.13.bb}   |  5 +-
 .../wireless-regdb/wireless-regdb_2019.06.03.bb    | 42 ----------
 .../packagegroups/packagegroup-meta-networking.bb  |  1 -
 .../recipes-protocols/xl2tpd/xl2tpd.inc            | 39 ---------
 .../recipes-protocols/xl2tpd/xl2tpd_1.3.14.bb      | 41 ++++++++-
 .../recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb       |  7 --
 meta-oe/classes/gitver.bbclass                     |  2 +-
 meta-oe/conf/layer.conf                            |  6 --
 meta-oe/licenses/safec                             | 26 ++++++
 .../recipes-benchmark/cpuburn/cpuburn-arm_git.bb   | 32 +++++--
 .../stressapptest/libcplusplus-compat.patch        | 28 +++++++
 .../stressapptest/read_sysfs_for_cachesize.patch   | 72 ++++++++++++++++
 .../stressapptest/stressapptest_1.0.9.bb           | 21 +++++
 meta-oe/recipes-bsp/efibootmgr/efibootmgr_17.bb    | 28 -------
 .../efibootmgr/files/0001-remove-extra-decl.patch  | 31 -------
 .../efivar/0001-efivar-fix-for-cross-compile.patch | 32 -------
 .../0004-fix-unknow-option-for-gold-linker.patch   | 35 --------
 .../allow-multi-definitions-for-native.patch       | 36 --------
 meta-oe/recipes-bsp/efivar/efivar_37.bb            | 43 ----------
 meta-oe/recipes-core/ndctl/ndctl_v63.bb            |  5 +-
 ...native_10.3.15.bb => mariadb-native_10.3.16.bb} |  0
 meta-oe/recipes-dbs/mysql/mariadb.inc              |  8 +-
 .../{mariadb_10.3.15.bb => mariadb_10.3.16.bb}     |  0
 .../protobuf-c/protobuf3-compatibility.patch       | 55 ++++++++++++
 .../recipes-devtools/protobuf/protobuf-c_1.3.1.bb  |  4 +-
 ...s-map_util.h-to-list-of-installed-headers.patch | 52 ++++++++++++
 .../{protobuf_3.6.1.bb => protobuf_3.8.0.bb}       |  7 +-
 ...1-fix-compiling-failure-on-mips64-n32-bsp.patch | 36 +++++---
 .../recipes-extended/tipcutils/tipcutils_git.bb    |  4 -
 .../0001-Makefile-fix-multilib-build-failure.patch | 89 ++++++++++++++++++++
 meta-oe/recipes-kernel/pm-graph/pm-graph_5.3.bb    |  5 +-
 meta-oe/recipes-navigation/gpsd/gpsd_3.17.bb       |  4 +
 .../libgpiod/{libgpiod_1.3.bb => libgpiod_1.4.bb}  |  6 +-
 meta-oe/recipes-support/libp11/libp11_0.4.10.bb    |  1 -
 .../recipes-support/pidgin/gmime}/iconv-detect.h   |  4 +-
 meta-oe/recipes-support/pidgin/gmime/nodolt.patch  | 10 +++
 meta-oe/recipes-support/pidgin/gmime_3.2.3.bb      | 23 +++++
 .../recipes-support/pidgin/pidgin-sipe_1.24.0.bb   |  4 +-
 .../libauthen/libauthen-radius-perl_0.22.bb        |  2 +-
 .../libmodule/libmodule-build-perl_0.4224.bb       | 34 --------
 .../recipes-devtools/python/python-certifi.inc     |  4 +-
 ...ifi_2019.3.9.bb => python-certifi_2019.6.16.bb} |  0
 .../recipes-devtools/python/python-lxml.inc        | 12 +++
 .../recipes-devtools/python/python-protobuf.inc    |  4 +-
 ...-protobuf_3.6.1.bb => python-protobuf_3.8.0.bb} |  0
 .../recipes-devtools/python/python-twisted.inc     |  4 +-
 ...-twisted_19.2.0.bb => python-twisted_19.2.1.bb} |  0
 .../recipes-devtools/python/python-wrapt.inc       |  4 +-
 ...thon-wrapt_1.11.1.bb => python-wrapt_1.11.2.bb} |  0
 ...fi_2019.3.9.bb => python3-certifi_2019.6.16.bb} |  0
 .../0001-Add-Python-3.7-compatibility-4862.patch   | 98 ----------------------
 ...protobuf_3.6.1.bb => python3-protobuf_3.8.0.bb} |  1 -
 ...twisted_19.2.0.bb => python3-twisted_19.2.1.bb} |  0
 ...on3-wrapt_1.11.1.bb => python3-wrapt_1.11.2.bb} |  0
 .../xfce4-screensaver/fix-pam-config.patch         | 14 ++++
 ...ensaver_0.1.4.bb => xfce4-screensaver_0.1.5.bb} | 13 ++-
 .../blueman/blueman_%.bbappend                     |  1 +
 64 files changed, 637 insertions(+), 537 deletions(-)
 delete mode 100644 meta-gnome/recipes-connectivity/networkmanager/networkmanager_%.bbappend
 create mode 100644 meta-initramfs/recipes-devtools/dracut/dracut/0001-set-viriable-_drv-not-local.patch
 rename meta-networking/recipes-connectivity/openconnect/{openconnect_git.bb => openconnect_8.03.bb} (93%)
 rename meta-networking/recipes-connectivity/snort/{snort_2.9.11.1.bb => snort_2.9.13.bb} (94%)
 delete mode 100644 meta-networking/recipes-connectivity/wireless-regdb/wireless-regdb_2019.06.03.bb
 delete mode 100644 meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
 delete mode 100644 meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb
 create mode 100644 meta-oe/licenses/safec
 create mode 100644 meta-oe/recipes-benchmark/stressapptest/stressapptest/libcplusplus-compat.patch
 create mode 100644 meta-oe/recipes-benchmark/stressapptest/stressapptest/read_sysfs_for_cachesize.patch
 create mode 100644 meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.9.bb
 delete mode 100644 meta-oe/recipes-bsp/efibootmgr/efibootmgr_17.bb
 delete mode 100644 meta-oe/recipes-bsp/efibootmgr/files/0001-remove-extra-decl.patch
 delete mode 100644 meta-oe/recipes-bsp/efivar/efivar/0001-efivar-fix-for-cross-compile.patch
 delete mode 100644 meta-oe/recipes-bsp/efivar/efivar/0004-fix-unknow-option-for-gold-linker.patch
 delete mode 100644 meta-oe/recipes-bsp/efivar/efivar/allow-multi-definitions-for-native.patch
 delete mode 100644 meta-oe/recipes-bsp/efivar/efivar_37.bb
 rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.3.15.bb => mariadb-native_10.3.16.bb} (100%)
 rename meta-oe/recipes-dbs/mysql/{mariadb_10.3.15.bb => mariadb_10.3.16.bb} (100%)
 create mode 100644 meta-oe/recipes-devtools/protobuf/protobuf-c/protobuf3-compatibility.patch
 create mode 100644 meta-oe/recipes-devtools/protobuf/protobuf/0001-Added-stubs-map_util.h-to-list-of-installed-headers.patch
 rename meta-oe/recipes-devtools/protobuf/{protobuf_3.6.1.bb => protobuf_3.8.0.bb} (93%)
 create mode 100644 meta-oe/recipes-kernel/pm-graph/pm-graph/0001-Makefile-fix-multilib-build-failure.patch
 rename meta-oe/recipes-support/libgpiod/{libgpiod_1.3.bb => libgpiod_1.4.bb} (69%)
 copy {meta-gnome/recipes-gnome/eds/evolution-data-server => meta-oe/recipes-support/pidgin/gmime}/iconv-detect.h (51%)
 create mode 100644 meta-oe/recipes-support/pidgin/gmime/nodolt.patch
 create mode 100644 meta-oe/recipes-support/pidgin/gmime_3.2.3.bb
 delete mode 100644 meta-perl/recipes-perl/libmodule/libmodule-build-perl_0.4224.bb
 rename meta-python/recipes-devtools/python/{python-certifi_2019.3.9.bb => python-certifi_2019.6.16.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-protobuf_3.6.1.bb => python-protobuf_3.8.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-twisted_19.2.0.bb => python-twisted_19.2.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-wrapt_1.11.1.bb => python-wrapt_1.11.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-certifi_2019.3.9.bb => python3-certifi_2019.6.16.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python3-protobuf/0001-Add-Python-3.7-compatibility-4862.patch
 rename meta-python/recipes-devtools/python/{python3-protobuf_3.6.1.bb => python3-protobuf_3.8.0.bb} (78%)
 rename meta-python/recipes-devtools/python/{python3-twisted_19.2.0.bb => python3-twisted_19.2.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-wrapt_1.11.1.bb => python3-wrapt_1.11.2.bb} (100%)
 create mode 100644 meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/fix-pam-config.patch
 rename meta-xfce/recipes-apps/xfce4-screensaver/{xfce4-screensaver_0.1.4.bb => xfce4-screensaver_0.1.5.bb} (64%)

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


More information about the Openembedded-commits mailing list