[oe-commits] [openembedded-core] branch master-next updated (4794441 -> bf897ec)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 7 13:12:15 UTC 2020


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 4794441  Revert "HACK: Attempt to find perl contamination"
 discard af76095  HACK: Attempt to find perl contamination
 discard 94fc949  kern-tools: fix merge_config when LD contains parameters
 discard 14baa63  kernel-yocto: fix defconfig detection in find_sccs()
 discard 5c14913  kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_build.log and fail when /.config wasn't created
 discard 3811dba  kernel-yocto.bbclass: set KERNEL_LD also for merge_config.sh
 discard d0a0c45  kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is set
 discard dc00302  kernel-yocto: Drop setting of unused variables in do_kernel_metadata
 discard 247aaa7  kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclass
 discard 9c14aac  kern-tools-native: use more common S value and oe_runmake
 discard 24e2b7a  kern-tools: integrate merge_config fix for gold linker
 discard ebfcd89  kern-tools: tweak symbol_why to be python safe
 discard f4ca6bb  libgcrypt: Fix determinism issue
 discard 3b08a5b  libinput: Fix determinism issue
 discard 82f4a89  iputils: Fix build determinism
 discard 6c30c95  openssl: Fix reproducibility issue
 discard 8919109  perl: do not install files that contain build host specific data
 discard 5a4a054  perl: Fix repro issues (partial)
     new e290f6c  perl: do not install files that contain build host specific data
     new 64b7faa  openssl: Fix reproducibility issue
     new 2ba34e3  iputils: Fix build determinism
     new 36a814d  libinput: Fix determinism issue
     new 359032c  libgcrypt: Fix determinism issue
     new 345f562  kern-tools: tweak symbol_why to be python safe
     new f5439d0  kern-tools: integrate merge_config fix for gold linker
     new b282407  kern-tools-native: use more common S value and oe_runmake
     new 407e9a7  kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclass
     new b6f08b8  kernel-yocto: Drop setting of unused variables in do_kernel_metadata
     new 4eadd6b  kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is set
     new 17df86d  kernel-yocto.bbclass: set KERNEL_LD also for merge_config.sh
     new c9dc482  kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_build.log and fail when /.config wasn't created
     new 930ab1e  kernel-yocto: fix defconfig detection in find_sccs()
     new 65f37bf  kern-tools: fix merge_config when LD contains parameters
     new 2cfd7ad  HACK: Attempt to find perl contamination
     new 12477c2  Revert "HACK: Attempt to find perl contamination"
     new f06521a  perl: Fix repro issues (partial)
     new bf897ec  libevdev: Fix determinism issue

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   (4794441)
            \
             N -- N -- N   refs/heads/master-next (bf897ec)

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 19 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-devtools/perl/files/fix.patch         | 54 ++++++++++++++++++++++
 .../libevdev/libevdev/determinism.patch            | 34 ++++++++++++++
 meta/recipes-support/libevdev/libevdev_1.8.0.bb    |  3 +-
 3 files changed, 90 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-support/libevdev/libevdev/determinism.patch

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


More information about the Openembedded-commits mailing list