From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/9] rdepends fixes and QA check: file-rdeps
Date: Wed, 27 Aug 2014 08:57:05 -0700 [thread overview]
Message-ID: <cover.1409154816.git.liezhi.yang@windriver.com> (raw)
Hello,
I resent the remaining ones and put all of them in the same thread.
// Robert
The following changes since commit d0be4b37743492fc9c178fd6f9ef73a5eb2fd9c3:
chrpath: Drop warning from darwn builds (2014-08-17 10:01:30 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/rdeps
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/rdeps
Robert Yang (9):
insane.bbclass: add QA check: file-rdeps
ltp: fix RDEPENDS
meta: fix RDEPNEDS for the test related pkgs
valgrind/oprofile/systemd: no bashism in run-ptest
run-ptest: fix bashism
lsbtest: no bashism in LSB_Test.sh
sed: add sed to RDEPENDS sed-ptest
bootchart2: no bashism in bootchartd.in
python3-distribute: fix interpreter
meta/classes/insane.bbclass | 73 +++++++++++++++++++-
meta/recipes-core/libxml/libxml2.inc | 2 +
meta/recipes-core/systemd/systemd/run-ptest | 2 +
meta/recipes-core/udev/udev.inc | 2 +-
.../bootchart2/bootchartd-no-bashism.patch | 27 ++++++++
meta/recipes-devtools/bootchart2/bootchart2_git.bb | 6 +-
meta/recipes-devtools/insserv/files/run-ptest | 2 +-
.../python/python3-distribute_0.6.32.bb | 2 +
meta/recipes-devtools/quilt/quilt-0.63.inc | 2 +-
meta/recipes-devtools/quilt/quilt/run-ptest | 2 +-
meta/recipes-devtools/tcltk/tcl/run-ptest | 4 +-
meta/recipes-devtools/valgrind/valgrind/run-ptest | 3 +-
meta/recipes-extended/gawk/gawk-4.1.1/run-ptest | 4 +-
meta/recipes-extended/lsb/lsbtest/LSB_Test.sh | 2 +-
meta/recipes-extended/ltp/ltp_20140422.bb | 2 +-
meta/recipes-extended/pam/libpam_1.1.6.bb | 11 ++-
meta/recipes-extended/sed/sed_4.2.2.bb | 2 +-
meta/recipes-kernel/lttng/lttng-tools_2.5.0.bb | 2 +-
meta/recipes-kernel/oprofile/oprofile/run-ptest | 3 +-
meta/recipes-support/beecrypt/beecrypt/run-ptest | 2 +-
20 files changed, 135 insertions(+), 20 deletions(-)
create mode 100644 meta/recipes-devtools/bootchart2/bootchart2/bootchartd-no-bashism.patch
--
1.7.9.5
next reply other threads:[~2014-08-27 15:57 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-27 15:57 Robert Yang [this message]
2014-08-27 15:57 ` [PATCH 1/9] insane.bbclass: add QA check: file-rdeps Robert Yang
2014-08-29 5:46 ` Robert Yang
2014-08-27 15:57 ` [PATCH 2/9] ltp: fix RDEPENDS Robert Yang
2014-08-27 15:57 ` [PATCH 3/9] meta: fix RDEPNEDS for the test related pkgs Robert Yang
2014-08-27 15:57 ` [PATCH 4/9] valgrind/oprofile/systemd: no bashism in run-ptest Robert Yang
2014-08-27 15:57 ` [PATCH 5/9] run-ptest: fix bashism Robert Yang
2014-08-27 15:57 ` [PATCH 6/9] lsbtest: no bashism in LSB_Test.sh Robert Yang
2014-08-27 15:57 ` [PATCH 7/9] sed: add sed to RDEPENDS sed-ptest Robert Yang
2014-08-27 15:57 ` [PATCH 8/9] bootchart2: no bashism in bootchartd.in Robert Yang
2014-08-29 17:01 ` Max Eliaser
2014-08-30 5:23 ` Robert Yang
2014-09-03 20:54 ` Max Eliaser
2014-08-27 15:57 ` [PATCH 9/9] python3-distribute: fix interpreter Robert Yang
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.1409154816.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.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.