[oe-commits] [openembedded-core] branch master updated (11694eb -> a0c238d)

git at git.openembedded.org git at git.openembedded.org
Sun Nov 10 14:07:26 UTC 2019


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

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

    from 11694eb  pseudo: Add statx support to fix fedora30 issues
     new 854a9aa  webkitgtk: upgrade 2.26.1 -> 2.26.2
     new 6745964  libtirpc: create the symbol link for rpc header files
     new 6b3b904  isoimage-isohybrid.py: Parameterize ESP label
     new db4be09  isoimage-isohybrid.py: Parameterize ESP partition size
     new 0fb92b5  initscripts/sysfs.sh: Mount /sys/firmware/efi/efivars when possible
     new d10e838  libevent: update packaging (one package per shared library)
     new 6686c64  gnupg: Split gpg and gpg-agent into a minimal gnupg-gpg package
     new c0d663d  opkg: RDEPEND "gnupg-gpg" instead of "gnupg"
     new e935cba  gnupg/libksba/npth/pinentry: Add nativesdk to BBCLASSEXTEND
     new e462f47  meta/lib/oe/package_manager.py: Enable sha256 checksums in opkg indexer
     new eb661ea  harfbuzz: split libharfbuzz-subset.so to its own binary package
     new 2b71569  tune-cortexa32: Fix libgcc-initial build issue for cortex-a32
     new 3fe6574  rm_work: Simplify logic for setscene promotion
     new 7177879  iproute2: update 5.2.0 -> 5.3.0
     new a0c238d  pseudo: Drop static linking to sqlite3

The 15 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/rm_work.bbclass                       | 49 +++++++---------------
 meta/conf/distro/include/no-static-libs.inc        |  4 --
 meta/conf/machine/include/tune-cortexa32.inc       |  8 ++--
 meta/lib/oe/package_manager.py                     |  2 +-
 .../{iproute2_5.2.0.bb => iproute2_5.3.0.bb}       |  4 +-
 .../initscripts/initscripts-1.0/sysfs.sh           |  4 ++
 meta/recipes-devtools/opkg/opkg_0.4.1.bb           |  5 ++-
 meta/recipes-devtools/pseudo/pseudo.inc            | 17 +-------
 meta/recipes-extended/libtirpc/libtirpc_1.1.4.bb   | 14 +++++++
 meta/recipes-graphics/harfbuzz/harfbuzz_2.6.1.bb   |  3 +-
 .../{webkitgtk_2.26.1.bb => webkitgtk_2.26.2.bb}   |  4 +-
 meta/recipes-support/gnupg/gnupg_2.2.17.bb         | 17 +++++++-
 meta/recipes-support/libevent/libevent_2.1.11.bb   |  8 ++++
 meta/recipes-support/libksba/libksba_1.3.5.bb      |  2 +-
 meta/recipes-support/npth/npth_1.6.bb              |  2 +-
 meta/recipes-support/pinentry/pinentry_1.1.0.bb    |  2 +-
 .../lib/wic/plugins/source/isoimage-isohybrid.py   | 12 ++++--
 17 files changed, 85 insertions(+), 72 deletions(-)
 rename meta/recipes-connectivity/iproute2/{iproute2_5.2.0.bb => iproute2_5.3.0.bb} (65%)
 rename meta/recipes-sato/webkit/{webkitgtk_2.26.1.bb => webkitgtk_2.26.2.bb} (97%)

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


More information about the Openembedded-commits mailing list