[oe] [meta-oe][PATCH 4/7] libsmi: Clarify BSD license variant

Khem Raj raj.khem at gmail.com
Mon Oct 21 11:52:03 UTC 2019


On Thu, Oct 17, 2019 at 7:47 AM Christophe PRIOUZEAU
<christophe.priouzeau at st.com> wrote:
>
> The License of libsmi is BSD-3-Clause and TCL.
>
> Signed-off-by: Christophe Priouzeau <christophe.priouzeau at st.com>
> ---
>  meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb b/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb
> index b537ce67d..c2142a628 100644
> --- a/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb
> +++ b/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb
> @@ -1,7 +1,7 @@
>  SUMMARY = "A Library to Access SMI MIB Information"
>  HOMEPAGE = "https://www.ibr.cs.tu-bs.de/projects/libsmi"
>
> -LICENSE = "BSD"
> +LICENSE = "BSD-3-Clause && TCL"

This should be '&' instead of '&&', I have made relevant changes
before accepting this into master

>  LIC_FILES_CHKSUM = "file://COPYING;md5=3ad3076f9332343a21636cfd351f05b7"
>
>  SRC_URI = "https://www.ibr.cs.tu-bs.de/projects/${BPN}/download/${BP}.tar.gz \
> --
> 2.17.1
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list