mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 07:17:50 +00:00
diffutils: update license
Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
parent
97951e9751
commit
11566ac453
@ -1,8 +1,10 @@
|
||||
SECTION = "base"
|
||||
LICENSE = "GPL"
|
||||
DESCRIPTION = "Diffutils contains the GNU diff, diff3, \
|
||||
sdiff, and cmp utilities. These programs are usually \
|
||||
used for creating patch files."
|
||||
SECTION = "base"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
PR = "r4"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user