[oe-commits] [openembedded-core] branch master updated (986452c -> 49c2554)

git at git.openembedded.org git at git.openembedded.org
Tue Jun 6 18:53:14 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 986452c  scripts/oe-{self,}test: Logger change default stream to stdout
     new b561292  wic: Remove obsolete reference to msger logger.
     new db7d2cc  archiver.bbclass: adapt do_unpack_and_patch to RSS
     new 0af636c  archiver.bbclass: fix do_ar_original error for matchbox-desktop
     new aa22406  archiver: preserve sysroot paths in configured mode
     new dc1c16e  setuptoools.bbclass: Do not use -pie with hardening
     new e5ac43e  python: add python-modules-native to RPROVIDES for python-native
     new fae66dd  python3: add python3-modules-native to RPROVIDES for python3-native
     new 74bc135  lzip: Upgrade 1.18 -> 1.19
     new 886f9af  cups: Upgrade 2.2.2 -> 2.2.3
     new 874cf9e  lzo: Upgrade 2.09 -> 2.10
     new 4322982  piglit: fix building issues regarding gbm_bo_map and a MESA test
     new f09b8d5  ltp: upgrade to 20170516
     new c08ca93  acpica: Upgrade 20150515 -> 20170303
     new 684dcc1  libxml-simple-perl: Upgrade to 2.24
     new 6894a25  libxml-namespacesupport-perl: Upgrade 1.11 -> 1.12
     new ae78eac  kmscube: add opengl to REQUIRED_DISTRO_FEATURES
     new ae87a09  logrotate: Support system dates back to the year 1970
     new be117d6  lsbinitscripts: Upgrade to 9.72
     new f8e63df  tcf-agent: correct CFLAGS
     new 49c2554  libunwind: fix build failure on MIPS

The 20 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/archiver.bbclass                      |  23 +++-
 meta/classes/setuptools.bbclass                    |   2 +
 ...ple-perl_2.22.bb => libxml-simple-perl_2.24.bb} |   6 +-
 .../python/python-native-2.7-manifest.inc          |   5 +-
 .../python/python-native-3.5-manifest.inc          |   4 +-
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |  17 +--
 .../{acpica_20150515.bb => acpica_20170303.bb}     |   6 +-
 .../files/manipulate-fds-instead-of-FILE.patch     |  57 ++++-----
 meta/recipes-extended/cups/cups_2.2.2.bb           |   6 -
 meta/recipes-extended/cups/cups_2.2.3.bb           |   6 +
 ...upport-system-dates-back-to-the-year-1970.patch |  27 +++++
 meta/recipes-extended/logrotate/logrotate_3.9.1.bb |   1 +
 .../lsb/lsbinitscripts/functions.patch             |  43 ++++---
 ...binitscripts_9.68.bb => lsbinitscripts_9.72.bb} |   8 +-
 .../ltp/ltp/0034-periodic_output.patch             |  32 +++--
 ...0039-fcntl-fix-the-time-def-to-use-time_t.patch |  29 -----
 .../ltp/{ltp_20170116.bb => ltp_20170516.bb}       |   5 +-
 .../lzip/{lzip_1.18.bb => lzip_1.19.bb}            |   4 +-
 ....11.bb => libxml-namespacesupport-perl_1.12.bb} |   6 +-
 meta/recipes-graphics/kmscube/kmscube_git.bb       |   4 +-
 meta/recipes-graphics/piglit/piglit_git.bb         |   4 +
 .../libunwind/libunwind/fix-mips.patch             | 134 +++++++++++++++++++++
 meta/recipes-support/libunwind/libunwind_1.2.bb    |   1 +
 ...-pkgconfigdir-to-solve-the-undefine-error.patch |  27 +++++
 .../lzo/{lzo_2.09.bb => lzo_2.10.bb}               |   7 +-
 scripts/contrib/python/generate-manifest-2.7.py    |  10 +-
 scripts/contrib/python/generate-manifest-3.5.py    |  10 +-
 scripts/lib/wic/plugins/source/rootfs.py           |   7 +-
 28 files changed, 345 insertions(+), 146 deletions(-)
 rename meta/recipes-devtools/perl/{libxml-simple-perl_2.22.bb => libxml-simple-perl_2.24.bb} (78%)
 rename meta/recipes-extended/acpica/{acpica_20150515.bb => acpica_20170303.bb} (89%)
 delete mode 100644 meta/recipes-extended/cups/cups_2.2.2.bb
 create mode 100644 meta/recipes-extended/cups/cups_2.2.3.bb
 create mode 100644 meta/recipes-extended/logrotate/logrotate/0001-Support-system-dates-back-to-the-year-1970.patch
 rename meta/recipes-extended/lsb/{lsbinitscripts_9.68.bb => lsbinitscripts_9.72.bb} (70%)
 delete mode 100644 meta/recipes-extended/ltp/ltp/0039-fcntl-fix-the-time-def-to-use-time_t.patch
 rename meta/recipes-extended/ltp/{ltp_20170116.bb => ltp_20170516.bb} (96%)
 rename meta/recipes-extended/lzip/{lzip_1.18.bb => lzip_1.19.bb} (88%)
 rename meta/recipes-extended/perl/{libxml-namespacesupport-perl_1.11.bb => libxml-namespacesupport-perl_1.12.bb} (77%)
 create mode 100644 meta/recipes-support/libunwind/libunwind/fix-mips.patch
 create mode 100644 meta/recipes-support/lzo/lzo/0001-Add-pkgconfigdir-to-solve-the-undefine-error.patch
 rename meta/recipes-support/lzo/{lzo_2.09.bb => lzo_2.10.bb} (78%)

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


More information about the Openembedded-commits mailing list