Преглед на файлове

- mark the autotools.in part as taken
- fix a typo

Bernhard Reutner-Fischer преди 18 години
родител
ревизия
fa49e00ebb
променени са 1 файла, в които са добавени 4 реда и са изтрити 3 реда
  1. 4 3
      TODO

+ 4 - 3
TODO

@@ -1,12 +1,13 @@
-Buildroot3 TODOs
-
-- stabilize for a 0.10.0 release
+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.