mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
libtimedate-perl:Add license checksum and update the GPL information
Add README file checksum to bb file and update the "GPL" to "GPLv1+" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
DESCRIPTION = "TimeDate - parser for absolute times"
|
||||
SECTION = "libs"
|
||||
# You can redistribute it and/or modify it under the same terms as Perl itself.
|
||||
LICENSE = "Artistic|GPL"
|
||||
LICENSE = "Artistic|GPLv1+"
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=21;md5=576b7cb41e5e821501a01ed66f0f9d9e"
|
||||
PR = "r2"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user