summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-01-12 15:51:50 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2007-01-12 15:51:50 +0000
commit8b2b72f2be492b146d09d32ce151f74a81e3da47 (patch)
tree7f54d4a08a47f9de348d84ea287284447a77d621 /TODO
parentf5762a4b636975bf7fa986b76bde981a9ef0640d (diff)
downloadptxdist-8b2b72f2be492b146d09d32ce151f74a81e3da47.tar.gz
ptxdist-8b2b72f2be492b146d09d32ce151f74a81e3da47.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6864 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 10 insertions, 2 deletions
diff --git a/TODO b/TODO
index 511800451..e9f2a7528 100644
--- a/TODO
+++ b/TODO
@@ -5,8 +5,16 @@ TODO for 0.10.6
this "class" mechanism and make sure it produces sane output. Check
with mkl.
-[ ] util-linux: re-calls automake during compile; audit the logfile of
- AllYesArm for autotool calls
+[ ] util-linux: re-calls automake during compile;
+
+[ ] audit the logfile of AllYesArm for autotool calls
+
+[ ] libxslt: re-calls automake during compile;
+
+[ ] jbe: Adding "ant" to the required host tools. Emit a warning if its not
+ present, but not fail (required only to build jvisu)
+
+[ ] audit all packages if they change the target CPU (with --march or --mcpu)
---