mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
sgml-common-native: fix license info and checksum fields
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
@@ -7,12 +7,10 @@ add entries to (or remove entries from) centralized catalogs \
|
|||||||
whose entries are pointers to SGML open catalogs, \
|
whose entries are pointers to SGML open catalogs, \
|
||||||
as defined by OASIS."
|
as defined by OASIS."
|
||||||
HOMEPAGE = "http://sources.redhat.com/docbook-tools/"
|
HOMEPAGE = "http://sources.redhat.com/docbook-tools/"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2+"
|
||||||
# The COPYING file sgml-common ships with is just a symlink to
|
# See the comments in license.patch when upgrading this recipe.
|
||||||
# /usr/share/automake/COPYING, which means we can't verify it
|
# This is inteded to be a temporary workaround.
|
||||||
# using our normal means. :( Hash the README file instead as
|
LIC_FILES_CHKSUM = "file://LICENSE-GPLv2;md5=ab8a50abe86dfc859e148baae043c89b"
|
||||||
# LIC_FILES_CHKSUM is still required.
|
|
||||||
LIC_FILES_CHKSUM = "file://README;md5=197bd940bf13548ac2198e4f77d3da92"
|
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|||||||
Reference in New Issue
Block a user