All of lore.kernel.org
 help / color / mirror / Atom feed
From: Måns <mans.zigher@gmail.com>
To: OE-core <openembedded-core@lists.openembedded.org>
Subject: [OE-core] Including kernel-devsrc to the SDK while using INCOMPATIBLE_LICENSE
Date: Tue, 29 Mar 2022 08:52:13 +0200	[thread overview]
Message-ID: <CAEhQi8mbm-RXs0=7Ygj+rMqJYZaxPw4xTjJnkoXApXKQZGWFiA@mail.gmail.com> (raw)

Hi,

I am trying to add the kernel-devsrc to the SDK by using

TOOLCHAIN_TARGET_TASK_append = "kernel-devsrc"

My problem is that we are trying to prevent GPLv3 packages by setting

INCOMPATIBLE_LICENSE = "GPL-3.0"

This resulting in an issue because the kernel-devsrc depend on GPLv3 packages

RDEPENDS_${PN} = "bc python flex bison ${TCLIBC}-utils"

We are currently using Thud. We are not shipping the SDK so the
INCOMPATIBLE_LICENSE is only needed for the image build. Any
suggestions on the best approach on how to solve this would be really
appreciated.

Thanks


             reply	other threads:[~2022-03-29  6:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29  6:52 Måns [this message]
2022-04-06  6:29 ` [OE-core] Including kernel-devsrc to the SDK while using INCOMPATIBLE_LICENSE Måns

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='CAEhQi8mbm-RXs0=7Ygj+rMqJYZaxPw4xTjJnkoXApXKQZGWFiA@mail.gmail.com' \
    --to=mans.zigher@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.