All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: Jate Sujjavanich <jatedev@gmail.com>,
	 openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] SYSROOTS_EXCLUDEDEPS_SYSROOT changing more hashes than I expect
Date: Fri, 30 Jul 2021 17:57:52 +0100	[thread overview]
Message-ID: <a5454ec1aca97562becc961996f37d667cf1dd52.camel@linuxfoundation.org> (raw)
In-Reply-To: <7639.1627661055320457660@lists.openembedded.org>

On Fri, 2021-07-30 at 09:04 -0700, Jate Sujjavanich wrote:
> The ones in meta/conf/layer.conf are much more global. This one in 
> meta-java/conf/layer.conf certainly does not apply to perl and other irrelevant recipes.
> 
> SSTATE_EXCLUDEDEPS_SYSROOT += "\
>     openjdk-8-native->(ant-native|attr-native|coreutils-native|icedtea7-native|libxslt-native|make-
> native|openssl-native|zip-native|unzip-native) \
> "
> 
> Do you have a recommendation on how to apply this strictly within meta-java? 
> The only way I can think of is to move the EXCLUDEDEPS to the specific recipe(s). 
> Are there any other good ways?

Sorry, your original email said "SYSROOT_<something>" and I read that as 
being one of the SYSROOT_* variables. I kind of filtered out the rest. 
SSTATE_* is a very different thing!

I think we need to add:

setscene_depvalid[vardepsexclude] = "SSTATE_EXCLUDEDEPS_SYSROOT"

to sstate.bbclass.

Cheers,

Richard



  reply	other threads:[~2021-07-30 16:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 15:02 SYSROOTS_EXCLUDEDEPS_SYSROOT changing more hashes than I expect Jate Sujjavanich
2021-07-30 15:18 ` [OE-core] " Richard Purdie
2021-07-30 16:04   ` Jate Sujjavanich
2021-07-30 16:57     ` Richard Purdie [this message]
2021-08-02 13:22       ` Jate Sujjavanich

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=a5454ec1aca97562becc961996f37d667cf1dd52.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=jatedev@gmail.com \
    --cc=openembedded-core@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.