[oe-commits] [meta-openembedded] branch master-next updated (b5dbf63 -> b74a0f0)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 3 15:52:48 UTC 2016


martin_jansa pushed a change to branch master-next
in repository meta-openembedded.

  discards  b5dbf63   efibootmgr: unblacklist
  discards  b4436b5   efivar: update to 0.23
  discards  a7ebfdc   cunit: delete *.la files
  discards  a8288cc   nodejs: update to 4.3.2
  discards  773a038   freerdp: properly fix QA issue
  discards  0c97e47   webkit-efl: blacklist, webkit-efl is old and unmaintained fork with security issues
  discards  ef80614   gst-ffmpeg: blacklist, not compatible with currently used ffmpeg 3
  discards  d305f4c   mplayer2: blacklist, not compatible with currently used ffmpeg 3
  discards  e08c3e8   vlc: blacklist, not compatible with currently used ffmpeg 3
  discards  694a815   opencv: blacklist, not compatible with currently used ffmpeg 3
  discards  11d437f   linux-yocto-tiny-kexecboot: fix build error (cpio not found)
  discards  76de785   libvpx: upgrade to version 1.5.0
  discards  710ab09   cppunit: fix loads of host-user-contaminated warnings
  discards  e009e56   network-manager-applet: update to 1.0.10
  discards  1fb8201   kexecboot: enable text UI in default EXTRA_OECONF.
  discards  faeb37b   kexecboot: sync fix for gcc5 with upstream
  discards  0f9b962   linux-yocto-tiny-kexecboot: revert Yocto specific console check
  discards  4bfe42f   dnsmasq: steal resolvconf support from Ubuntu
  discards  ba1996e   wireshark: 2.0.2 update including security
  discards  f9014c4   recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"
  discards  5a1cb8f   waf-samba.bbclass: add cross-answers option and files
      adds  0762fdd   lldpd: fix PN -> BPN SRC_URI for multilib build
      adds  fe4106c   waf-samba.bbclass: add cross-answers option and files
       new  ac910d2   recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"
       new  90504b5   wireshark: 2.0.2 update including security
       new  0580229   dnsmasq: steal resolvconf support from Ubuntu
       new  c4c70b6   linux-yocto-tiny-kexecboot: revert Yocto specific console check
       new  9ef5b81   kexecboot: sync fix for gcc5 with upstream
       new  a5c7954   kexecboot: enable text UI in default EXTRA_OECONF.
       new  7f1d729   network-manager-applet: update to 1.0.10
       new  35c4c0b   cppunit: fix loads of host-user-contaminated warnings
       new  d2beb3b   libvpx: upgrade to version 1.5.0
       new  3f75d33   linux-yocto-tiny-kexecboot: fix build error (cpio not found)
       new  42660c3   opencv: blacklist, not compatible with currently used ffmpeg 3
       new  22eae19   mplayer2: blacklist, not compatible with currently used ffmpeg 3
       new  571ee0a   gst-ffmpeg: blacklist, not compatible with currently used ffmpeg 3
       new  31b657e   webkit-efl: blacklist, webkit-efl is old and unmaintained fork with security issues
       new  cfff286   freerdp: properly fix QA issue
       new  58e4307   nodejs: update to 4.3.2
       new  48cb2c2   cunit: delete *.la files
       new  269a543   efivar: update to 0.23
       new  8615391   efibootmgr: unblacklist
       new  eb2cdce   vlc: Fix typo introduced in 0f2b3139521570ad494a72399f8a9dae76e69b16
       new  cc6ec20   vlc: update to 2.2.2
       new  c1f049d   vlc: fix build with ffmpeg 3.0
       new  b74a0f0   vlc: add libpng PACKAGECONFIG (on by default)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b5dbf63)
            \
             N -- N -- N   refs/heads/master-next (b74a0f0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 23 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-multimedia/recipes-multimedia/vlc/vlc.inc     |   7 +-
 ...codec-swscale-use-AV_PIX_FMT-consistently.patch | 293 +++++++++++++++++++++
 .../vlc/vlc/0009-fix-rdp-module.patch              |  19 --
 .../0010-SWSCALE-fix-compilation-with-4.x.patch    |  45 ++++
 .../vlc/{vlc_2.2.1.bb => vlc_2.2.2.bb}             |   7 +-
 .../recipes-daemons/lldpd/lldpd_0.9.0.bb           |   2 +-
 6 files changed, 345 insertions(+), 28 deletions(-)
 create mode 100644 meta-multimedia/recipes-multimedia/vlc/vlc/0009-Avcodec-swscale-use-AV_PIX_FMT-consistently.patch
 delete mode 100644 meta-multimedia/recipes-multimedia/vlc/vlc/0009-fix-rdp-module.patch
 create mode 100644 meta-multimedia/recipes-multimedia/vlc/vlc/0010-SWSCALE-fix-compilation-with-4.x.patch
 rename meta-multimedia/recipes-multimedia/vlc/{vlc_2.2.1.bb => vlc_2.2.2.bb} (65%)

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


More information about the Openembedded-commits mailing list