aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-07-03 19:26:40 +0000
committerChris Larson <clarson@kergoth.com>2003-07-03 19:26:40 +0000
commit6bb575bc73ad550a31bc5accbb180d594d2cf7c3 (patch)
tree10dc304c6a86ff9b544cfa055c45543496460f14 /doc
parent0701f7c5ebaaa45e191d98d1e2296bf7d71a04e1 (diff)
downloadbitbake-6bb575bc73ad550a31bc5accbb180d594d2cf7c3.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 ddbe098f8..af21fa0d7 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
+ [x] 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
+ [x] 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.