[oe-commits] [openembedded-core] branch master-next updated (8c52566 -> 3c53bb5)

git at git.openembedded.org git at git.openembedded.org
Mon Nov 12 10:06:11 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 8c52566  libaio: Extend to native
 discard 1a44e01  libsm: extend to nativesdk
 discard c6abd62c rpcbind: 0.2.4 -> 1.2.5
 discard 9583653  gpgme: 1.11.1 -> 1.12.0
 discard 2c159d6  man-db: 2.8.3 -> 2.8.4
 discard 4e720ce  ncurses: upgrade 6.1 -> 6.1+20180714
 discard fd6f58b  gnupg: upgrade 2.2.9 -> 2.2.10
 discard cfc76a0  apr: upgrade 1.6.3 -> 1.6.5
 discard 92521d9  rng-tools: Fix crazy defaults
 discard 0fb38c9  testsdk: fix skipped testcase output "UNKNOWN" status while multiprocess execution
 discard 296c683  libice: extend to nativesdk
 discard 76d1797  fontconfig: extend to nativesdk
 discard ac3e0e3  libxft: extend to nativesdk
 discard a05245a  libxt: extend to nativesdk
 discard 0a16138  testimage: Further cleanup DEFAULT_TEST_SUITES
 discard 6746e85  oeqa/runtime/cases: Improve dependencies of kernel/gcc/build tests
 discard bae88a5  testimage: Remove duplicate dependencies
 discard db301fc  testimage: Simplfy DEFAULT_TEST_SUITES logic
 discard d9d1550  oeqa/runtime/utils/targetbuildproject: Use a subdir within ~/
 discard 3e976de  oeqa/utils/buildproject: Only clean files if we've done something
 discard 8846017  oeqa/runtime/cases: Improve test dependency information
     new 361a433  oeqa/utils/buildproject: Only clean files if we've done something
     new 6a409be  oeqa/runtime/utils/targetbuildproject: Use a subdir within ~/
     new c33ba66  testimage: Remove duplicate dependencies
     new 10e01aa  libxt: extend to nativesdk
     new 4cedcea  libxft: extend to nativesdk
     new 681dd68  fontconfig: extend to nativesdk
     new 7733c83  libice: extend to nativesdk
     new 72cff44  testsdk: fix skipped testcase output "UNKNOWN" status while multiprocess execution
     new 260ba38  rng-tools: Fix crazy defaults
     new b8d3d69  apr: upgrade 1.6.3 -> 1.6.5
     new 913cf76  gnupg: upgrade 2.2.9 -> 2.2.10
     new cd43fdb  ncurses: upgrade 6.1 -> 6.1+20180714
     new 673ccba  man-db: 2.8.3 -> 2.8.4
     new a12899f  gpgme: 1.11.1 -> 1.12.0
     new 7879dfb  rpcbind: 0.2.4 -> 1.2.5
     new b3a304a  libsm: extend to nativesdk
     new 3c53bb5  libaio: Extend to 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   (8c52566)
            \
             N -- N -- N   refs/heads/master-next (3c53bb5)

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 17 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:
 meta/classes/testimage.bbclass                 | 31 +++++++++++++++++++++-----
 meta/lib/oeqa/runtime/cases/buildcpio.py       |  9 ++++----
 meta/lib/oeqa/runtime/cases/buildgalculator.py |  9 ++++----
 meta/lib/oeqa/runtime/cases/buildlzip.py       | 12 +++++-----
 meta/lib/oeqa/runtime/cases/date.py            |  2 --
 meta/lib/oeqa/runtime/cases/df.py              |  2 --
 meta/lib/oeqa/runtime/cases/gcc.py             | 19 +++++++++-------
 meta/lib/oeqa/runtime/cases/kernelmodule.py    |  8 ++-----
 meta/lib/oeqa/runtime/cases/opkg.py            |  4 ++--
 meta/lib/oeqa/runtime/cases/ptest.py           |  2 --
 meta/lib/oeqa/runtime/cases/python.py          |  8 +++++--
 meta/lib/oeqa/runtime/cases/rpm.py             | 31 ++++++++++++++------------
 meta/lib/oeqa/runtime/cases/scp.py             |  2 --
 meta/lib/oeqa/runtime/cases/ssh.py             |  2 --
 meta/lib/oeqa/runtime/cases/stap.py            |  6 ++---
 meta/lib/oeqa/runtime/cases/xorg.py            |  2 --
 16 files changed, 80 insertions(+), 69 deletions(-)

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


More information about the Openembedded-commits mailing list