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

git at git.openembedded.org git at git.openembedded.org
Thu Mar 3 12:54:46 UTC 2016


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

  discards  2ba368c   webkit-efl: blacklist, webkit-efl is old and unmaintained fork with security issues
  discards  9f930b7   gst-ffmpeg: blacklist, not compatible with currently used ffmpeg 3
  discards  596096e   mplayer2: blacklist, not compatible with currently used ffmpeg 3
  discards  f91631d   vlc: blacklist, not compatible with currently used ffmpeg 3
  discards  3633f5c   opencv: blacklist, not compatible with currently used ffmpeg 3
  discards  c54f464   linux-yocto-tiny-kexecboot: fix build error (cpio not found)
  discards  609c79f   libvpx: upgrade to version 1.5.0
  discards  456b2c8   cppunit: fix loads of host-user-contaminated warnings
  discards  91dedeb   network-manager-applet: update to 1.0.10
  discards  a0d511f   kexecboot: enable text UI in default EXTRA_OECONF.
  discards  6100a94   kexecboot: sync fix for gcc5 with upstream
  discards  0f80409   linux-yocto-tiny-kexecboot: revert Yocto specific console check
  discards  e310d39   dnsmasq: steal resolvconf support from Ubuntu
  discards  502db4f   wireshark: 2.0.2 update including security
  discards  c79577a   recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"
  discards  cc01115   efivar: nvme header was renamed in linux 4.4
  discards  8ccb770   efivar: fix zero initializer compiler error
       new  f9014c4   recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"
       new  ba1996e   wireshark: 2.0.2 update including security
       new  4bfe42f   dnsmasq: steal resolvconf support from Ubuntu
       new  0f9b962   linux-yocto-tiny-kexecboot: revert Yocto specific console check
       new  faeb37b   kexecboot: sync fix for gcc5 with upstream
       new  1fb8201   kexecboot: enable text UI in default EXTRA_OECONF.
       new  e009e56   network-manager-applet: update to 1.0.10
       new  710ab09   cppunit: fix loads of host-user-contaminated warnings
       new  76de785   libvpx: upgrade to version 1.5.0
       new  11d437f   linux-yocto-tiny-kexecboot: fix build error (cpio not found)
       new  694a815   opencv: blacklist, not compatible with currently used ffmpeg 3
       new  e08c3e8   vlc: blacklist, not compatible with currently used ffmpeg 3
       new  d305f4c   mplayer2: blacklist, not compatible with currently used ffmpeg 3
       new  ef80614   gst-ffmpeg: blacklist, not compatible with currently used ffmpeg 3
       new  0c97e47   webkit-efl: blacklist, webkit-efl is old and unmaintained fork with security issues
       new  773a038   freerdp: properly fix QA issue
       new  a8288cc   nodejs: update to 4.3.2
       new  a7ebfdc   cunit: delete *.la files
       new  b4436b5   efivar: update to 0.23
       new  b5dbf63   efibootmgr: unblacklist

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   (2ba368c)
            \
             N -- N -- N   refs/heads/master-next (b5dbf63)

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 20 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-oe/recipes-devtools/cunit/cunit_2.1-3.bb      |  5 +-
 .../nodejs/{nodejs_4.3.1.bb => nodejs_4.3.2.bb}    |  4 +-
 .../recipes-extended/efibootmgr/efibootmgr_0.12.bb |  4 +-
 .../efivar/efivar/0.21-nvme_ioctl.h.patch          | 30 ---------
 ...he-compiler-doesn-t-like-0-as-an-initiali.patch | 42 -------------
 .../efivar/0001-efivar-fix-for-cross-compile.patch | 21 +++----
 ...ptions-not-supported-by-lower-version-gcc.patch | 71 ----------------------
 meta-oe/recipes-extended/efivar/efivar_0.21.bb     | 41 -------------
 meta-oe/recipes-extended/efivar/efivar_0.23.bb     | 36 +++++++++++
 meta-oe/recipes-support/freerdp/freerdp_git.bb     |  5 +-
 10 files changed, 51 insertions(+), 208 deletions(-)
 rename meta-oe/recipes-devtools/nodejs/{nodejs_4.3.1.bb => nodejs_4.3.2.bb} (95%)
 delete mode 100644 meta-oe/recipes-extended/efivar/efivar/0.21-nvme_ioctl.h.patch
 delete mode 100644 meta-oe/recipes-extended/efivar/efivar/0001-Sometimes-the-compiler-doesn-t-like-0-as-an-initiali.patch
 delete mode 100644 meta-oe/recipes-extended/efivar/efivar/efivar-drop-options-not-supported-by-lower-version-gcc.patch
 delete mode 100644 meta-oe/recipes-extended/efivar/efivar_0.21.bb
 create mode 100644 meta-oe/recipes-extended/efivar/efivar_0.23.bb

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


More information about the Openembedded-commits mailing list