summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-06-10 00:42:20 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-06-10 00:42:20 +0000
commit8dfa0e99898918b13db1782d7cf48eb48f83ca6d (patch)
tree4df84bac2d849768f9ca763aea93f928cd2f80dc /TODO
parent336c01c4559f5912f2f4ced694ec4d8c8c0fecd9 (diff)
downloadptxdist-8dfa0e99898918b13db1782d7cf48eb48f83ca6d.tar.gz
ptxdist-8dfa0e99898918b13db1782d7cf48eb48f83ca6d.tar.xz
TODO: variable whitelisting is done
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10689 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index a6588b90d..cb48ac011 100644
--- a/TODO
+++ b/TODO
@@ -7,9 +7,6 @@ TODO before 1.99.14
TODO before 2.0.0
=================
-[ ] mkl/jbe: Host's environment variable PKG_CONFIG_PATH leaks in.
- We want a whitelist instead of the current blacklist.
-
[ ] rsc: add bbu's "get" script.
[ ] rsc: add "ptxdist happy-customer-package". Add all needed software,
@@ -486,6 +483,11 @@ Test suite components to be added
DONE
====
+[x] mkl/jbe: Host's environment variable PKG_CONFIG_PATH leaks in.
+ We want a whitelist instead of the current blacklist.
+
+ Update 20090610 mkl: done
+
[x] jbe: fuse can be build without libiconv. The glibc iconv() works for
it. But its configure is so stupid, it continues to detect a libiconv
even if disabled and link against it. (for example if libiconv is