aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-07-30 21:22:11 +0000
committerChris Larson <clarson@kergoth.com>2003-07-30 21:22:11 +0000
commit6e922597f7aaa9183d5790eb8e6f8d703685ef30 (patch)
tree25ef804577668b17469ec3bd2288cb70c9618d47 /doc
parent220c3e731ac449d0fd10b9917dc06a9920216592 (diff)
downloadbitbake-6e922597f7aaa9183d5790eb8e6f8d703685ef30.tar.gz
Remove the necessity to append do_ to commands to clean up UI.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/TODO b/doc/TODO
index bf302d9e8..ed85c0d3d 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -54,15 +54,15 @@ TODO:
[ ] Allow switching to a debug build for the entirety
of the build. Alter CONFIG for created .pro files,
and add -g to appropriate flags.
- [ ] Nightly builds will use the same .oe files as those
+ [x] Nightly builds will use the same .oe files as those
used upstream. This is easily solved, since the use
of OE upstream already gives us the necessary event
handling.
- [ ] Does not require that the build be done as root.
- [ ] Simplicity of .oe file naming (PV/PR inside .oe)
+ [x] Does not require that the build be done as root.
+ [x] Simplicity of .oe file naming (PV/PR inside .oe)
[ ] Tests for versioning
[ ] Wrapper Makefile -> oemake
- [ ] Command as <cmd> as opposed to do_<cmd>
+ [x] Command as <cmd> as opposed to do_<cmd>
[ ] Target device filesystem locations as metadata
items so that all the packages can install things
into proper locations. This is highly distribution
@@ -95,12 +95,12 @@ TODO:
for the entire upward path in the digraph, then builds that task.
(same thing done when the md5 changes on an affected var in
check_md5)
- [ ] Default OEFILES based on .oe files in the current directory.
+ [x] Default OEFILES based on .oe files in the current directory.
[.] oemake
[ ] Check for recursive dependency
[ ] Deal with multiple provides
- [ ] Default OEFILES based on .oe files in the current directory.
+ [x] Default OEFILES based on .oe files in the current directory.
[.] oemaked
[ ] Monitor the stamps for a given .oe file as well, to ensure