From: Jiajun Xu <jiajun.xu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] sanitytest: Fix 2 bugs on non-rpm or non-procps installed image
Date: Thu, 17 Nov 2011 14:05:46 +0800 [thread overview]
Message-ID: <cover.1321509543.git.jiajun.xu@intel.com> (raw)
Current sanitytest will report failure on non-rpm or non-procps installed image.
Add check for busybox/procps and use different option for different ps command.
Remove rpm/zypper tests if image is not based on rpm.
The following changes since commit da8425174529f10e16cde21fbea7f804284c38ae:
alsa-lib: add nativesdk BBCLASSEXTEND (2011-11-15 12:22:58 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib jxu49/oe-contrib
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/oe-contrib
Jiajun Xu (2):
sanitytest: use different option for command ps from busybox and
procps
sanitytest: remove rpm/zypper tests if PACKAGE_CLASSES does not set
package_rpm
meta/classes/imagetest-qemu.bbclass | 25 +++++++++++++++++++++-
scripts/qemuimage-tests/tools/connman_test.sh | 28 +++++++++++++++++++++---
2 files changed, 48 insertions(+), 5 deletions(-)
next reply other threads:[~2011-11-17 5:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-17 6:05 Jiajun Xu [this message]
2011-11-17 6:05 ` [PATCH 1/2] sanitytest: use different option for command ps from busybox and procps Jiajun Xu
2011-11-17 6:05 ` [PATCH 2/2] sanitytest: remove rpm/zypper tests if PACKAGE_CLASSES does not set package_rpm Jiajun Xu
2011-11-22 18:05 ` [PATCH 0/2] sanitytest: Fix 2 bugs on non-rpm or non-procps installed image Saul Wold
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.1321509543.git.jiajun.xu@intel.com \
--to=jiajun.xu@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.