Hans-Christian Egtvedt (3): freetype: bump version to 2.3.5 and clean up Makefile imagemagik: bump version to 6.3.7 and update patch to this version gcc: add AVR32 patch to fix 64-bit compilation of GCC 4.2.1 Imre Kaloz (1): fix mconf build Makefile | 6 +-- package/config/Makefile | 2 +- package/config/Makefile.kconfig | 3 + package/freetype/freetype.mk | 42 ++++++++----------- ....3.4-add-errno-h-if-argz-h-does-not-exist.patch | 11 ----- ....3.7-add-errno-h-if-argz-h-does-not-exist.patch | 11 +++++ package/imagemagick/imagemagick.mk | 2 +- ...fix-invalid-assembler-code-on-64bit-hosts.patch | 14 +++++++ 8 files changed, 50 insertions(+), 41 deletions(-) delete mode 100644 package/imagemagick/imagemagick-6.3.4-add-errno-h-if-argz-h-does-not-exist.patch create mode 100644 package/imagemagick/imagemagick-6.3.7-add-errno-h-if-argz-h-does-not-exist.patch create mode 100644 toolchain/gcc/4.2.1/908-avr32-fix-invalid-assembler-code-on-64bit-hosts.patch