[yocto] [meta-mono] [PATCH 0/2] mono: Update Mono to 3.2.8

Alex J Lennon ajlennon at dynamicdevices.co.uk
Tue Feb 25 10:48:16 PST 2014


See following patches for details.

The following changes since commit ac286b1682e6bcc486ceb30ef90a936949bbfeab:

  monotools-server: Remove multiline comment (2013-02-27 12:01:10 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/meta-mono ajl/mono-3.2.8
  http://git.yoctoproject.org/cgit.cgi/meta-mono/log/?h=ajl/mono-3.2.8

Alex J Lennon (2):
  libgdiplus: Fix build error relating to missing freetype/tttables.h,
    and update to libgdiplus 2.10.8
  mono: Update Mono to 3.2.8

 README                                             |   74 +++++++++-----------
 ...gdiplus-2.10.x-use-freetype-include-macro.patch |   14 ++++
 .../{libgdiplus_2.10.bb => libgdiplus_2.10.8.bb}   |    8 +--
 .../mono/files/mono-2.11/data/config.in.diff       |   11 ---
 .../mono/files/patch-mono-atomic-armv6.patch       |   66 -----------------
 .../files/patch-mono-native-atomic-armv6.patch     |   66 -----------------
 recipes-mono/mono/mono-2.10.8.1.inc                |   18 -----
 recipes-mono/mono/mono-2.10.8.1/Makefile.am.diff   |   15 ----
 .../mono/mono-2.10.8.1/mcs/class/Makefile.diff     |   13 ----
 .../mono/{mono-2.11.inc => mono-3.2.8.inc}         |   15 ++--
 .../mono-2.11 => mono-3.2.8}/Makefile.am.diff      |    0
 .../dllmap-config.in.diff}                         |   13 +++-
 recipes-mono/mono/mono-native_2.10.8.1.bb          |   17 -----
 recipes-mono/mono/mono-native_2.11.bb              |   21 ------
 recipes-mono/mono/mono-native_3.2.8.bb             |   16 +++++
 recipes-mono/mono/mono_2.10.8.1.bb                 |   30 --------
 recipes-mono/mono/{mono_2.11.bb => mono_3.2.8.bb}  |   22 +++---
 17 files changed, 100 insertions(+), 319 deletions(-)
 create mode 100644 recipes-mono/libgdiplus/files/libgdiplus-2.10/libgdiplus-2.10.x-use-freetype-include-macro.patch
 rename recipes-mono/libgdiplus/{libgdiplus_2.10.bb => libgdiplus_2.10.8.bb} (68%)
 delete mode 100644 recipes-mono/mono/files/mono-2.11/data/config.in.diff
 delete mode 100644 recipes-mono/mono/files/patch-mono-atomic-armv6.patch
 delete mode 100644 recipes-mono/mono/files/patch-mono-native-atomic-armv6.patch
 delete mode 100644 recipes-mono/mono/mono-2.10.8.1.inc
 delete mode 100644 recipes-mono/mono/mono-2.10.8.1/Makefile.am.diff
 delete mode 100644 recipes-mono/mono/mono-2.10.8.1/mcs/class/Makefile.diff
 rename recipes-mono/mono/{mono-2.11.inc => mono-3.2.8.inc} (58%)
 rename recipes-mono/mono/{files/mono-2.11 => mono-3.2.8}/Makefile.am.diff (100%)
 rename recipes-mono/mono/{mono-2.10.8.1/data/config.in.diff => mono-3.2.8/dllmap-config.in.diff} (43%)
 delete mode 100644 recipes-mono/mono/mono-native_2.10.8.1.bb
 delete mode 100644 recipes-mono/mono/mono-native_2.11.bb
 create mode 100644 recipes-mono/mono/mono-native_3.2.8.bb
 delete mode 100644 recipes-mono/mono/mono_2.10.8.1.bb
 rename recipes-mono/mono/{mono_2.11.bb => mono_3.2.8.bb} (59%)

-- 
1.7.9.5




More information about the yocto mailing list