All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] arago-prefs: Use older versions of packages to remove additional GPLv3 licenses
Date: Mon, 19 Jan 2015 17:19:49 -0500	[thread overview]
Message-ID: <20150119221948.GM16771@edge> (raw)
In-Reply-To: <1421704849-9661-1-git-send-email-fcooper@ti.com>

On Mon, Jan 19, 2015 at 04:00:49PM -0600, Franklin S. Cooper Jr wrote:
> From: "Franklin S. Cooper Jr" <fcooper@ti.com>
> 
> * Perf tool from the kernel was pulling in elfutils and m4 which by default have
>   GPLv3 licenses.
> * Set elfutils and m4 to an older version which uses a GPLv2 license.

Thanks! This is indeed a better solution to creating a separate packagegroup 
we discussed, especially since we don't really care for elfutils and m4 
specific versions...


> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
>  .../conf/distro/include/arago-prefs.inc            |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> index 94bb9da..3421a7d 100644
> --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> @@ -111,6 +111,8 @@ PREFERRED_VERSION_crda = "1.1.3"
>  PREFERRED_VERSION_obex = "0.34"
>  PREFERRED_VERSION_bash = "3.2.48"
>  PREFERRED_VERSION_gettext = "0.16.1"
> +PREFERRED_VERSION_elfutils = "0.148"
> +PREFERRED_VERSION_m4 = "1.4.9"
>  
>  PREFERRED_PROVIDER_wpa-supplicant = "wpa-supplicant"
>  PREFERRED_PROVIDER_wpa-supplicant_ti33x = "wpa-supplicant-wl18xx"
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2015-01-19 22:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19 22:00 [PATCH] arago-prefs: Use older versions of packages to remove additional GPLv3 licenses Franklin S. Cooper Jr
2015-01-19 22:19 ` Denys Dmytriyenko [this message]
2015-01-19 22:29   ` Cooper Jr., Franklin

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=20150119221948.GM16771@edge \
    --to=denys@ti.com \
    --cc=fcooper@ti.com \
    --cc=meta-arago@arago-project.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.