All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCHv3 5/5] nodejs 8.8.18: unset RDEPENDS for native builds
Date: Fri, 12 Apr 2013 12:30:22 +0200	[thread overview]
Message-ID: <20130412103022.GK2477@jama> (raw)
In-Reply-To: <1365761087-1229-5-git-send-email-koen@dominion.thruhere.net>

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

On Fri, Apr 12, 2013 at 12:04:47PM +0200, Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> ---
>  meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb b/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb
> index 3ab2ed6..2db9e68 100644
> --- a/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb
> +++ b/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb
> @@ -36,6 +36,7 @@ do_install () {
>  }
>  
>  RDEPENDS_${PN} = "curl python-shell python-datetime python-subprocess python-crypt python-textutils python-netclient "
> +RDEPENDS_${PN}_class-native = ""

Sorry if I caused problems by removing it before, why is this needed? 
I haven't seen any issues without it.

Also we have patch to upgrade nodejs to 0.10.0, do you know if other
components using nodejs are compatible with it? We'll also need to add
node-gyp if that's useful for someone else too.

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

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

  reply	other threads:[~2013-04-12 10:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-12 10:04 [meta-oe][PATCHv3 1/5] python-tornado: update to top of 2.2 branch Koen Kooi
2013-04-12 10:04 ` [meta-oe][PATCHv3 2/5] gateone: fix html5 feature check Koen Kooi
2013-04-12 10:04 ` [meta-oe][PATCHv3 3/5] nodejs4: reinstate installing all the files Koen Kooi
2013-04-12 10:04 ` [meta-oe][PATCHv3 4/5] cloud9: use node4 to build o3-xml binary Koen Kooi
2013-04-12 10:04 ` [meta-oe][PATCHv3 5/5] nodejs 8.8.18: unset RDEPENDS for native builds Koen Kooi
2013-04-12 10:30   ` Martin Jansa [this message]
2013-04-12 10:53     ` Koen Kooi
2013-04-15 14:36 ` [meta-oe][PATCHv3 1/5] python-tornado: update to top of 2.2 branch Martin Jansa

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=20130412103022.GK2477@jama \
    --to=martin.jansa@gmail.com \
    --cc=koen@dominion.thruhere.net \
    --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.