summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 9b89c40c58c96cbfdc420874d7e2229ab209758d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.