[oe-commits] [openembedded-core] branch master-next updated (df9c427 -> b20f324)

git at git.openembedded.org git at git.openembedded.org
Wed Feb 5 23:56:16 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.

    from df9c427  xserver-xorg: Fix reproducibility issue
     new 138d3bf  tar: Fix build determinism, disable rsh
     new 5dbca3d  libidn2: Fix reproducibility issue
     new f599b29  gtk+3: sort resources for reproducible binaries
     new a02a1ce  HACK: Attempt to find perl contamination
     new 18e3f11  perl: Fix repro issues (partial)
     new 674d5e9  kern-tools: tweak symbol_why to be python safe
     new 2ea5da9  kern-tools: integrate merge_config fix for gold linker
     new 7464ee1  kern-tools-native: use more common S value and oe_runmake
     new c00b6c7  kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclass
     new ab3baa8  kernel-yocto: Drop setting of unused variables in do_kernel_metadata
     new 862eee7  kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is set
     new c9e7bbf  kernel-yocto.bbclass: set KERNEL_LD also for merge_config.sh
     new 0663452  kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_build.log and fail when /.config wasn't created
     new f8de8d4  kernel-yocto: fix defconfig detection in find_sccs()
     new a25caea  microblaze tune: change microblazeeb to microblaze
     new 5ae9fa4  microblaze tune: Allow no version to be set
     new c8e312d  microblaze tune: Enable 64-bit
     new 04c44cc  microblaze tune: cleanup +=
     new b20f324  Microblaze: Adjust Linux items from microblazeeb to microblaze

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/classes/insane.bbclass                        |  9 +++++
 meta/classes/kernel-yocto.bbclass                  | 43 +++++++++++++++-------
 meta/classes/meson.bbclass                         |  2 +-
 meta/classes/siteinfo.bbclass                      |  3 --
 .../machine/include/microblaze/arch-microblaze.inc | 35 +++++++++++-------
 .../include/microblaze/feature-microblaze-math.inc | 12 +++---
 .../microblaze/feature-microblaze-versions.inc     |  4 +-
 meta/lib/oe/elf.py                                 |  3 --
 meta/recipes-devtools/perl/files/fix.patch         | 27 ++++++++++++++
 meta/recipes-devtools/perl/perl_5.30.1.bb          |  1 +
 .../{microblazeeb => microblaze}/objarch.h         |  0
 meta/recipes-extended/libidn/libidn2_2.3.0.bb      |  3 +-
 meta/recipes-extended/tar/tar_1.32.bb              |  2 +
 meta/recipes-gnome/gtk+/gtk+3/sort-resources.patch | 19 ++++++++++
 meta/recipes-gnome/gtk+/gtk+3_3.24.13.bb           |  1 +
 .../kern-tools/kern-tools-native_git.bb            | 13 ++++---
 meta/recipes-kernel/linux/linux-yocto.inc          | 21 -----------
 17 files changed, 129 insertions(+), 69 deletions(-)
 create mode 100644 meta/recipes-devtools/perl/files/fix.patch
 rename meta/recipes-extended/ghostscript/ghostscript/{microblazeeb => microblaze}/objarch.h (100%)
 create mode 100644 meta/recipes-gnome/gtk+/gtk+3/sort-resources.patch

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


More information about the Openembedded-commits mailing list