All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ross Burton" <ross@burtonini.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: yocto@lists.yoctoproject.org
Subject: Re: [yocto] [meta-gplv2] [PATCH] conf/distro: Add removal of btrfs-tools from util-linux ptest depends
Date: Mon, 19 Apr 2021 22:29:57 +0100	[thread overview]
Message-ID: <CAAnfSTsgWjNbpQHZs9wzL2T_3+Mi4FhngP23A8rBMgUur2Sayg@mail.gmail.com> (raw)
In-Reply-To: <20210419204657.1477082-1-richard.purdie@linuxfoundation.org>

+1.

Ross

On Mon, 19 Apr 2021 at 21:47, Richard Purdie
<richard.purdie@linuxfoundation.org> wrote:
>
> btrfs-tools has changed to LGPL-3.1 so to allow util-linux to build,
> remove the dependency from its ptest package. This may regress some
> ptests but keeps the gplv2 layer working.
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
>  conf/distro/include/disable-gplv3.inc | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/conf/distro/include/disable-gplv3.inc b/conf/distro/include/disable-gplv3.inc
> index bded378..3285543 100644
> --- a/conf/distro/include/disable-gplv3.inc
> +++ b/conf/distro/include/disable-gplv3.inc
> @@ -1,3 +1,4 @@
>  INCOMPATIBLE_LICENSE = '*GPLv3*'
>  WARN_QA_remove = 'incompatible-license'
>  RDEPENDS_${PN}-ptest_remove_pn-glib-2.0 = "python3-dbusmock"
> +RDEPENDS_${PN}-ptest_remove_pn-util-linux = "btrfs-tools"
> --
> 2.30.2
>
>
> 
>

  reply	other threads:[~2021-04-19 21:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19 20:46 [meta-gplv2] [PATCH] conf/distro: Add removal of btrfs-tools from util-linux ptest depends Richard Purdie
2021-04-19 21:29 ` Ross Burton [this message]
2021-04-20  0:23   ` [yocto] " Robert Joslyn

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=CAAnfSTsgWjNbpQHZs9wzL2T_3+Mi4FhngP23A8rBMgUur2Sayg@mail.gmail.com \
    --to=ross@burtonini.com \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=yocto@lists.yoctoproject.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.