[oe-commits] [openembedded-core] branch master updated (119dd08 -> 514e9be)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 21 21:52:35 UTC 2017


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

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 119dd08  bison: reduce local pending patches
     add 14b41d6  gnome-common: Remove as deprecated
     add 8aaf09a  python3: fix weakref spewing exceptions during interp finalization
     add b322e1b  u-boot: Upgrade to 2017.07 release
     add 2720295  cryptodev: 1.8 -> 1.9
     add 5689139  wic: fix calculation of partition number
     add 0417cc6  lsb: add checking for chkconfig existence when creating the symbolic
     add 13d675b  image_types: use initrd from pre-sstate directory
     add 8a5890c  ghostscript: remove legacy patch png_mak.patch
     add 35403ba  systemd: workaround login failure on qemumips64 when 'pam' is enabled
     add c536ccf  scriptutils: exit politely when no text editor available
     add 21f04b6  scriptutils: pass in logger as parameter
     add 5a16b3c  devtool: find-recipe: enable new subcommand for devtool
     add 198bdde  devtool: standard: enable options for PREMIRRORS and MIRRORS
     new 72490b7  logrotate: Bump to 3.12.3
     new b942d0b  logrotate: Add systemd support
     new a0f6508  initscripts: start bootmisc.sh at 36 instead of 55
     new 0dd9db2  licenses.conf: enable CDDLv1 license
     new aef5d60  icecc.bbclass: prevent nativesdk builds depending on target specific KERNEL_CC
     new ebdd9b5  populate_sdk_ext: Add variable to indicate running in eSDK
     new 0954452  pkgconfig: allow kernel to be build with esdk
     new 67b7c67  wic: implement wks option --mkfs-extraopts
     new 69c95f7  wic: add description of --mkfs-extraopts
     new 79e853c  oe-selftest: wic: add test_mkfs_extraopts test case
     new 6e23b95  mesa: Upgrade to 17.1.5 release
     new 2cd6ef9  vulkan-demos: Rename ${bindir}/screenshot
     new 07d37b0  at: reduce local pending patches
     new e35a14b  acl: reduce local pending patches
     new 4fdc784  systemd-bootchart: Fix build with glibc 2.26
     new 96665f8  base.bbclass: Make .jar file depend on unzip-native
     new 422cfb9  screen: 4.5.1 -> 4.6.0
     new 5b3c92a  libjpeg-turbo: upgrade to 1.5.2
     new dd4c896  libsolv: upgrade to 0.6.28
     new d852730  orc: upgrade to 0.4.27
     new 2635067  sqlite3: upgrade to 3.19.3
     new 351a629  libtirpc: upgrade to 1.0.2
     new 1a2bb95  python3-mako: update to 1.0.7
     new 0b48514  python3-git: upgrade to 2.1.5
     new 514e9be  bluez5: upgrade to 5.46

The 25 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/classes/base.bbclass                          |   2 +-
 meta/classes/icecc.bbclass                         |   1 +
 meta/classes/image_types.bbclass                   |   2 +-
 meta/classes/populate_sdk_ext.bbclass              |   3 +
 meta/conf/licenses.conf                            |   4 +
 meta/lib/oeqa/selftest/cases/wic.py                |  19 +
 ...ommon_2017.05.inc => u-boot-common_2017.07.inc} |   2 +-
 ...utils_2017.05.bb => u-boot-fw-utils_2017.07.bb} |   0
 ...kimage_2017.05.bb => u-boot-mkimage_2017.07.bb} |   0
 .../{u-boot_2017.05.bb => u-boot_2017.07.bb}       |   0
 .../bluez5/{bluez5_5.45.bb => bluez5_5.46.bb}      |   5 +-
 meta/recipes-core/initscripts/initscripts_1.0.bb   |   2 +-
 meta/recipes-core/systemd/systemd_232.bb           |   3 +
 .../orc/{orc_0.4.26.bb => orc_0.4.27.bb}           |   4 +-
 .../pkgconfig/pkgconfig/pkg-config-esdk.in         |  24 +
 meta/recipes-devtools/pkgconfig/pkgconfig_git.bb   |  16 +
 meta/recipes-devtools/python/python-git.inc        |   4 +-
 meta/recipes-devtools/python/python-mako.inc       |   4 +-
 .../{python3-git_2.1.3.bb => python3-git_2.1.5.bb} |   2 +-
 ...python3-mako_1.0.6.bb => python3-mako_1.0.7.bb} |   0
 ...eakref-spewing-exceptions-during-interp-f.patch |  56 ++
 meta/recipes-devtools/python/python3_3.5.3.bb      |   1 +
 .../0001-parse-util-Don-t-use-xlocale.h.patch      |  32 +
 .../systemd-bootchart/systemd-bootchart_231.bb     |   4 +-
 .../at/at/0001-remove-glibc-assumption.patch       |  12 +-
 .../ghostscript/ghostscript/png_mak.patch          |  32 -
 .../ghostscript/ghostscript_9.21.bb                |   1 -
 .../{libsolv_0.6.27.bb => libsolv_0.6.28.bb}       |   2 +-
 .../libtirpc/0001-Fix-for-CVE-2017-8779.patch      | 276 --------
 .../libtirpc/libtirpc/libtirpc-0.2.1-fortify.patch |  26 -
 .../libtirpc/libtirpc/libtirpc-1.0.2-rc3.patch     | 743 ---------------------
 .../{libtirpc_1.0.1.bb => libtirpc_1.0.2.bb}       |   7 +-
 ...upport-system-dates-back-to-the-year-1970.patch |  27 -
 .../logrotate/act-as-mv-when-rotate.patch          |  32 +-
 .../logrotate/logrotate/update-the-manual.patch    |  16 +-
 .../{logrotate_3.9.1.bb => logrotate_3.12.3.bb}    |  48 +-
 meta/recipes-extended/lsb/lsb_4.1.bb               |  10 +-
 .../screen/{screen_4.5.1.bb => screen_4.6.0.bb}    |   4 +-
 meta/recipes-gnome/gnome/gnome-common_3.18.0.bb    |  20 -
 .../jpeg/libjpeg-turbo/fix-mips.patch              |  45 --
 ...bjpeg-turbo_1.5.1.bb => libjpeg-turbo_1.5.2.bb} |   8 +-
 .../files/etnaviv_fix-shader-miscompilation.patch  | 220 ------
 .../mesa/{mesa-gl_17.1.4.bb => mesa-gl_17.1.5.bb}  |   0
 .../mesa/{mesa_17.1.4.bb => mesa_17.1.5.bb}        |   6 +-
 meta/recipes-graphics/vulkan/vulkan-demos_git.bb   |   2 +
 ...yptodev-linux_1.8.bb => cryptodev-linux_1.9.bb} |   0
 ...todev-module_1.8.bb => cryptodev-module_1.9.bb} |   0
 ...yptodev-tests_1.8.bb => cryptodev-tests_1.9.bb} |   2 +-
 meta/recipes-kernel/cryptodev/cryptodev.inc        |  10 +-
 ...st-to-another-change-in-the-user-page-API.patch |  40 --
 ...talling-header-file-provided-by-another-p.patch |  18 +-
 .../06d6b560c6e45dc317dae47c74706fa43f4a31d8.patch |  54 --
 .../cb186f682679383e8b5806240927903730ce85d9.patch | 279 --------
 .../cryptodev/files/kernel-4-10-changes.patch      |  57 --
 .../attr/acl/test-fix-directory-permissions.patch  |  17 +-
 .../{sqlite3_3.19.2.bb => sqlite3_3.19.3.bb}       |   4 +-
 scripts/lib/devtool/standard.py                    |   3 +
 scripts/lib/devtool/utilcmds.py                    |  18 +-
 scripts/lib/recipetool/newappend.py                |   2 +-
 scripts/lib/scriptutils.py                         |   6 +-
 scripts/lib/wic/help.py                            |   6 +
 scripts/lib/wic/ksparser.py                        |   1 +
 scripts/lib/wic/partition.py                       |  39 +-
 scripts/lib/wic/plugins/imager/direct.py           |   2 +-
 64 files changed, 339 insertions(+), 1946 deletions(-)
 rename meta/recipes-bsp/u-boot/{u-boot-common_2017.05.inc => u-boot-common_2017.07.inc} (88%)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2017.05.bb => u-boot-fw-utils_2017.07.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2017.05.bb => u-boot-mkimage_2017.07.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2017.05.bb => u-boot_2017.07.bb} (100%)
 rename meta/recipes-connectivity/bluez5/{bluez5_5.45.bb => bluez5_5.46.bb} (90%)
 rename meta/recipes-devtools/orc/{orc_0.4.26.bb => orc_0.4.27.bb} (84%)
 create mode 100644 meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-esdk.in
 rename meta/recipes-devtools/python/{python3-git_2.1.3.bb => python3-git_2.1.5.bb} (81%)
 rename meta/recipes-devtools/python/{python3-mako_1.0.6.bb => python3-mako_1.0.7.bb} (100%)
 create mode 100644 meta/recipes-devtools/python/python3/Fix-29519-weakref-spewing-exceptions-during-interp-f.patch
 create mode 100644 meta/recipes-devtools/systemd-bootchart/files/0001-parse-util-Don-t-use-xlocale.h.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/png_mak.patch
 rename meta/recipes-extended/libsolv/{libsolv_0.6.27.bb => libsolv_0.6.28.bb} (95%)
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-Fix-for-CVE-2017-8779.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/libtirpc-0.2.1-fortify.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/libtirpc-1.0.2-rc3.patch
 rename meta/recipes-extended/libtirpc/{libtirpc_1.0.1.bb => libtirpc_1.0.2.bb} (81%)
 delete mode 100644 meta/recipes-extended/logrotate/logrotate/0001-Support-system-dates-back-to-the-year-1970.patch
 rename meta/recipes-extended/logrotate/{logrotate_3.9.1.bb => logrotate_3.12.3.bb} (52%)
 rename meta/recipes-extended/screen/{screen_4.5.1.bb => screen_4.6.0.bb} (93%)
 delete mode 100644 meta/recipes-gnome/gnome/gnome-common_3.18.0.bb
 delete mode 100644 meta/recipes-graphics/jpeg/libjpeg-turbo/fix-mips.patch
 rename meta/recipes-graphics/jpeg/{libjpeg-turbo_1.5.1.bb => libjpeg-turbo_1.5.2.bb} (90%)
 delete mode 100644 meta/recipes-graphics/mesa/files/etnaviv_fix-shader-miscompilation.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_17.1.4.bb => mesa-gl_17.1.5.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.1.4.bb => mesa_17.1.5.bb} (80%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-linux_1.8.bb => cryptodev-linux_1.9.bb} (100%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-module_1.8.bb => cryptodev-module_1.9.bb} (100%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-tests_1.8.bb => cryptodev-tests_1.9.bb} (88%)
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0001-Adjust-to-another-change-in-the-user-page-API.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/06d6b560c6e45dc317dae47c74706fa43f4a31d8.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/cb186f682679383e8b5806240927903730ce85d9.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/kernel-4-10-changes.patch
 rename meta/recipes-support/sqlite/{sqlite3_3.19.2.bb => sqlite3_3.19.3.bb} (59%)

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


More information about the Openembedded-commits mailing list