[oe-commits] [openembedded-core] branch master-next updated (7d63fab -> dcd00c6)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 15 09:19:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

 discard 7d63fab  util-linux-native: Avoid use of getrandom
 discard 213b864  packagefeed-stability.bbclass: change a bb.plain to bb.note
 discard dbe1c61  dnf: expand dnf selftest to test signed package feeds
 discard 180c3fb  oeqa: fix temp file handling in dnf package feed test
 discard 6695f65  oeqa: fix dnf tests
 discard ef0bbb5  package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabled
 discard b69ebcf  sign_package_feed.bbclass: install signing key into rootfs
 discard e25d6a9  signing-keys: delete unused tasks
 discard 05d1501  python3-native: Avoid use of getentropy
     new c3db946  signing-keys: delete unused tasks
     new 3087a86  sign_package_feed.bbclass: install signing key into rootfs
     new 92c78e4  package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabled
     new 6e1c681  oeqa: fix dnf tests
     new be3e151  oeqa: fix temp file handling in dnf package feed test
     new a3ebe58  dnf: expand dnf selftest to test signed package feeds
     new e7d5ac8  packagefeed-stability.bbclass: change a bb.plain to bb.note
     new 262a26b  python3-native: Avoid use of getentropy/getrandom
     new dcd00c6  util-linux-native: Avoid use of getrandom

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   (7d63fab)
            \
             N -- N -- N   refs/heads/master-next (dcd00c6)

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 "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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


Summary of changes:
 .../util-linux/util-linux/no_getrandom.patch        | 21 +++++++++++++++++++++
 meta/recipes-core/util-linux/util-linux_2.30.bb     |  3 +--
 .../recipes-devtools/python/python3-native_3.5.3.bb |  1 +
 3 files changed, 23 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-core/util-linux/util-linux/no_getrandom.patch

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


More information about the Openembedded-commits mailing list