All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-mono] [PATCH 0/4] mono-xsp: upgrade and fix build
@ 2015-07-16 17:22 Richard Tollerton
  2015-07-16 17:22 ` [meta-mono] [PATCH 1/4] mono-xsp-3.x.inc: copy from mono-xsp.inc Richard Tollerton
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Richard Tollerton @ 2015-07-16 17:22 UTC (permalink / raw)
  To: yocto, ajlennon

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-07-16 18:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16 17:22 [meta-mono] [PATCH 0/4] mono-xsp: upgrade and fix build Richard Tollerton
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

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.