add missing parameter to latest_revision(), reduce verbosity
[vuplus_bitbake] / TODO
diff --git a/TODO b/TODO
index 1c0b188..511fae4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,12 +2,10 @@ On popular request by popular people a list of tasks to-do:
 
        -Kill insecure usage of os.system either by properly escaping
          the strings or a faster replacement not involving /bin/sh
-       -Unpack only the real file and do not use wild-cards (is that the case)
        -Introduce a -p option to automatically hotshot/profile the
         run
        -Cache dependencies separately and invalidate them when any file
          changed.
-       -Fix data_dict.py
        -...