[oe-commits] [openembedded-core] branch master updated (621ea68 -> 6f6a6bb)

git at git.openembedded.org git at git.openembedded.org
Thu Feb 6 12:16:52 UTC 2020


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

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

    from 621ea68  sqlite3: upgrade 3.30.1 -> 3.31.1
     new a9b8287  opkg-utils: Fix reproducibility issues in opkg-build
     new 6e2e048  oeqa/reproducible: Improve test output and ensure deb+ipk compared
     new 11d7a9e  mc: Set zipinfo presence determinstically
     new 5553c20  mc: Fix manpage date indeterminism
     new 5ed0840  patch: Extend to native/nativesdk and depend upon
     new 39e25b0  xserver-xorg: Fix reproducibility issue
     new d14a4b0  tar: Fix build determinism, disable rsh
     new 0392fcb  libidn2: Fix reproducibility issue
     new f3675be  gtk+3: sort resources for reproducible binaries
     new c052b0c  microblaze tune: change microblazeeb to microblaze
     new 0d1551d  microblaze tune: Allow no version to be set
     new 389691b  microblaze tune: Enable 64-bit
     new 78c3885  microblaze tune: cleanup +=
     new 6f6a6bb  microblaze: Adjust Linux items from microblazeeb to microblaze

The 14 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/meson.bbclass                         |  2 +-
 meta/classes/patch.bbclass                         |  7 +++++
 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/lib/oeqa/selftest/cases/reproducible.py       |  9 ++++--
 meta/recipes-core/meta/buildtools-tarball.bb       |  1 +
 .../opkg-utils/fix-reproducibility.patch           | 32 ++++++++++++++++++++
 .../opkg-utils/opkg-utils_0.4.2.bb                 |  1 +
 meta/recipes-devtools/patch/patch_2.7.6.bb         |  3 ++
 .../{microblazeeb => microblaze}/objarch.h         |  0
 meta/recipes-extended/libidn/libidn2_2.3.0.bb      |  3 +-
 meta/recipes-extended/mc/files/nomandate.patch     | 21 +++++++++++++
 meta/recipes-extended/mc/mc_4.8.23.bb              |  2 ++
 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 +
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |  1 +
 20 files changed, 130 insertions(+), 31 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/fix-reproducibility.patch
 rename meta/recipes-extended/ghostscript/ghostscript/{microblazeeb => microblaze}/objarch.h (100%)
 create mode 100644 meta/recipes-extended/mc/files/nomandate.patch
 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