[oe-commits] [openembedded-core] branch master-next updated (537d9b7 -> ce4d9f9)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 3 10:45:44 UTC 2016


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

  discards  537d9b7   yocto-uninative: Add common include for uninative
  discards  7892368   package_manager: sign IPK package feeds
  discards  75729e5   signing-keys: create ipk package
  discards  db5aef1   gpg_sign: export_pubkey: add signature type support
  discards  d509ba6   gpg_sign: detach_sign: fix gpg > 2.1 STDIN file descriptor
  discards  0fda58a   gpg_sign: add local ipk package signing functionality
  discards  792faad   e2fsprogs: do not enable non-stable features by default
  discards  6a2b2a8   sdk_update.py: Enable local sdk-update tests
  discards  361b2db   sdk.py: Fix undefined variable
  discards  8d4e109   eudev: recipe formatting improvements
  discards  ae941df   openssl: Security fix Drown via 1.0.1g update
       new  b650681   openssl: Security fix Drown via 1.0.2g update
       new  c89ad46   eudev: recipe formatting improvements
       new  e7b9c2a   sdk.py: Fix undefined variable
       new  3be4ed5   sdk_update.py: Enable local sdk-update tests
       new  f4cf04e   e2fsprogs: do not enable non-stable features by default
       new  edb572d   gpg_sign: add local ipk package signing functionality
       new  6e3e402   gpg_sign: detach_sign: fix gpg > 2.1 STDIN file descriptor
       new  a32bb19   gpg_sign: export_pubkey: add signature type support
       new  2fa1af0   signing-keys: create ipk package
       new  322dc65   package_manager: sign IPK package feeds
       new  aa32c7c   yocto-uninative: Add common include for uninative
       new  2bfd6df   gcc-runtime.inc: disable libitm for little endian MIPS too
       new  ce4d9f9   acl: Fix re pattern in test cases

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   (537d9b7)
            \
             N -- N -- N   refs/heads/master-next (ce4d9f9)

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 13 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/recipes-devtools/gcc/gcc-runtime.inc          |   2 +
 meta/recipes-support/attr/acl.inc                  |   2 +
 .../acl/test-fix-insufficient-quoting-of.patch     | 108 +++++++++++++++++++++
 ...ps-on-SELinux-machines-for-root-testcases.patch |  84 ++++++++++++++++
 4 files changed, 196 insertions(+)
 create mode 100644 meta/recipes-support/attr/acl/test-fix-insufficient-quoting-of.patch
 create mode 100644 meta/recipes-support/attr/acl/test-fixups-on-SELinux-machines-for-root-testcases.patch

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


More information about the Openembedded-commits mailing list