summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2007-03-13 16:50:29 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2007-03-13 16:50:29 +0000
commitd3f3cd4e803bad199f0058279eb42b99856b7cdd (patch)
treec600728fc033d322e5b5495f195a6f769ff6005e /TODO
parentc411ae70feff21b67015dee7e1507fe61fb02a58 (diff)
downloadptxdist-d3f3cd4e803bad199f0058279eb42b99856b7cdd.tar.gz
ptxdist-d3f3cd4e803bad199f0058279eb42b99856b7cdd.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7061 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO21
1 files changed, 21 insertions, 0 deletions
diff --git a/TODO b/TODO
index 24f765231..1f646cfee 100644
--- a/TODO
+++ b/TODO
@@ -101,6 +101,27 @@ After release:
TODO for 0.10.x
===============
+[ ] bbu: Discuss the future kconfig include scheme. At the moment, overriding
+ single *.in files is a real pain.
+
+ - There should be a way to autogenerate the needed files
+ before starting kconfig or kconfig should just ignore
+ double definitions (which might be a bad idea)
+
+ Features needed:
+
+ - override *.make as well as *.in
+ - create a sane menu structure
+
+[ ] bbu: check ptxdist first-time-usage scenario for chicken-egg problems
+ e.g. if you donīt set sane defaults for PTXCONF_SETUP_PROJECTPATH,
+ ptxdist wonīt find its own projects.
+
+[ ] bbu: Discuss the whole definition of "package". At the moment,
+ most package options are scattered across two or more
+ *.in or *.make files, making "drop-in replacements" nearly
+ impossible.
+
[ ] audit all packages if they change the target CPU (with --march or --mtune)
[ ] openssl does so