[oe-commits] [meta-openembedded] branch master updated (cdd3e9a -> f1511d2)

git at git.openembedded.org git at git.openembedded.org
Mon Oct 29 04:40:06 UTC 2018


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

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

    from cdd3e9a  toybox: Fix paths to match OE conventions
     add fe77460  openipmi: not install .pyc and .pyo files
     add 8a824ee  add a storage I/O benchmark test suite
     add 42ab6b3  modemmanager: Upgrade to 1.8.2
     add b8a8e65  libqmi: Add upstream fix for a 1.20.2 regression
     add 7c5e283  libqmi: Make udev and mbim configurable through PACKAGECONFIG
     add 805e74d  postgresql: Fix build issue with timezone 2018f update
     add a548b01  libssh: upgrade to 0.8.4
     add a9bef8d  snort: Update SRC_URI
     add 5e999c2  adduser: Update SRC_URI
     add 694e91f  ncmpc: update to 0.33
     add 234872a  ncmpc: add PACKAGECONFIG[regex]
     add fa0eaf7  mpc: update to 0.31
     add f762eba  libgit2: Upgrade to 0.27.5
     add bce1210  mbedtls: upgrade to 2.13.0
     add 48309c6  redis: fix build for qemuarm disabling atomics
     add 7bf3b54  rapidjson: Update to newer 1.1.0 + git
     add 18efa5f  openldap: Reproducibility: Remove user, hostname, pwd from version string
     add 3ad039f  ] Add recipes for django rest framework
     add 3eece3a  mpd: update to 0.20.22
     add 5da393e  mpd: remove deprecated "enable_bzip2=yes" line
     add 995504d  mpd: eliminate systemd ExecStart edit
     add 9ef8a7f  exo: upgrade 0.12.2 -> 0.12.3
     add 5eed16d  catfish: initial add 1.4.6
     add a602c88  poppler: upgrade 0.69.0 -> 0.70.1
     add b96a6ea  xfce4-panel-profiles: initial add 1.0.8
     add 3c8be7f  packagegroup-xfce-extended: add catfish / xfce4-panel-profiles
     add a0c8d2b  network-manager-applet: upgrade 1.8.14 -> 1.8.18
     add 6cb64da  kernel-selftest: temporary disable bpf for arm - fix build for qemuarm
     add f1511d2  libssh: Do not use thumb-1 ISA on armv5

No new revisions were added by this update.

Summary of changes:
 ..._1.8.14.bb => network-manager-applet_1.8.18.bb} |    5 +-
 .../musicpd/{mpc_0.30.bb => mpc_0.31.bb}           |    2 +-
 .../musicpd/{mpd_0.20.21.bb => mpd_0.20.22.bb}     |   10 +-
 .../musicpd/{ncmpc_0.32.bb => ncmpc_0.33.bb}       |   14 +-
 .../{mbedtls_2.12.0.bb => mbedtls_2.13.0.bb}       |    4 +-
 .../recipes-connectivity/snort/snort_2.9.11.1.bb   |    2 +-
 .../files/openipmigui-not-compile-pyc-pyo.patch    |   26 +
 .../recipes-support/openipmi/openipmi_2.0.25.bb    |    1 +
 meta-oe/recipes-benchmark/s-suite/s-suite_git.bb   |   30 +
 ...-Don-t-create-invalid-wds-start-network-w.patch |   41 +
 .../recipes-connectivity/libqmi/libqmi_1.20.2.bb   |    7 +-
 ...re-check-for-canonicalize_file_name-befor.patch |   66 -
 ...demmanager_1.7.991.bb => modemmanager_1.8.2.bb} |    5 +-
 ...py-of-the-timezone-library-with-IANA-rele.patch | 1164 ++++
 ...e-zone-data-files-to-tzdata-release-2018f.patch | 6452 ++++++++++++++++++++
 meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb  |    2 +
 .../recipes-devtools/rapidjson/rapidjson_git.bb    |    6 +-
 meta-oe/recipes-extended/redis/redis_4.0.8.bb      |    1 +
 .../kernel-selftest/kernel-selftest.bb             |    1 +
 meta-oe/recipes-support/libgit2/libgit2_0.27.4.bb  |    6 +-
 .../libssh/{libssh_0.7.3.bb => libssh_0.8.4.bb}    |    6 +-
 .../remove-user-host-pwd-from-version.patch        |   27 +-
 .../{poppler_0.69.0.bb => poppler_0.70.1.bb}       |    4 +-
 meta-perl/recipes-perl/adduser/adduser_3.117.bb    |    2 +-
 .../python/python-djangorestframework.inc          |   16 +
 .../python/python-djangorestframework_3.9.0.bb     |    2 +
 .../python/python3-djangorestframework_3.9.0.bb    |    2 +
 meta-xfce/recipes-apps/catfish/catfish_1.4.6.bb    |   17 +
 .../xfce4-panel-profiles_1.0.8.bb                  |   28 +
 .../exo/{exo_0.12.2.bb => exo_0.12.3.bb}           |    4 +-
 .../packagegroups/packagegroup-xfce-extended.bb    |    2 +
 31 files changed, 7846 insertions(+), 109 deletions(-)
 rename meta-gnome/recipes-connectivity/network-manager-applet/{network-manager-applet_1.8.14.bb => network-manager-applet_1.8.18.bb} (78%)
 rename meta-multimedia/recipes-multimedia/musicpd/{mpc_0.30.bb => mpc_0.31.bb} (87%)
 rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.20.21.bb => mpd_0.20.22.bb} (93%)
 rename meta-multimedia/recipes-multimedia/musicpd/{ncmpc_0.32.bb => ncmpc_0.33.bb} (67%)
 rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_2.12.0.bb => mbedtls_2.13.0.bb} (92%)
 create mode 100644 meta-networking/recipes-support/openipmi/files/openipmigui-not-compile-pyc-pyo.patch
 create mode 100644 meta-oe/recipes-benchmark/s-suite/s-suite_git.bb
 create mode 100644 meta-oe/recipes-connectivity/libqmi/libqmi/0001-qmi-network-Don-t-create-invalid-wds-start-network-w.patch
 delete mode 100644 meta-oe/recipes-connectivity/modemmanager/modemmanager/0001-Add-configure-check-for-canonicalize_file_name-befor.patch
 rename meta-oe/recipes-connectivity/modemmanager/{modemmanager_1.7.991.bb => modemmanager_1.8.2.bb} (88%)
 create mode 100644 meta-oe/recipes-dbs/postgresql/files/0001-Sync-our-copy-of-the-timezone-library-with-IANA-rele.patch
 create mode 100644 meta-oe/recipes-dbs/postgresql/files/0001-Update-time-zone-data-files-to-tzdata-release-2018f.patch
 rename meta-oe/recipes-support/libssh/{libssh_0.7.3.bb => libssh_0.8.4.bb} (83%)
 rename meta-oe/recipes-support/poppler/{poppler_0.69.0.bb => poppler_0.70.1.bb} (94%)
 create mode 100644 meta-python/recipes-devtools/python/python-djangorestframework.inc
 create mode 100644 meta-python/recipes-devtools/python/python-djangorestframework_3.9.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-djangorestframework_3.9.0.bb
 create mode 100644 meta-xfce/recipes-apps/catfish/catfish_1.4.6.bb
 create mode 100644 meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.8.bb
 rename meta-xfce/recipes-xfce/exo/{exo_0.12.2.bb => exo_0.12.3.bb} (87%)

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


More information about the Openembedded-commits mailing list