summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-02-07 11:21:40 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2007-02-07 11:21:40 +0000
commit8a3c7d342917fbd56f1d427bb43717b5c40359c5 (patch)
tree66f2dce36bdbc3e3e1a4f538d9b7defb30c15d2a /TODO
parent3a8b49c59feab917f183c5a3a16c9528d374c6de (diff)
downloadptxdist-8a3c7d342917fbd56f1d427bb43717b5c40359c5.tar.gz
ptxdist-8a3c7d342917fbd56f1d427bb43717b5c40359c5.tar.xz
make complains about target override
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6992 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 35ac1293d..15e2279f7 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,13 @@
TODO for 0.10.7
===============
+[ ] jbe: current trunk complains
+ glib.make:40: warning: overriding commands for target `/home/all_src/glib-2.8.6.tar.bz2'
+ host-glib.make:38: warning: ignoring old commands for target `/home/all_src/glib-2.8.6.tar.bz2'
+
+[ ] jbe: if the "ptxdist toolchain" step was omited, ptxdist complains
+ about toolchain vendor instead of missing toolchain
+
[ ] jbe: it seems to extract a kernel always touches the local
kernelconfig.target (or similar). This confuses svn, as
this file always changes without calling "ptxdist kernelconfig"