All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] python-cython: Fix missing deps for native
Date: Sun, 24 Aug 2014 11:24:49 +0200	[thread overview]
Message-ID: <20140824092449.GI20524@jama> (raw)
In-Reply-To: <CANx9H-Ar4bYGkmWQaJZpnkRS8idBOXxtOTrEBfN1-o4jdLDSUw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1683 bytes --]

On Sat, Aug 23, 2014 at 06:03:01PM -0700, Tim Orling wrote:
> On Sat, Aug 23, 2014 at 5:02 AM, Martin Jansa <martin.jansa@gmail.com>
> wrote:
> 
> > * ERROR: Nothing RPROVIDES 'python-netserver-native' (but
> > virtual:native:/OE/build/shr-core/meta-openembedded/meta-python/recipes-devtools/python/
> > python-cython_0.20.2.bb RDEPENDS on or otherwise requires it)

FYI: I'll squash this into the master-next commit which added the
RDEPENDS_${PN}

> >
> > Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> >
> Acked-by: Tim Orling <TicoTimo@gmail.com>
> 
> > ---
> >  meta-python/recipes-devtools/python/python-cython_0.20.2.bb | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/meta-python/recipes-devtools/python/python-cython_0.20.2.bb
> > b/meta-python/recipes-devtools/python/python-cython_0.20.2.bb
> > index 8578a14..3966e0b 100644
> > --- a/meta-python/recipes-devtools/python/python-cython_0.20.2.bb
> > +++ b/meta-python/recipes-devtools/python/python-cython_0.20.2.bb
> > @@ -21,3 +21,4 @@ RDEPENDS_${PN} += "\
> >      python-subprocess \
> >      python-shell \
> >  "
> > +RDEPENDS_${PN}_class-native = ""
> > --
> > 2.0.4
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> >
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

      reply	other threads:[~2014-08-24  9:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-23 12:02 [meta-oe][PATCH] python-cython: Fix missing deps for native Martin Jansa
2014-08-24  1:03 ` Tim Orling
2014-08-24  9:24   ` Martin Jansa [this message]

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=20140824092449.GI20524@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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.