[OE-core] [PATCH 0/2] sanitytest: Fix 2 bugs on non-rpm or non-procps installed image

Jiajun Xu jiajun.xu at intel.com
Thu Nov 17 06:05:46 UTC 2011


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





More information about the Openembedded-core mailing list