summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-09-18 18:26:59 +0000
committerChris Larson <clarson@kergoth.com>2003-09-18 18:26:59 +0000
commit33e4f627e922d1d2666a9e259b5052ef44aeb72f (patch)
tree2706cd743f549b1b01248d147ac1ab95f81b6f2b /doc
parent68b838d8bfecde3247b806c3b1089813bfd53d5b (diff)
downloadbitbake-33e4f627e922d1d2666a9e259b5052ef44aeb72f.tar.gz
Add oe.which() function.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 2fee29305..ca0044c5f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -40,6 +40,10 @@ TODO:
of what files are libs, what are includes, etc, and we could
then do a sane automatic population of staging based on that
information.
+ [x] Means of seeking a file within a PATH. Something like:
+ ${@oe.which('OEPATH','bin/oeimage')}
+ ${OEPATH:bin/oeimage}
+ ${which:OEPATH:bin/oeimage}
[ ] Fetch
[ ] Make Fetch use md5 hashing to indicate per-file download success.
Or in the case of downloaded directories (cvs/svn/bk), simply a