summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot/TODO
diff options
context:
space:
mode:
authorlefranc2008-08-01 09:25:43 +0000
committerlefranc2008-08-01 09:25:43 +0000
commit9a2bcc0b92b392f1f21cd26927515e4d49bc128e (patch)
treed0bd193c764606c4c6e4b4568ef08d0ff3324b72 /cleopatre/buildroot/TODO
parentd0cc0304ed6eaf72116743e13e5b3b3cbfd878bb (diff)
- import of buildroot original sources (20080729 version)
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2704 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cleopatre/buildroot/TODO')
-rw-r--r--cleopatre/buildroot/TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/cleopatre/buildroot/TODO b/cleopatre/buildroot/TODO
new file mode 100644
index 0000000000..9b89c40c58
--- /dev/null
+++ b/cleopatre/buildroot/TODO
@@ -0,0 +1,14 @@
+Buildroot2 TODOs
+
+- fix packages/Makefile.autotools.in to use a package-imposed patchdir
+ (Ivan Kuten)
+- convert all packages that use autoconf to use the infrastructure of
+ packages/Makefile.autotools.in
+- fix setting of flags for packages
+
+- stabilize for a 0.10.0 release
+
+- think about using a common --config-cache for configure
+ Should take care of expanding TARGET_CONFIGURE_ARGS for cross compiles
+ to working presets.
+