diff options
Diffstat (limited to 'recipes-extended/upx')
| -rw-r--r-- | recipes-extended/upx/libucl_1.03.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/upx/upx_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/upx/libucl_1.03.bb b/recipes-extended/upx/libucl_1.03.bb index b611a968..57a5602e 100644 --- a/recipes-extended/upx/libucl_1.03.bb +++ b/recipes-extended/upx/libucl_1.03.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | HOMEPAGE = "http://www.oberhumer.com/opensource/ucl/" | 1 | HOMEPAGE = "http://www.oberhumer.com/opensource/ucl/" |
| 2 | SUMMARY = "Data compression library" | 2 | SUMMARY = "Data compression library" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=dfeaf3dc4beef4f5a7bdbc35b197f39e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=dfeaf3dc4beef4f5a7bdbc35b197f39e" |
| 5 | 5 | ||
| 6 | SRC_URI = "http://www.oberhumer.com/opensource/ucl/download/ucl-1.03.tar.gz \ | 6 | SRC_URI = "http://www.oberhumer.com/opensource/ucl/download/ucl-1.03.tar.gz \ |
diff --git a/recipes-extended/upx/upx_git.bb b/recipes-extended/upx/upx_git.bb index 12d12d60..9f400b1b 100644 --- a/recipes-extended/upx/upx_git.bb +++ b/recipes-extended/upx/upx_git.bb | |||
| @@ -6,7 +6,7 @@ SRC_URI = "gitsm://github.com/upx/upx;branch=devel;protocol=https \ | |||
| 6 | file://0001-MyCom.h-fix-build-with-gcc-11.patch;patchdir=src/lzma-sdk \ | 6 | file://0001-MyCom.h-fix-build-with-gcc-11.patch;patchdir=src/lzma-sdk \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | LICENSE = "GPLv2" | 9 | LICENSE = "GPL-2.0-only" |
| 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=353753597aa110e0ded3508408c6374a" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=353753597aa110e0ded3508408c6374a" |
| 11 | 11 | ||
| 12 | DEPENDS = "zlib libucl xz" | 12 | DEPENDS = "zlib libucl xz" |
