mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
bzip2: Include the complete license information
For some reason, the copyright part was left out of the license information included in LIC_FILES_CHKSUM, preventing it from being used in, e.g., documentation to satisfy the requirements of the license. License-Update: Include the complete license information (From OE-Core rev: ec3eb678b15d91a450adf82f38e1c1d6d81fed9b) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bea58aea43
commit
4e0e6542ff
@@ -5,7 +5,7 @@ LZ77/LZ78-based compressors, and approaches the performance of the PPM family of
|
||||
HOMEPAGE = "https://sourceware.org/bzip2/"
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "bzip2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;beginline=8;endline=37;md5=40d9d1eb05736d1bfc86cfdd9106e6b2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;beginline=4;endline=37;md5=39406315f540c69bd05b1531daedd2ae"
|
||||
PR = "r5"
|
||||
|
||||
SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BP}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user