[oe] [meta-oe][PATCH 2/2] debootstrap: change license to MIT

Khem Raj raj.khem at gmail.com
Sun Nov 19 19:06:46 UTC 2017


On Sun, Nov 19, 2017 at 10:42 AM Armin Kuster <akuster808 at gmail.com> wrote:

> The closest thing to a license is found in the
> http://metadata.ftp-master.debian.org/changelogs/main/d/debootstrap/debootstrap_1.0.92_copyright
>
> The verbage looks very close to MIT so seems reasonable make to change the
> license to MIT instead of
> creating a custom entry for debootstrap-custom-license. This follows what
> Redhat, Mandriva and Suse have for this package. (see rpmfind)
>

That’d be ok please include diff in verbiage when compared to MIT license
general template in the commit log


> will fix: WARNING: debootstrap-1.0.67-r0 do_populate_lic: debootstrap: No
> generic license file exists for: debootstrap-custom-license in any provider
>
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
>  meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb
> b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb
> index 62b2796..8472aca 100644
> --- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb
> +++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb
> @@ -1,7 +1,7 @@
>  SUMMARY = "Install a Debian system into a subdirectory"
>  HOMEPAGE = "https://wiki.debian.org/Debootstrap"
>  SECTION = "devel"
> -LICENSE = "debootstrap-custom-license"
> +LICENSE = "MIT"
>  LIC_FILES_CHKSUM =
> "file://debian/copyright;md5=1e68ced6e1689d4cd9dac75ff5225608"
>
>  inherit pkgconfig
> --
> 2.7.4
>
> --
> _______________________________________________
> 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