[oe-commits] [openembedded-core] branch master-next updated (ce4a536 -> 83c6854)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 22 23:30:27 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.

    from ce4a536  HACK: Enable saving of packages
     new 909110b  packagegroup-core-sdk: remove intltool
     new 81d205e  packagegroup-core-self-hosted: remove intltool
     new 372db31  parted: fix whitespace
     new 41cfd78  grub: inherit pkgconfig
     new 77a0cce  grub: don't autoreconf twice
     new 0757821  rpm: upgrade to 4.15.1
     new cd719bf  rpm: use libgcrypt instead of NSS for cryptography
     new a8f30f7  libdnf: upgrade 0.28.1 -> 0.38.1
     new 32aa69f  dnf: upgrade 4.2.2 -> 4.2.16
     new f5bf202  psmisc: remove a patch that is no longer necessary
     new ede23dd  rpm: fix spelling in one of the patches' Upstream-Status
     new 83c6854  liberror-perl: update 0.17027 -> 0.17028

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/recipes-bsp/grub/grub2.inc                    |   7 +-
 .../packagegroups/packagegroup-core-sdk.bb         |   1 -
 .../packagegroups/packagegroup-self-hosted.bb      |   1 -
 .../dnf/{dnf_4.2.2.bb => dnf_4.2.16.bb}            |   2 +-
 .../libdnf/libdnf/0001-Add-WITH_TESTS-option.patch |  12 +-
 ...inx-only-if-documentation-is-actually-ena.patch |  42 +++
 .../libdnf/{libdnf_0.28.1.bb => libdnf_0.38.1.bb}  |   5 +-
 ...or-perl_0.17027.bb => liberror-perl_0.17028.bb} |   6 +-
 ...an-unsatisfiable-dependency-when-building.patch |  28 +-
 ...code-lib-rpm-as-the-installation-path-for.patch |  14 +-
 ...y-package-building-into-a-separate-functi.patch |  84 ------
 ...rovides-requires-do-not-use-monodis-from-.patch |  58 ----
 ...o-not-run-file-classification-in-parallel.patch |  65 ++++
 ...-binary-package-creation-via-thread-pools.patch | 127 --------
 ...c-make-operations-over-string-pools-threa.patch | 207 -------------
 ...c-remove-static-local-variables-from-buil.patch | 336 ---------------------
 .../rpm/files/gcrypt-use-pkgconfig.patch           |  51 ++++
 .../rpm/{rpm_4.14.2.1.bb => rpm_4.15.1.bb}         |  18 +-
 meta/recipes-extended/parted/parted_3.2.bb         |   2 +-
 ...-create-src-directory-before-attempting-t.patch |  28 --
 meta/recipes-extended/psmisc/psmisc_23.3.bb        |   1 -
 21 files changed, 204 insertions(+), 891 deletions(-)
 rename meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.16.bb} (98%)
 create mode 100644 meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch
 rename meta/recipes-devtools/libdnf/{libdnf_0.28.1.bb => libdnf_0.38.1.bb} (84%)
 rename meta/recipes-devtools/perl/{liberror-perl_0.17027.bb => liberror-perl_0.17028.bb} (85%)
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-Split-binary-package-building-into-a-separate-functi.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-mono-find-provides-requires-do-not-use-monodis-from-.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0002-Run-binary-package-creation-via-thread-pools.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0003-rpmstrpool.c-make-operations-over-string-pools-threa.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0004-build-pack.c-remove-static-local-variables-from-buil.patch
 create mode 100644 meta/recipes-devtools/rpm/files/gcrypt-use-pkgconfig.patch
 rename meta/recipes-devtools/rpm/{rpm_4.14.2.1.bb => rpm_4.15.1.bb} (89%)
 delete mode 100644 meta/recipes-extended/psmisc/psmisc/0001-Makefile.am-create-src-directory-before-attempting-t.patch

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


More information about the Openembedded-commits mailing list