diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-11-16 15:02:15 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-11-16 15:02:15 +0000 |
| commit | 306b7c7a9757ead077363074e7bbac2e5c03e7c5 (patch) | |
| tree | 6935017a9af749c46816881c86258f514384ba1c /bitbake/TODO | |
| parent | 65930a38e415ae4a0182e1cea1be838e0ada50ee (diff) | |
| download | poky-306b7c7a9757ead077363074e7bbac2e5c03e7c5.tar.gz | |
bitbake: Upgrade from 1.4 -> 1.7.4ish
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@863 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/TODO')
| -rw-r--r-- | bitbake/TODO | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/bitbake/TODO b/bitbake/TODO deleted file mode 100644 index 511fae4a25..0000000000 --- a/bitbake/TODO +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | On popular request by popular people a list of tasks to-do: | ||
| 2 | |||
| 3 | -Kill insecure usage of os.system either by properly escaping | ||
| 4 | the strings or a faster replacement not involving /bin/sh | ||
| 5 | -Introduce a -p option to automatically hotshot/profile the | ||
| 6 | run | ||
| 7 | -Cache dependencies separately and invalidate them when any file | ||
| 8 | changed. | ||
| 9 | -... | ||
| 10 | |||
| 11 | |||
| 12 | DONE: | ||
| 13 | · -On generating the inter package deps do not parse each file multiply | ||
| 14 | · times. | ||
| 15 | -We build the lists while parsing the data now | ||
| 16 | · (WAS: Do not generate the world dependency tree, only when someone | ||
| 17 | · requests it. | ||
| 18 | |||
