[oe-commits] [openembedded-core] branch master-next updated (89ad790 -> 2a9169a)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 24 17:47:01 UTC 2019


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

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

 discard 89ad790  ptest-runner: pass libdir to DEFAULT_DIRECTORY when compiling
 discard 35a7104  eSDK.py: unset BBPATH and BUILDDIR to avoid eSDK failure
 discard 3a1dffe  runtime/ksample.py: correct a syntax and perfect item about architecture
 discard 35499f3  eSDK.py: avoid error in tearDownClass due to race condistion
 discard 21a298a  fontconfig: Fix define for HAVE_POSIX_FADVISE
 discard 3f30ffa  packagegroup.bbclass: Set INHIBIT_DEFAULT_DEPS
 discard eda4435  gcc-runtime: Add --cache-file to EXTRA_OECONF
 discard 2447cb5  ncurses: Add --cache-file to EXTRA_OECONF
 discard e9b8b43  gettext: Add --cache-file to EXTRA_OECONF
 discard a69140a  systemd: Security fix CVE-2018-16866
 discard 1482453  systemd: Security fix CVE-2018-16865
 discard d77c264  systemd: Security fix CVE-2018-16864
 discard ff57b4b  bitbake.conf: Add CCACHE_TOP_DIR to BB_HASHBASE_WHITELIST
 discard c7dd937  cmake-native: Add --enable-ccache to configure options
 discard fe7c2cc  ccache: Fix Segmentation fault error when gcc -o /dev/null
 discard 5105bbb  ccache: 3.5 -> 3.6
 discard 094e21e  perl: Make install.perl depend on install.sym
 discard f5ba6e0  arch-arm: Do not add -march options for arm architecture along with -mcpu
 discard a74d2ba  devtool: add a command to print an overall list of recipes that can be updated
 discard 74753d9  lib/oe/reciputils.py: parallelize upstream version checks
 discard fa60f59  kmscube: make gstreamer dependency optional
 discard 269b0c7  kmscube: update to latest commit, switch over to meson
 discard 3feb209  testimage.bbclass: add support for passing runqemu params
 discard fefb321  cmake: do not look into native sysroot in the nativesdk environment
 discard 7eb35b8  lib/oe/package_manager: turn postinst_intercept warnings into failures for nativesdk
 discard c413220  qemuwrapper-cross: check qemu usermode only when building a target package
 discard 070abef  fontcache: fix postinst for nativesdk case
     add 70859e1  perl: Make install.perl depend on install.sym
     add 9c6ad57  bitbake.conf: Add CCACHE_TOP_DIR to BB_HASHBASE_WHITELIST
     add 6900b9c  systemd: Security fix CVE-2018-16864
     add 314887a  systemd: Security fix CVE-2018-16865
     add bdee912  systemd: Security fix CVE-2018-16866
     add d1d96f3  gettext: Add --cache-file to EXTRA_OECONF
     add 5607ae1  ncurses: Add --cache-file to EXTRA_OECONF
     add 48cc717  gcc-runtime: Add --cache-file to EXTRA_OECONF
     add c08478c  packagegroup.bbclass: Set INHIBIT_DEFAULT_DEPS
     add 6452ccd  fontconfig: Fix define for HAVE_POSIX_FADVISE
     add 984f56b  eSDK.py: avoid error in tearDownClass due to race condistion
     add 997ab2f  runtime/ksample.py: correct a syntax and perfect item about architecture
     add bc07d82  eSDK.py: unset BBPATH and BUILDDIR to avoid eSDK failure
     add 1447afd  ptest-runner: pass libdir to DEFAULT_DIRECTORY when compiling
     add d85d529  linux-yocto/4.19: riscv: enable serial
     new 9ac7415  fontcache: fix postinst for nativesdk case
     new 3ae6348  qemuwrapper-cross: check qemu usermode only when building a target package
     new 3dd2fea  lib/oe/package_manager: turn postinst_intercept warnings into failures for nativesdk
     new cd1c0a0  cmake: do not look into native sysroot in the nativesdk environment
     new 167a467  testimage.bbclass: add support for passing runqemu params
     new f83d5c7  kmscube: update to latest commit, switch over to meson
     new 7f1f3b4  kmscube: make gstreamer dependency optional
     new b1d0191  lib/oe/reciputils.py: parallelize upstream version checks
     new 0228442  devtool: add a command to print an overall list of recipes that can be updated
     new 50e3669  arch-arm: Do not add -march options for arm architecture along with -mcpu
     new fab9819  ccache: 3.5 -> 3.6
     new 2bfe398  ccache: Fix Segmentation fault error when gcc -o /dev/null
     new 2a9169a  cmake-native: Add --enable-ccache to configure options

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (89ad790)
            \
             N -- N -- N   refs/heads/master-next (2a9169a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 13 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/recipes-kernel/linux/linux-yocto-rt_4.19.bb   | 2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb | 2 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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


More information about the Openembedded-commits mailing list