[yocto] [meta-mono] [PATCH 0/1] dbus-sharp, dbus-sharp-glib: Added C# managed implementation of D-Bus and GLib bindings

Alex J Lennon ajlennon at dynamicdevices.co.uk
Mon Mar 3 08:56:28 PST 2014


Please see following patch

The following changes since commit 7f3178c393a9ad71bcda4e6c3aebbaaf16037d10:

  fsharp: Add support for F# programming language v3.1 (2014-03-03 16:46:59 +0000)

are available in the git repository at:

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

Alex J Lennon (1):
  dbus-sharp, dbus-sharp-glib: Added C# managed implementation of D-Bus
    and GLib bindings

 recipes-mono/dbus-sharp-glib/dbus-sharp-glib.inc   |   35 ++++++++++++++++++++
 .../dbus-sharp-glib/dbus-sharp-glib_0.6.0.bb       |    6 ++++
 .../fix-message-reader-writer.patch                |   29 ++++++++++++++++
 recipes-mono/dbus-sharp/dbus-sharp.inc             |   31 +++++++++++++++++
 recipes-mono/dbus-sharp/dbus-sharp_0.8.0.bb        |    9 +++++
 5 files changed, 110 insertions(+)
 create mode 100644 recipes-mono/dbus-sharp-glib/dbus-sharp-glib.inc
 create mode 100644 recipes-mono/dbus-sharp-glib/dbus-sharp-glib_0.6.0.bb
 create mode 100644 recipes-mono/dbus-sharp/dbus-sharp-0.8.0/fix-message-reader-writer.patch
 create mode 100644 recipes-mono/dbus-sharp/dbus-sharp.inc
 create mode 100644 recipes-mono/dbus-sharp/dbus-sharp_0.8.0.bb

-- 
1.7.9.5




More information about the yocto mailing list