[oe-commits] [openembedded-core] branch master-next updated (a4c1ede -> 89f0f37)

git at git.openembedded.org git at git.openembedded.org
Sun Jan 28 10:26:56 UTC 2018


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

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

    from a4c1ede  gcc: Upgrade 7.2 -> 7.3
     new 07df9b8  oeqa/runtime: add gobject-introspection test
     new 5568faf  testimage: enable gi test suite
     new cfdd4b2  oe-pkgdata-util: Include colon when searching for variables
     new cc1998f  busybox.inc: Add sanity check to test if the suid binary provides sh
     new 7388d6d  libsoup-2.4: upgrade to version 2.60.3
     new b9e8422  pango: upgrade to version 1.40.14
     new 5123283  screen: upgrade to version 4.6.2
     new cb237ff  librsvg-gtk package: add gdk-pixbuf-bin RRECOMMENDS
     new f5d0fac  package_rpm.bbclass: Fix matching of architecture independent packages
     new b4e95c5  archiver: don't require that images are built using RPM to build SRPMs
     new 7b93c3f  tcf-agent: update machine setting for aarch64 bigendian build
     new 878a54a  hdparm: 9.52 -> 9.53
     new 3bee30d  gzip: 1.8 -> 1.9
     new 35dbc66  distrodata: add a utility script to compare list of recipes
     new 8f20685  lsb: update to 5.0
     new b460a7c  lsbtest: minor fixes for LSB 5.0
     new bb8363b  package_rpm.bbclass: improve reproducibility of RPM packages
     new df0d4ca  kmod: 24 -> 25
     new c6aa4b5  less: 527 -> 529
     new fc2439b  librsvg: 2.40.19 -> 2.40.20
     new 73815d6  blktrace: 1.1.0+gitX -> 1.2.0+gitX
     new d5c96e4  libunwind: 1.2 -> 1.2.1
     new a0ba0bc  linux-libc-headers: 4.12 -> 4.14.13
     new f9cb515  man-pages: 4.11 -> 4.14
     new 3b7ac94  python: fix parse dependencies
     new 9ea945c  python3-manifest: add the _pydecimal files to the numbers package
     new 86c1dcb  python: Upgrade both python and python-native to 2.7.14
     new 6abfcc6  meson: Adjust for clang compiler
     new 2a00561  bitbake.conf: add STAMPS_DIR to BB_HASHBASE_WHITELIST
     new 9a7d84c  libfm: split the gtk+ bindings into their own package
     new 89f0f37  glibc: Adapt do_install_append_aarch64() for usrmerge

The 31 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                      |   9 +-
 meta/classes/meson.bbclass                         |   9 +-
 meta/classes/package_rpm.bbclass                   |   7 +-
 meta/classes/testimage.bbclass                     |   8 +-
 meta/conf/bitbake.conf                             |   2 +-
 meta/lib/oeqa/runtime/cases/gi.py                  |  15 +++
 meta/recipes-core/busybox/busybox.inc              |   6 +
 meta/recipes-core/glibc/glibc-package.inc          |  12 +-
 ...on-native_2.7.13.bb => python-native_2.7.14.bb} |   6 +
 meta/recipes-devtools/python/python.inc            |   6 +-
 .../01-use-proper-tools-for-cross-build.patch      |  17 +--
 .../python/Don-t-use-getentropy-on-Linux.patch     |  41 -------
 .../python/python/fix-makefile-for-ptest.patch     |   6 +-
 .../python/parallel-makeinst-create-bindir.patch   |  12 +-
 .../python/python3/python3-manifest.json           |   8 +-
 meta/recipes-devtools/python/python3_3.5.3.bb      |  45 ++++---
 .../python/{python_2.7.13.bb => python_2.7.14.bb}  |  39 +++---
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |   2 +-
 .../0001-gzip-port-zdiff-zless-to-Busybox.patch    |  59 ---------
 .../{gzip-1.8 => gzip-1.9}/wrong-path-fix.patch    |  23 ++--
 .../gzip/{gzip_1.8.bb => gzip_1.9.bb}              |   5 +-
 .../hdparm/{hdparm_9.52.bb => hdparm_9.53.bb}      |   4 +-
 .../less/{less_527.bb => less_529.bb}              |   4 +-
 .../lsb/{lsb_4.1.bb => lsb_5.0.bb}                 |   7 +-
 meta/recipes-extended/lsb/lsbtest/LSB_Test.sh      |   4 +-
 meta/recipes-extended/lsb/lsbtest/session          |  11 +-
 meta/recipes-extended/lsb/lsbtest_1.0.bb           |   5 +-
 .../{man-pages_4.11.bb => man-pages_4.14.bb}       |   6 +-
 .../screen/{screen_4.6.1.bb => screen_4.6.2.bb}    |   4 +-
 .../{librsvg_2.40.19.bb => librsvg_2.40.20.bb}     |   5 +-
 .../pango/{pango_1.40.12.bb => pango_1.40.14.bb}   |   4 +-
 ...-include-sys-types.h-for-dev_t-definition.patch |  30 -----
 .../recipes-kernel/blktrace/blktrace/ldflags.patch |   6 +-
 meta/recipes-kernel/blktrace/blktrace_git.bb       |   5 +-
 meta/recipes-kernel/kmod/kmod.inc                  |   4 +-
 ...aders_4.12.bb => linux-libc-headers_4.14.13.bb} |   4 +-
 meta/recipes-support/libfm/libfm_1.2.5.bb          |  12 ++
 ...libsoup-2.4_2.60.2.bb => libsoup-2.4_2.60.3.bb} |   4 +-
 .../libunwind/libunwind/fix-mips.patch             | 134 ---------------------
 .../{libunwind_1.2.bb => libunwind_1.2.1.bb}       |   5 +-
 scripts/distro/build-recipe-list.py                | 117 ++++++++++++++++++
 scripts/distro/distrocompare.sh                    | 123 +++++++++++++++++++
 scripts/oe-pkgdata-util                            |  16 +--
 43 files changed, 435 insertions(+), 416 deletions(-)
 create mode 100644 meta/lib/oeqa/runtime/cases/gi.py
 rename meta/recipes-devtools/python/{python-native_2.7.13.bb => python-native_2.7.14.bb} (94%)
 delete mode 100644 meta/recipes-devtools/python/python/Don-t-use-getentropy-on-Linux.patch
 rename meta/recipes-devtools/python/{python_2.7.13.bb => python_2.7.14.bb} (90%)
 delete mode 100644 meta/recipes-extended/gzip/files/0001-gzip-port-zdiff-zless-to-Busybox.patch
 rename meta/recipes-extended/gzip/{gzip-1.8 => gzip-1.9}/wrong-path-fix.patch (70%)
 rename meta/recipes-extended/gzip/{gzip_1.8.bb => gzip_1.9.bb} (86%)
 rename meta/recipes-extended/hdparm/{hdparm_9.52.bb => hdparm_9.53.bb} (90%)
 rename meta/recipes-extended/less/{less_527.bb => less_529.bb} (89%)
 rename meta/recipes-extended/lsb/{lsb_4.1.bb => lsb_5.0.bb} (96%)
 rename meta/recipes-extended/man-pages/{man-pages_4.11.bb => man-pages_4.14.bb} (79%)
 rename meta/recipes-extended/screen/{screen_4.6.1.bb => screen_4.6.2.bb} (93%)
 rename meta/recipes-gnome/librsvg/{librsvg_2.40.19.bb => librsvg_2.40.20.bb} (88%)
 rename meta/recipes-graphics/pango/{pango_1.40.12.bb => pango_1.40.14.bb} (92%)
 delete mode 100644 meta/recipes-kernel/blktrace/blktrace/0001-include-sys-types.h-for-dev_t-definition.patch
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_4.12.bb => linux-libc-headers_4.14.13.bb} (71%)
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.60.2.bb => libsoup-2.4_2.60.3.bb} (89%)
 delete mode 100644 meta/recipes-support/libunwind/libunwind/fix-mips.patch
 rename meta/recipes-support/libunwind/{libunwind_1.2.bb => libunwind_1.2.1.bb} (84%)
 create mode 100755 scripts/distro/build-recipe-list.py
 create mode 100755 scripts/distro/distrocompare.sh

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


More information about the Openembedded-commits mailing list