diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-12-10 16:03:00 +0000 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-12-14 15:17:18 -0800 |
commit | c56d24b35d94fe2934ac7e1dc67422e6abc7539d (patch) | |
tree | 8f747f21ed4e15e9636039d3112ecad436b52b15 /scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk | |
parent | 69f258a2422e6a6ae71834dd097ffa00a1784d9e (diff) | |
download | openembedded-core-c56d24b35d94fe2934ac7e1dc67422e6abc7539d.tar.gz openembedded-core-c56d24b35d94fe2934ac7e1dc67422e6abc7539d.tar.bz2 openembedded-core-c56d24b35d94fe2934ac7e1dc67422e6abc7539d.zip |
Update sanity tests to use smart instead of zypper
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk')
-rw-r--r-- | scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk b/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk index 726842c0f6..50d7ad04e6 100644 --- a/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk +++ b/scripts/qemuimage-tests/scenario/qemuarm/core-image-sato-sdk @@ -1,8 +1,8 @@ sanity ssh sanity scp sanity dmesg -sanity zypper_help -sanity zypper_search +sanity smart_help +sanity smart_query sanity rpm_query sanity compiler sanity connman |