aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-07-01 18:00:41 +0000
committerChris Larson <clarson@kergoth.com>2003-07-01 18:00:41 +0000
commite35d5513719d5c910b616572e36f53c7dda85ea1 (patch)
tree21cc03bb9398010b70395334d8f772296f3fde63 /doc
parente4788f36bc9d436a04974acf67137d0ca0af80d6 (diff)
downloadbitbake-e35d5513719d5c910b616572e36f53c7dda85ea1.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 c8866d99b..c31447c97 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -8,9 +8,9 @@ TODO:
data and parse methods.
[ ] API Sanity Audit.
[ ] Comment/Docs Audit.
- [ ] Allow user supply of .oeclasses to be inherited in every file that
+ [.] Allow user supply of .oeclasses to be inherited in every file that
gets parsed via the INHERITS variable.
- [ ] Add default items to the beginning of INHERITS within
+ [.] Add default items to the beginning of INHERITS within
the parsers. In this way, we can automatically pull in
base.oeclass for oe files, and build_an_srpm.oeclass for
.src.rpm files.