aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-07-30 02:04:38 +0000
committerChris Larson <clarson@kergoth.com>2003-07-30 02:04:38 +0000
commit220c3e731ac449d0fd10b9917dc06a9920216592 (patch)
tree312779b2f9f0204719859e9848717feb2d94a8cb /doc
parent3164bd5c985d14484df9049bf9d5fea81b0fe114 (diff)
downloadbitbake-220c3e731ac449d0fd10b9917dc06a9920216592.tar.gz
Complete TODO: Allow specifying TOPDIR via the environment or .conf file, without breaking upstream source operation.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 55fb76853..bf302d9e8 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -43,7 +43,7 @@ TODO:
[x] Allow execution with .oe, without command
[x] Default .oe argument for oemake
[x] Allow specifying a command on oemake execution
- [ ] Must be able to execute 'oemake' within a subpackage
+ [x] Must be able to execute 'oemake' within a subpackage
of an upstream package, and yet retain access to the
toplevel TMPDIR. Perhaps specify TMPDIR through
the environment.