[oe-commits] [openembedded-core] branch master-next updated (f0d822f -> dd8c7f2)

git at git.openembedded.org git at git.openembedded.org
Sat Jul 20 11:06:02 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 f0d822f  cve-update-db: actually inherit native
     new 7105c9b  runtime_test.py: use track_for_cleanup for temp dir
     new 8a06023  devtool: remove temp dir in upgrade
     new 8081d64  openssl: fix valgrind errors on v1.1.1c
     new b309840  cve-update-db-native: use executemany() to optimise CPE insertion
     new bb4e53a  cve-update-db-native: improve metadata parsing
     new 9422745  cve-update-db-native: clean up JSON fetching
     new 1887569  freetype: upgrade to 2.10.1
     new 4663d06  unfs3: set upstream tag regex to avoid false-positives
     new b2e0b38  libtool: remove host information from libtool
     new 8d15573  meson.bbclass: export STRIP=${BUILD_STRIP}
     new 51f13af  ffmpeg: don't use hardcoded lookup tables
     new 69b0f94  ffmpeg: upgrade to 4.1.4
     new 1905319  mpeg2dec: Fix PIE build and avoid relocation in text section on ARM
     new dd8c7f2  psplash: create psplash tmpfs mount directory in psplash-init

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                         |   1 +
 meta/lib/oeqa/selftest/cases/runtime_test.py       |   4 +-
 .../0001-Fix-broken-change-from-b3d113e.patch      |  35 +++++
 .../recipes-connectivity/openssl/openssl_1.1.1c.bb |   1 +
 meta/recipes-core/meta/cve-update-db-native.bb     | 132 +++++++----------
 meta/recipes-core/psplash/files/psplash-init       |   1 +
 meta/recipes-core/psplash/psplash_git.bb           |   3 -
 .../libtool/libtool/debian-no_hostname.patch       |  21 +++
 meta/recipes-devtools/libtool/libtool_2.4.6.bb     |   2 +-
 meta/recipes-devtools/unfs3/unfs3_git.bb           |   1 +
 .../{freetype_2.10.0.bb => freetype_2.10.1.bb}     |   8 +-
 .../ffmpeg/{ffmpeg_4.1.3.bb => ffmpeg_4.1.4.bb}    |  12 +-
 ...ision-1206-from-upstream-to-fix-PIE-build.patch | 156 +++++++++++++++++++++
 meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.5.1.bb |   1 +
 scripts/lib/devtool/upgrade.py                     |   1 +
 15 files changed, 281 insertions(+), 98 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-Fix-broken-change-from-b3d113e.patch
 create mode 100755 meta/recipes-devtools/libtool/libtool/debian-no_hostname.patch
 rename meta/recipes-graphics/freetype/{freetype_2.10.0.bb => freetype_2.10.1.bb} (86%)
 rename meta/recipes-multimedia/ffmpeg/{ffmpeg_4.1.3.bb => ffmpeg_4.1.4.bb} (95%)
 create mode 100644 meta/recipes-multimedia/mpeg2dec/files/0001-Import-revision-1206-from-upstream-to-fix-PIE-build.patch

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


More information about the Openembedded-commits mailing list