All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Tollerton <rich.tollerton@ni.com>
To: yocto@yoctoproject.org, ajlennon@dynamicdevices.co.uk
Subject: [meta-mono] [PATCH 0/4] mono-xsp: upgrade and fix build
Date: Thu, 16 Jul 2015 12:22:16 -0500	[thread overview]
Message-ID: <cover.1437067107.git.rich.tollerton@ni.com> (raw)

I ran into some fairly bad build issues when trying to build mono-xsp that
appear to be worked around by using mono-xsp's autogen.sh instead of letting
autotools.bbclass attempt to call everything itself.

I then took the opportunity to upgrade the package to 3.0.

I haven't actually tested these changes -- I was under the mistaken impression
that monotools-server was necessary for remote debugging to work with mono4, and
figured that I might as well not let these changes go to waste, even though I
will probably not use them.

The following changes since commit 8c613bf3d82dd5edb58472e5b016d86a1a9e4a63:

  README: Add contributors section (2015-07-16 10:17:06 +0100)

are available in the git repository at:

  git://github.com/rtollert/meta-mono dev/rtollert/v3/mono-xsp
  https://github.com/rtollert/meta-mono/tree/dev/rtollert/v3/mono-xsp

Richard Tollerton (4):
  mono-xsp-3.x.inc: copy from mono-xsp.inc
  mono-xsp-3.x.inc: updating SRC_URI and LIC_FILES_CHKSUM
  mono-xsp_3.0.11.bb: add
  mono-xsp-3.x.inc: use autogen.sh

 recipes-mono/mono-xsp/mono-xsp-3.x.inc   | 44 ++++++++++++++++++++++++++++++++
 recipes-mono/mono-xsp/mono-xsp_3.0.11.bb |  5 ++++
 2 files changed, 49 insertions(+)
 create mode 100644 recipes-mono/mono-xsp/mono-xsp-3.x.inc
 create mode 100644 recipes-mono/mono-xsp/mono-xsp_3.0.11.bb

-- 
2.4.4



             reply	other threads:[~2015-07-16 17:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-16 17:22 Richard Tollerton [this message]
2015-07-16 17:22 ` [meta-mono] [PATCH 1/4] mono-xsp-3.x.inc: copy from mono-xsp.inc Richard Tollerton
2015-07-16 17:22 ` [meta-mono] [PATCH 2/4] mono-xsp-3.x.inc: updating SRC_URI and LIC_FILES_CHKSUM Richard Tollerton
2015-07-16 17:22 ` [meta-mono] [PATCH 3/4] mono-xsp_3.0.11.bb: add Richard Tollerton
2015-07-16 17:22 ` [meta-mono] [PATCH 4/4] mono-xsp-3.x.inc: use autogen.sh Richard Tollerton
2015-07-16 18:04   ` Alex J Lennon
2015-07-16 18:20     ` Richard Tollerton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1437067107.git.rich.tollerton@ni.com \
    --to=rich.tollerton@ni.com \
    --cc=ajlennon@dynamicdevices.co.uk \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.