[oe-commits] [openembedded-core] branch master-next updated (c67d236 -> 9161b08)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 6 11:23:50 UTC 2016


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

  discards  c67d236   meta: Drop swabber
      adds  84fe3f2   libarchive: respect disable-acl configuration option
      adds  554719e   lib/oe/package_manager: adapt for Python 3
       new  e18657d   meta: Drop swabber
       new  10ddce2   linux-yocto/4.4: bump to v4.4.12
       new  8933893   yocto-bsps: add i2c definitions to beaglebone
       new  9161b08   linux-yocto/4.4: mmc backports

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   (c67d236)
            \
             N -- N -- N   refs/heads/master-next (9161b08)

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 4 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/lib/oe/package_manager.py                     |  4 +-
 ...c-check-acl-libacl.h-and-sys-acl.h-based-.patch | 66 ++++++++++++++++++++++
 .../libarchive/libarchive_3.2.0.bb                 |  1 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |  4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |  6 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       | 16 +++---
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       | 20 +++----
 9 files changed, 94 insertions(+), 27 deletions(-)
 create mode 100644 meta/recipes-extended/libarchive/libarchive/0001-configure.ac-check-acl-libacl.h-and-sys-acl.h-based-.patch

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


More information about the Openembedded-commits mailing list