aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-07-30 01:15:08 +0000
committerChris Larson <clarson@kergoth.com>2003-07-30 01:15:08 +0000
commitb8435c26b57eb9b10a9b1c1b306561485605fc9f (patch)
tree4389d301e4ca139eb0f5d67345e015936cd89d6d /doc
parenta087689bf0c493ccf5c3826d2245d6ea5bf3b4ef (diff)
downloadbitbake-b8435c26b57eb9b10a9b1c1b306561485605fc9f.tar.gz
Complete TODO items related to execution of oebuild with a single commandline argument. Satisfying requirements for cmd and oefile defaults.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 768d54134..8e5e34797 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -37,10 +37,10 @@ TODO:
[ ] Solve by making Fetch use md5.
[x] Follow dependencies
[x] Use oemake
- [ ] Default .oe argument for oebuild
- [ ] Default 'command' argument for oebuild
- [ ] Allow execution with a command, without .oe
- [ ] Allow execution with .oe, without command
+ [x] Default .oe argument for oebuild
+ [x] Default 'command' argument for oebuild
+ [x] Allow execution with a command, without .oe
+ [x] Allow execution with .oe, without command
[ ] Default .oe argument for oemake
[ ] Allow specifying a command on oemake execution
[ ] Must be able to execute 'oemake' within a subpackage