summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2007-09-25 10:28:09 +0200
committerBernhard Reutner-Fischer2007-09-25 10:28:09 +0200
commitba2f9cb17afd4bb5a8dc038e1495f1737fcd1536 (patch)
treef10f0cec04a5c5aa53579c97f329e723b3d07a88 /TODO
parent- remove one invariant in toolchain type selection. (diff)
downloadbuildroot-ba2f9cb17afd4bb5a8dc038e1495f1737fcd1536.tar.gz
buildroot-ba2f9cb17afd4bb5a8dc038e1495f1737fcd1536.tar.xz
buildroot-ba2f9cb17afd4bb5a8dc038e1495f1737fcd1536.zip
- flesh out
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index af21df991..6b551d8a3 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
-miscellaneous TODO items that may be worth thinking about and that could
-be discussed on the mailing-list and/or implemented.
+Buildroot3 TODOs
+- fix packages/Makefile.autotools.in to use a package-imposed patchdir
+- convert all packages that use autoconf to use the infrastructure of
+ packages/Makefile.autotools.in
+- fix setting of flags for packages
- think about using a common --config-cache for configure
Should take care of expanding TARGET_CONFIGURE_ARGS for cross compiles