aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-06-18 00:37:15 +0000
committerChris Larson <clarson@kergoth.com>2003-06-18 00:37:15 +0000
commit09cfe2ddd18f457f89a925c170fa42161b1d4f5e (patch)
treee14bcca51af1736152c1d31856529e93e0c7b1fc /doc
parent760da002c71ef9e3d7fd01671ef0acfb5850b7bb (diff)
downloadbitbake-09cfe2ddd18f457f89a925c170fa42161b1d4f5e.tar.gz
Update todo
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 244414455..6cd9d2c23 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -34,9 +34,9 @@ TODO:
[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
- [ ] Proper event handling and failout when we encounter an unsatisfied
+ [x] Proper event handling and failout when we encounter an unsatisfied
dependency.
+ [ ] Check for recursive dependency
[ ] Deal with multiple provides
[ ] Pull package name, version, and revision based on package metadata,
rather than based on the filename in the build tools. This belongs