summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkos <kos@dev3>2013-07-04 07:36:22 (GMT)
committerkos <kos@dev3>2013-07-04 07:36:22 (GMT)
commit3b586a2368e25fae033d81e0a713ec9eaa242b9e (patch)
tree36ae90e16c35a0e5d9f44ccd7839f798511d3c96
parent998d92b254c598ec70a5aa296eb92db21f69c9fd (diff)
add sshpass to SANITY_REQUIRED_UTILITIES.
-rw-r--r--meta-openvuplus/conf/distro/vuplus.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openvuplus/conf/distro/vuplus.conf b/meta-openvuplus/conf/distro/vuplus.conf
index 5bad73d..9404814 100644
--- a/meta-openvuplus/conf/distro/vuplus.conf
+++ b/meta-openvuplus/conf/distro/vuplus.conf
@@ -4,6 +4,7 @@
QA_LOG = "1"
#USER_CLASSES += "image-prelink"
+SANITY_REQUIRED_UTILITIES = "patch diffstat texi2html makeinfo svn bzip2 tar gzip gawk chrpath wget cpio sshpass"
INHERIT += "buildhistory recipe_sanity testlab"
BUILDHISTORY_COMMIT = "1"