add sshpass to SANITY_REQUIRED_UTILITIES.
authorkos <kos@dev3>
Thu, 4 Jul 2013 07:36:22 +0000 (16:36 +0900)
committerkos <kos@dev3>
Thu, 4 Jul 2013 07:36:22 +0000 (16:36 +0900)
meta-openvuplus/conf/distro/vuplus.conf

index 5bad73d..9404814 100644 (file)
@@ -4,6 +4,7 @@
 
 QA_LOG = "1"
 #USER_CLASSES += "image-prelink"
 
 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"
 
 INHERIT += "buildhistory recipe_sanity testlab"
 BUILDHISTORY_COMMIT = "1"