bump version
[buildroot.git] / TODO
blob9b89c40c58c96cbfdc420874d7e2229ab209758d
1 Buildroot2 TODOs
3 - fix packages/Makefile.autotools.in to use a package-imposed patchdir
4   (Ivan Kuten)
5 - convert all packages that use autoconf to use the infrastructure of
6   packages/Makefile.autotools.in
7 - fix setting of flags for packages
9 - stabilize for a 0.10.0 release
11 - think about using a common --config-cache for configure
12   Should take care of expanding TARGET_CONFIGURE_ARGS for cross compiles
13   to working presets.