[oe-commits] [openembedded-core] branch master-next updated (fee426a -> 962987c)

git at git.openembedded.org git at git.openembedded.org
Wed Sep 21 21:10:52 UTC 2016


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

      from  fee426a   buildtools-tarball: add SDKMACHINE to stamps-extra-info
       new  fe19856   libnewt: link whiptail properly with libnewt
       new  2562184   wic: add beaglebone.wks
       new  0dc671f   toolchain-shar-relocate.sh: Add error-handling
       new  c5d9ffe   perl: fix CVE-2016-6185
       new  51dca48   perl: fix CVE-2015-8607
       new  91b1e26   x264: add textrel to INSANE_SKIP
       new  50c1cda   systemd: fix indentation
       new  83bac8f   libunwind: fix build by linking with bfd instead of gold
       new  6ed6347   perf: Fix to obey LD failure on qemux86-64
       new  f551abb   directdisk*.wks: add serial console support
       new  962987c   asciidoc: set CLEANBROKEN to fix rebuild

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/files/toolchain-shar-relocate.sh              |  20 +++-
 meta/recipes-core/systemd/systemd_230.bb           |   4 +-
 .../perl/perl/perl-fix-CVE-2015-8607.patch         |  74 ++++++++++++
 .../perl/perl/perl-fix-CVE-2016-6185.patch         | 128 +++++++++++++++++++++
 meta/recipes-devtools/perl/perl_5.22.1.bb          |   2 +
 meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb   |   2 +
 .../files/0001-detect-gold-as-GNU-linker-too.patch |  31 +++++
 meta/recipes-extended/newt/libnewt_0.52.19.bb      |   1 +
 meta/recipes-kernel/perf/perf.bb                   |   3 +-
 meta/recipes-multimedia/x264/x264_git.bb           |   4 +-
 meta/recipes-support/libunwind/libunwind_git.bb    |   1 +
 scripts/lib/wic/canned-wks/beaglebone.wks          |   7 ++
 scripts/lib/wic/canned-wks/directdisk-gpt.wks      |   2 +-
 .../lib/wic/canned-wks/directdisk-multi-rootfs.wks |   2 +-
 scripts/lib/wic/canned-wks/directdisk.wks          |   2 +-
 15 files changed, 274 insertions(+), 9 deletions(-)
 create mode 100644 meta/recipes-devtools/perl/perl/perl-fix-CVE-2015-8607.patch
 create mode 100644 meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-6185.patch
 create mode 100644 meta/recipes-extended/newt/files/0001-detect-gold-as-GNU-linker-too.patch
 create mode 100644 scripts/lib/wic/canned-wks/beaglebone.wks

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


More information about the Openembedded-commits mailing list