[oe-commits] [openembedded-core] branch master updated (e3f5cee -> 5fc7fbc)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 25 22:16:45 UTC 2018


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

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

    from e3f5cee  build-appliance-image: Update to master head revision
     new 4c48e59  meta-skeleton/meta-selftest: Update to thud
     new ab7b7e2  scripts/autobuilder-worker-prereq-tests: Add to todo list
     new e8acef3  runqemu: fix handling of SIGTERM and the problem of line wrapping
     new f33d712  perl: fix race issues for MakeMaker
     new 171900b  checklayer: avoid recursive loop in add_layer_dependencies
     new 547e81b  glib-2.0: Drop allow /run/media for root patch
     new d286e91  openssl10: remove extra slash from libdir path
     new bce90f4  rootfs: always update the opkg index
     new 2adec31  linux-yocto/4.14: fix beaglebone configuration warnings
     new d9e5308  meson: squash the architecture warning patches together
     new 2f9adf0  meson: pass correct endian in the cross file
     new 4ca0002  meson: stop Meson using target CFLAGS in native builds
     new bf41247  meson: respect target/native flag distinction in G-I and gtk-doc
     new 63c89ef  meson: make native-specific patches native-specific
     new 7429ed8  siteinfo: generalise siteinfo
     new 5fc7fbc  rootfs.py: Install -src packages when PACKAGE_DEBUG_SPLIT_STYLE is "debug-with-srcpkg"

The 16 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-selftest/conf/layer.conf                      |  2 +-
 meta-skeleton/conf/layer.conf                      |  2 +-
 meta/classes/meson.bbclass                         | 35 ++++++++++-----
 meta/classes/siteinfo.bbclass                      | 17 +++----
 meta/lib/oe/rootfs.py                              |  9 ++--
 .../openssl/openssl10_1.0.2p.bb                    |  2 +-
 ...un-media-sdX-drive-mount-if-username-root.patch | 37 ---------------
 meta/recipes-core/glib-2.0/glib-2.0_2.58.0.bb      |  1 -
 meta/recipes-devtools/meson/meson.inc              |  9 ++--
 ...ix-issues-that-arise-when-cross-compiling.patch | 26 -----------
 .../0002-Make-CPU-family-warnings-fatal.patch      |  4 +-
 ...r-to-our-wiki-instead-of-Meson-bug-system.patch | 38 ----------------
 meta/recipes-devtools/meson/meson/gi-flags.patch   | 35 +++++++++++++++
 .../meson/meson/gtkdoc-flags.patch                 | 44 ++++++++++++++++++
 meta/recipes-devtools/perl/perl-native_5.24.4.bb   |  1 +
 .../0001-ExtUtils-MM_Unix.pm-fix-race-issues.patch | 52 ++++++++++++++++++++++
 meta/recipes-devtools/perl/perl_5.24.4.bb          |  1 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |  2 +-
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      |  2 +-
 scripts/autobuilder-worker-prereq-tests            |  3 ++
 scripts/lib/checklayer/__init__.py                 |  4 ++
 scripts/runqemu                                    | 14 ++++--
 23 files changed, 203 insertions(+), 139 deletions(-)
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/allow-run-media-sdX-drive-mount-if-username-root.patch
 delete mode 100644 meta/recipes-devtools/meson/meson/0003-Send-user-to-our-wiki-instead-of-Meson-bug-system.patch
 create mode 100644 meta/recipes-devtools/meson/meson/gi-flags.patch
 create mode 100644 meta/recipes-devtools/meson/meson/gtkdoc-flags.patch
 create mode 100644 meta/recipes-devtools/perl/perl/0001-ExtUtils-MM_Unix.pm-fix-race-issues.patch

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


More information about the Openembedded-commits mailing list