[oe-commits] [openembedded-core] 21/26: scripts/autobuilder-worker-prereq-tests: Extend todo list

git at git.openembedded.org git at git.openembedded.org
Wed Sep 5 17:02:27 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit c6bc6d874ae43eb2808508b935f837c670c1d15e
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Thu Aug 30 15:56:35 2018 +0100

    scripts/autobuilder-worker-prereq-tests: Extend todo list
    
    Add a couple of missing items to the TODO list that this script needs to handle.
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 scripts/autobuilder-worker-prereq-tests | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/autobuilder-worker-prereq-tests b/scripts/autobuilder-worker-prereq-tests
index b5742d5..e65071b 100755
--- a/scripts/autobuilder-worker-prereq-tests
+++ b/scripts/autobuilder-worker-prereq-tests
@@ -8,6 +8,8 @@
 # Todo
 # Add testtools/subunit import test
 # Add python3-git test
+# Add pigz test
+# vnc tests/checkvnc?
 #
 
 . ./oe-init-build-env > /dev/null

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list