mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
gnu-config:Add license checksum and update the GPL information
Add config.guess file checksum to bb file and update the "GPL" to "GPLv1+" according to the license file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
DESCRIPTION = "gnu-configize"
|
||||
SECTION = "devel"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv1+"
|
||||
LIC_FILES_CHKSUM = "file://config.guess;endline=39;md5=a089987af4a25cb0419d1c2fd6d495e3"
|
||||
DEPENDS = ""
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user