From patchwork Thu Nov 17 06:05:46 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] sanitytest: Fix 2 bugs on non-rpm or non-procps installed image Date: Thu, 17 Nov 2011 06:05:46 -0000 From: Jiajun Xu X-Patchwork-Id: 15071 Message-Id: To: openembedded-core@lists.openembedded.org 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(-)