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

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

No new revisions were added by this update.

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