All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jate Sujjavanich" <jatedev@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: SYSROOTS_EXCLUDEDEPS_SYSROOT changing more hashes than I expect
Date: Fri, 30 Jul 2021 09:04:15 -0700	[thread overview]
Message-ID: <7639.1627661055320457660@lists.openembedded.org> (raw)
In-Reply-To: <e3f3675380a84f3c726f8238707653fbaad1136a.camel@linuxfoundation.org>

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

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?

- Jate S.

[-- Attachment #2: Type: text/html, Size: 600 bytes --]

  reply	other threads:[~2021-07-30 16:04 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 [this message]
2021-07-30 16:57     ` Richard Purdie
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=7639.1627661055320457660@lists.openembedded.org \
    --to=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.