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

git at git.openembedded.org git at git.openembedded.org
Mon Nov 12 13:29:34 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 3c53bb5  libaio: Extend to native
 discard b3a304a  libsm: extend to nativesdk
 discard 7879dfb  rpcbind: 0.2.4 -> 1.2.5
     new 6dfd734  libsm: extend to nativesdk
     new aa730f5  libaio: Extend to native
     new 4333ab5  machine/qemu*: fix kernel finish crng init more and more slowly
     new 1e8795c  rng-tools: 5 -> 6.6
     new 6148512  libjitterentropy: add 2.1.2
     new e3da088  maintainers.inc: Add entry for libjitterentropy (copied from rng-tools)
     new b4e16ac  rng-tools: fix typo of unrecognised options: --disable-jitterntropy
     new 07dbdba  oeqa/runtime/cases: Improve test dependency information
     new d3858a7  testimage: Simplfy DEFAULT_TEST_SUITES logic
     new d044ad4  oeqa/runtime/cases: Improve dependencies of kernel/gcc/build tests
     new 40ff2e6  testimage: Further cleanup DEFAULT_TEST_SUITES
     new c9cfd8d  testimage: Test fix

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   (3c53bb5)
            \
             N -- N -- N   refs/heads/master-next (c9cfd8d)

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 12 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                     |  30 +--
 meta/conf/distro/include/maintainers.inc           |   1 +
 meta/conf/machine/include/qemuboot-mips.inc        |   3 +-
 meta/conf/machine/include/qemuboot-x86.inc         |   3 +-
 meta/conf/machine/qemuarm.conf                     |   3 +-
 meta/conf/machine/qemuarm64.conf                   |   4 +-
 meta/conf/machine/qemuppc.conf                     |   3 +-
 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 +
 ...r-all-svc_getargs-calls-with-svc_freeargs.patch | 221 +++++++++++++++++++++
 ...proc_dump-Fixed-typo-in-memory-leak-patch.patch |  30 +++
 ..._callit_com-Stop-freeing-a-static-pointer.patch | 100 ++++++++++
 .../rpcbind/{rpcbind_1.2.5.bb => rpcbind_0.2.4.bb} |   7 +-
 .../files/0001-fix-do_install-failure-on-oe.patch  |  33 +++
 .../libjitterentropy/libjitterentropy_2.1.2.bb     |  28 +++
 ...1-If-the-libc-is-lacking-argp-use-libargp.patch |  10 +-
 .../rng-tools/0001-configure.ac-fix-typo.patch     |  27 +++
 ...rgument-to-control-the-libargp-dependency.patch |  21 +-
 .../rng-tools/rng-tools/read_error_msg.patch       |  98 ---------
 .../rng-tools-5-fix-textrels-on-PIC-x86.patch      |  35 ++--
 .../rng-tools/rng-tools/underquote.patch           |  27 ++-
 .../rng-tools/{rng-tools_5.bb => rng-tools_6.6.bb} |  28 ++-
 35 files changed, 606 insertions(+), 224 deletions(-)
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/0001-rpcbind-pair-all-svc_getargs-calls-with-svc_freeargs.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/pmapproc_dump-Fixed-typo-in-memory-leak-patch.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/rpcbproc_callit_com-Stop-freeing-a-static-pointer.patch
 rename meta/recipes-extended/rpcbind/{rpcbind_1.2.5.bb => rpcbind_0.2.4.bb} (85%)
 create mode 100644 meta/recipes-support/libjitterentropy/files/0001-fix-do_install-failure-on-oe.patch
 create mode 100644 meta/recipes-support/libjitterentropy/libjitterentropy_2.1.2.bb
 create mode 100644 meta/recipes-support/rng-tools/rng-tools/0001-configure.ac-fix-typo.patch
 delete mode 100644 meta/recipes-support/rng-tools/rng-tools/read_error_msg.patch
 rename meta/recipes-support/rng-tools/{rng-tools_5.bb => rng-tools_6.6.bb} (68%)

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


More information about the Openembedded-commits mailing list