aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-06-16 23:14:59 +0000
committerChris Larson <clarson@kergoth.com>2003-06-16 23:14:59 +0000
commit669ee2c490719bee5048e89d94c827a5d20b58d2 (patch)
tree0a404e5e05bccac1aae9466be992bac082ef22cf /doc
parent88ae646e81421b92caaaddad88b235214af83118 (diff)
downloadbitbake-669ee2c490719bee5048e89d94c827a5d20b58d2.tar.gz
Update TODO
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index ce01e7f99..4d453d5d5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -17,6 +17,10 @@ TODO:
[ ] API Sanity Audit.
[ ] Comment/Docs Audit.
+[ ] oebuild and oemake
+ [ ] Teach the system to support grabbing OEFILES from upstream
+ using our fetch classes.
+
[ ] oebuild
[ ] Use oe.digraph for handling intertask dependency
[ ] Split task execution from function execution
@@ -31,8 +35,8 @@ TODO:
[x] Add oe.conf parsing - abort if OEFILES is not defined
[x] Add parsing of the .oe's listed in OEFILES
[x] Handle provides in the digraph...
+ [x] Handle dependency on just content/glibc vs content/glibc-2.3.1-r0
[ ] Check for recursive dependency
- [ ] Handle dependency on just content/glibc vs content/glibc-2.3.1-r0
[ ] Proper event handling and failout when we encounter an unsatisfied
dependency.
[ ] Deal with multiple provides