]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
shadow-sysroot: add license information
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>
Fri, 14 Jul 2023 10:49:02 +0000 (12:49 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Jul 2023 18:37:35 +0000 (19:37 +0100)
commit8c6f2e3feeb26abefb4136c56db6f3c0349acefb
treef6aad2b9a2a747703dbb97b0e67a39203d8bd414
parentb1718ce5b2b2db35a8e1c88087deee41f99094b4
shadow-sysroot: add license information

Recipe references 'login.defs' in LIC_FILES_CHKSUM.  This causes some
problems:

- file does not contain a single word which is related with its license

- changing this file (here: increasing SYS_UID_MIN) invalidates
  LIC_FILES_CHKSUM

Add 'SPDX-License-Identifier' to the file and limit the checksum to
this part.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/shadow/files/login.defs_shadow-sysroot
meta/recipes-extended/shadow/shadow-sysroot_4.6.bb