[oe-commits] [openembedded-core] branch master-next updated (c9a8947 -> 97947e1)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 15 20:48:00 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.

 discard c9a8947  kernel-devsrc: restructure for out of tree (and on target) module builds
 discard e11a7b9  sstate: Optimise SSTATE_EXCLUDEDEPS_SYSROOT handling
 discard 80bd115  sstate: Avoid indirect bison-native dependencies (via SSTATE_EXCLUDEDEPS_SYSROOT)
 discard abab12f  sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping base-passwd|shadow-sysroot recipes
 discard d859c76  sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping *-initial recipes
 discard 5c3598b  sstate: allow specifying indirect dependencies to exclude from sysroot
 discard 77c1b7c  openssh: fix wrong volatile dir for sshd host keys on read-only rootfs
 discard 6b115ef  openssl-1.1: /etc/ssl location compatibility
 discard cdd5229  openssl-1.1: rework packaging
 discard 98e7fe2  openssl-1.1: fix c_rehash perl errors
 discard dd4d396  cve-check.bbclass: do not download the CVE DB in package-specific tasks
 discard ed10364  image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.conf
 discard de3def0  package.bbclass: improve -dbg and -src package ordering
 discard 1a33961  weston: add dependency on virtual/libgbm for kms PACKAGECONFIG
 discard 2cb83bd  swig: fix gcc8 warnings for cast between incompatible function types
 discard 4e9cb33  wic: bootimg-partition: Add support to create the u-boot boot config file
 discard da6a5e0  wic: bootimg-partition: Add do_configure_partition() method
 discard da837a6  wic: bootimg-partition: Use the relative path in the install_task
 discard a279522  wic: Remove the unused variable Partition.sourceparams_dict
 discard d4ed5e3  package_manager: Add definitions for riscv machines
 discard dc71266  oe-selftest: quick hack to test
     add 624f6fd  package_manager: Add definitions for riscv machines
     add d7130a7  wic: Remove the unused variable Partition.sourceparams_dict
     add 3a85df7  wic: bootimg-partition: Use the relative path in the install_task
     add 3203037  wic: bootimg-partition: Add do_configure_partition() method
     add bdf8ae5  wic: bootimg-partition: Add support to create the u-boot boot config file
     add f0f8ee6  swig: fix gcc8 warnings for cast between incompatible function types
     add 73e9a5f  weston: add dependency on virtual/libgbm for kms PACKAGECONFIG
     add 805edbc  package.bbclass: improve -dbg and -src package ordering
     add 97b4394  image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.conf
     add 125789b  cve-check.bbclass: do not download the CVE DB in package-specific tasks
     new f8a826f  openssl-1.1: fix c_rehash perl errors
     new b729cae  openssl-1.1: rework packaging
     new 87ae1f2  openssl-1.1: /etc/ssl location compatibility
     new c855d48  libdrm: Upgrade to 2.4.93
     new 48c8d13  security_flags: Add PIC to cflags for some recipes on ppc
     new 92c5131  sstate: allow specifying indirect dependencies to exclude from sysroot
     new 6706bad  sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping *-initial recipes
     new 68e502e  sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping base-passwd|shadow-sysroot recipes
     new dd9004a  sstate: Avoid indirect bison-native dependencies (via SSTATE_EXCLUDEDEPS_SYSROOT)
     new 6d22862  sstate: Optimise SSTATE_EXCLUDEDEPS_SYSROOT handling
     new cacffb7  acpica: Add missing DEPENDS on bison-native
     new 97947e1  oe-selftest: quick hack to test

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   (c9a8947)
            \
             N -- N -- N   refs/heads/master-next (97947e1)

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 12 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/conf/distro/include/security_flags.inc        |   3 +
 .../openssh/openssh/volatiles.99_sshd              |   2 +-
 meta/recipes-extended/acpica/acpica_20180508.bb    |   2 +-
 .../drm/{libdrm_2.4.92.bb => libdrm_2.4.93.bb}     |   4 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb         | 228 +++++----------------
 5 files changed, 54 insertions(+), 185 deletions(-)
 rename meta/recipes-graphics/drm/{libdrm_2.4.92.bb => libdrm_2.4.93.bb} (95%)

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


More information about the Openembedded-commits mailing list