mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
m4:Add license checksum to bb file
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro processor."
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \
|
||||
file://ac_config_links.patch;patch=1"
|
||||
PR = "r2"
|
||||
|
||||
Reference in New Issue
Block a user