aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-06-20 15:56:09 +0000
committerChris Larson <clarson@kergoth.com>2003-06-20 15:56:09 +0000
commit55077e7278181efbcf7bc9482328b63975ed56da (patch)
tree1355f73ea1b208d223c6a4fdccb95115ed5e23ee /doc
parenta1bae9faaa7ce8bc0bd613e5bcc4a7faf80e8acc (diff)
downloadbitbake-55077e7278181efbcf7bc9482328b63975ed56da.tar.gz
update TODO
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 85faa092d..262ac1164 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -24,6 +24,7 @@ TODO:
[ ] Split task execution from function execution
[ ] Add a means to add a task which depends on another task's
execution, but not on said task's successful completion.
+ [ ] Convert to the new parse and data clases ala oemake.
[x] Fetch shouldnt use stamps at all. Hmm, due to the way
I implemented override of the check functions, the stamp
checker will believe unpack's stamp is always out of date,