summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2005-06-15 14:05:22 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2005-06-15 14:05:22 +0000
commit7b98e16b246298835d10b9a09c57c0b71ca2e66a (patch)
treeb7643b65b4df65f45a75509bfa40f87be840397e /TODO
parent5ae01b901dafcca40774b11aad1de779cfb4fc87 (diff)
downloadbitbake-7b98e16b246298835d10b9a09c57c0b71ca2e66a.tar.gz
BitBake (minor update):
-Remove data_dict.py as it was not needed for sooo long -Remove TODOs related to data_dict.py -Remove data_dict from the MANIFEST
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 1c0b18884..511fae4a2 100644
--- 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
-...