All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sanitytest: Fix 2 bugs on non-rpm or non-procps installed image
@ 2011-11-17  6:05 Jiajun Xu
  2011-11-17  6:05 ` [PATCH 1/2] sanitytest: use different option for command ps from busybox and procps Jiajun Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiajun Xu @ 2011-11-17  6:05 UTC (permalink / raw)
  To: openembedded-core

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(-)




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-11-22 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-17  6:05 [PATCH 0/2] sanitytest: Fix 2 bugs on non-rpm or non-procps installed image Jiajun Xu
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

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.