diff options
Diffstat (limited to 'meta/recipes-extended/bzip2/bzip2_1.0.6.bb')
-rw-r--r-- | meta/recipes-extended/bzip2/bzip2_1.0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb index 6cafe26180..025f45c472 100644 --- a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb +++ b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb | |||
@@ -5,7 +5,7 @@ LZ77/LZ78-based compressors, and approaches the performance of the PPM family of | |||
5 | HOMEPAGE = "https://sourceware.org/bzip2/" | 5 | HOMEPAGE = "https://sourceware.org/bzip2/" |
6 | SECTION = "console/utils" | 6 | SECTION = "console/utils" |
7 | LICENSE = "bzip2" | 7 | LICENSE = "bzip2" |
8 | LIC_FILES_CHKSUM = "file://LICENSE;beginline=8;endline=37;md5=40d9d1eb05736d1bfc86cfdd9106e6b2" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;beginline=4;endline=37;md5=39406315f540c69bd05b1531daedd2ae" |
9 | PR = "r5" | 9 | PR = "r5" |
10 | 10 | ||
11 | SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BP}.tar.gz \ | 11 | SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BP}.tar.gz \ |