All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Pascal Bach <pascal.bach@siemens.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: [meta-mono][PATCH] mono-4.xx: compiling mono 4 with btls requires cmake
Date: Fri, 27 Oct 2017 14:41:58 -0700	[thread overview]
Message-ID: <CAMKF1sqnUFWx2yXDovoRsyivNneBsmje1_cJ7+2NC99-_pxtYw@mail.gmail.com> (raw)
In-Reply-To: <1509101466-32192-1-git-send-email-pascal.bach@siemens.com>

On Fri, Oct 27, 2017 at 3:51 AM, Pascal Bach <pascal.bach@siemens.com> wrote:
> This was probably working before pyro and the recipes specific sysroots.
>
> Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
> ---
>  recipes-mono/mono/mono-4.xx.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-mono/mono/mono-4.xx.inc b/recipes-mono/mono/mono-4.xx.inc
> index e06fac7..cf9170b 100644
> --- a/recipes-mono/mono/mono-4.xx.inc
> +++ b/recipes-mono/mono/mono-4.xx.inc
> @@ -4,7 +4,7 @@ HOMEPAGE = "http://mono-project.com"
>  BUGTRACKER = "http://bugzilla.xamarin.com/"
>  SECTION = "devel"
>
> -DEPENDS = "zlib"
> +DEPENDS = "zlib cmake-native"
>

perhaps this should inehrit cmake if its using cmake
or explain how cmake is used where abstactions
are not relevant


>  SRC_URI = "http://download.mono-project.com/sources/mono/mono-${PV}.tar.bz2 \
>             file://dllmap-config.in.diff \
> --
> 2.1.4
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


  reply	other threads:[~2017-10-27 21:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-27 10:51 [meta-mono][PATCH] mono-4.xx: compiling mono 4 with btls requires cmake Pascal Bach
2017-10-27 21:41 ` Khem Raj [this message]
2017-11-02 15:46   ` Pascal Bach
2017-11-02 15:59     ` Khem Raj
2017-11-03 11:48       ` Alex Lennon
2017-11-07 13:26         ` Pascal Bach
2017-11-07 13:57           ` Alex Lennon
2017-11-07 16:36           ` Khem Raj

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=CAMKF1sqnUFWx2yXDovoRsyivNneBsmje1_cJ7+2NC99-_pxtYw@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=pascal.bach@siemens.com \
    --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.