[OE-core] [PATCH] base-passwd: LICENSE changed to GPLv2
Richard Purdie
richard.purdie at linuxfoundation.org
Fri Mar 13 07:09:36 UTC 2020
On Fri, 2020-03-13 at 04:11 -0700, Wang Mingyu wrote:
> Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
> ---
> meta/recipes-core/base-passwd/base-passwd_3.5.29.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb
> b/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb
> index d1aab09181..d01cd7e297 100644
> --- a/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb
> +++ b/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb
> @@ -1,7 +1,7 @@
> SUMMARY = "Base system master password/group files"
> DESCRIPTION = "The master copies of the user database files
> (/etc/passwd and /etc/group). The update-passwd tool is also
> provided to keep the system databases synchronized with these master
> files."
> SECTION = "base"
> -LICENSE = "GPLv2+"
> +LICENSE = "GPLv2"
> LIC_FILES_CHKSUM =
> "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
Why? The license file didn't change. This needs an explanation.
Cheers,
Richard
More information about the Openembedded-core
mailing list