[oe-commits] [openembedded-core] branch master-next updated (c9a9d35 -> f3a1ec0)

git at git.openembedded.org git at git.openembedded.org
Wed Nov 28 22:24:13 UTC 2018


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 c9a9d35  strace: Strip build host tool details from installed ptest Makefile
 discard 523fe2a  openssl: Strip perl version from installed ptest configdata.pm file
 discard 06a762f  openssl ptest: Strip build host paths from configdata.pm
 discard bce806f  ptest: Optionally strip build host tool info from installed files
 discard da6c66e  ptest: Reproducibility: Strip build host paths from any installed Makefile
 discard 2df8cf0  oe-selftest: add some tests for recipeutils module
 discard 2006941  lib/oe/recipeutils: drop obsolete functions
 discard 5215d80  lib/oe/recipeutils: patch_recipe(): fix replacing varflag values
 discard c3ad7f4  lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/classes
 discard ec54395  scripts/runqemu: Improve lockfile handling for python with close_fd=True
 discard dc1f735  scripts/runqemu: Tidy up lock handling code
 discard fc6ee62  image_types: use cpio-native
 discard e7b0e5f  cpio: fix crash
     new 85cf232  scripts/runqemu: Tidy up lock handling code
     new 41975aa  scripts/runqemu: Improve lockfile handling for python with close_fd=True
     new bc44329  lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/classes
     new 9dc1671  lib/oe/recipeutils: patch_recipe(): fix replacing varflag values
     new 1df1529  lib/oe/recipeutils: drop obsolete functions
     new 230b19f  oe-selftest: add some tests for recipeutils module
     new f48dd2c  ptest: Reproducibility: Strip build host paths from any installed Makefile
     new 9ea0826  ptest: Optionally strip build host tool info from installed files
     new 1e09528  openssl ptest: Strip build host paths from configdata.pm
     new 7c4f8b9  openssl: Strip perl version from installed ptest configdata.pm file
     new 79f1bf8  strace: Strip build host tool details from installed ptest Makefile
     new 9b9a172  cpio: fix crash
     new f3a1ec0  image_types: use cpio-native

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

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 13 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:
 .../recipes-devtools/python/python-async-test.inc           |  4 +++-
 .../recipes-devtools/python/python3-async-test_0.6.2.bb     |  2 ++
 meta-selftest/recipes-test/recipeutils/recipeutils-test.inc |  5 +++++
 .../recipes-test/recipeutils/recipeutils-test/anotherfile   |  0
 .../recipes-test/recipeutils/recipeutils-test/somefile      |  0
 .../recipes-test/recipeutils/recipeutils-test_1.2.bb        | 13 +++++++++++++
 scripts/runqemu                                             |  5 ++++-
 7 files changed, 27 insertions(+), 2 deletions(-)
 copy meta/recipes-devtools/python/python-async.inc => meta-selftest/recipes-devtools/python/python-async-test.inc (90%)
 create mode 100644 meta-selftest/recipes-devtools/python/python3-async-test_0.6.2.bb
 create mode 100644 meta-selftest/recipes-test/recipeutils/recipeutils-test.inc
 copy scripts/pybootchartgui/pybootchartgui/__init__.py => meta-selftest/recipes-test/recipeutils/recipeutils-test/anotherfile (100%)
 copy scripts/pybootchartgui/pybootchartgui/__init__.py => meta-selftest/recipes-test/recipeutils/recipeutils-test/somefile (100%)
 create mode 100644 meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb

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


More information about the Openembedded-commits mailing list