mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
Initial population
git-svn-id: https://svn.o-hand.com/repos/poky@2 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
18
bitbake/TODO
Normal file
18
bitbake/TODO
Normal file
@@ -0,0 +1,18 @@
|
||||
On popular request by popular people a list of tasks to-do:
|
||||
|
||||
-Kill insecure usage of os.system either by properly escaping
|
||||
the strings or a faster replacement not involving /bin/sh
|
||||
-Introduce a -p option to automatically hotshot/profile the
|
||||
run
|
||||
-Cache dependencies separately and invalidate them when any file
|
||||
changed.
|
||||
-...
|
||||
|
||||
|
||||
DONE:
|
||||
<EFBFBD> -On generating the inter package deps do not parse each file multiply
|
||||
<EFBFBD> times.
|
||||
-We build the lists while parsing the data now
|
||||
<EFBFBD> (WAS: Do not generate the world dependency tree, only when someone
|
||||
<EFBFBD> requests it.
|
||||
|
||||
Reference in New Issue
Block a user