From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [Consolidated Pull 00/11] Kernel Update and more ptest support
Date: Mon, 10 Feb 2014 13:26:26 -0800 [thread overview]
Message-ID: <cover.1392067183.git.sgw@linux.intel.com> (raw)
Richard,
These are changes that went through the Autobuild, I reviewed them.
The ptest changes have been pending for a bit, is there a reason that
you have not taken them?
Thanks
Sau!
The following changes since commit b5b4898cd409036161c62891e9618d9ab3f891f9:
python-pycurl: upgrade to 7.19.3 (2014-02-08 21:03:27 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/stage
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
Bruce Ashfield (3):
kernel: stop using -exec rm for deleting files
linux-yocto/3.10: integrate LTSI
linux-yocto/3.10: add powermanagement config to 32 bit common-pc
Chong Lu (2):
acl: enable ptest support
attr: enable ptest support
Darren Hart (1):
linux-yocto: Use PACKAGE_ARCH in build dir
Dave Lerner (1):
valgrind: Integration of regression tests to ptest
Marius Avram (1):
puzzles: upgrade to r10116
Paul Eggleton (1):
conf/bitbake.conf: default HOMEPAGE to blank instead of unknown
Stefan Stanacar (2):
oeqa/utils: targetbuild: take proxy into account
testimage: fail if no package manifest is found
meta/classes/kernel.bbclass | 18 +-
meta/classes/package_deb.bbclass | 3 +-
meta/classes/package_ipk.bbclass | 3 +-
meta/classes/package_rpm.bbclass | 3 +-
meta/classes/testimage.bbclass | 7 +-
meta/conf/bitbake.conf | 2 +-
meta/lib/oeqa/runtime/buildcvs.py | 2 +-
meta/lib/oeqa/runtime/buildiptables.py | 2 +-
meta/lib/oeqa/runtime/buildsudoku.py | 2 +-
meta/lib/oeqa/utils/targetbuild.py | 20 +-
.../valgrind/valgrind/add-ptest.patch | 205 +++++++++++++++++++++
.../valgrind/valgrind/force-nostabs.patch | 42 +++++
.../valgrind/remove-arm-variant-specific.patch | 67 +++++++
.../valgrind/remove-ppc-tests-failing-build.patch | 75 ++++++++
meta/recipes-devtools/valgrind/valgrind/run-ptest | 11 ++
meta/recipes-devtools/valgrind/valgrind_3.9.0.bb | 58 +++++-
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 6 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 4 +-
meta/recipes-kernel/linux/linux-yocto.inc | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 16 +-
.../{puzzles_r9765.bb => puzzles_r10116.bb} | 34 ++--
meta/recipes-support/attr/acl.inc | 14 +-
meta/recipes-support/attr/acl/run-ptest | 7 +
meta/recipes-support/attr/attr.inc | 17 +-
meta/recipes-support/attr/files/run-ptest | 5 +
25 files changed, 572 insertions(+), 53 deletions(-)
create mode 100644 meta/recipes-devtools/valgrind/valgrind/add-ptest.patch
create mode 100644 meta/recipes-devtools/valgrind/valgrind/force-nostabs.patch
create mode 100644 meta/recipes-devtools/valgrind/valgrind/remove-arm-variant-specific.patch
create mode 100644 meta/recipes-devtools/valgrind/valgrind/remove-ppc-tests-failing-build.patch
create mode 100755 meta/recipes-devtools/valgrind/valgrind/run-ptest
rename meta/recipes-sato/puzzles/{puzzles_r9765.bb => puzzles_r10116.bb} (47%)
create mode 100644 meta/recipes-support/attr/acl/run-ptest
create mode 100644 meta/recipes-support/attr/files/run-ptest
--
1.8.3.1
next reply other threads:[~2014-02-10 21:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-10 21:26 Saul Wold [this message]
2014-02-11 12:34 ` [Consolidated Pull 00/11] Kernel Update and more ptest support Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1392067183.git.sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.