diff options
| -rw-r--r-- | meta-oe/recipes-extended/7zip/7zip_25.01.bb (renamed from meta-oe/recipes-extended/7zip/7zip_24.09.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/7zip/7zip_24.09.bb b/meta-oe/recipes-extended/7zip/7zip_25.01.bb index 74e44c44e3..779b708eee 100644 --- a/meta-oe/recipes-extended/7zip/7zip_24.09.bb +++ b/meta-oe/recipes-extended/7zip/7zip_25.01.bb | |||
| @@ -3,14 +3,15 @@ HOMEPAGE = "http://www.7-zip.org/" | |||
| 3 | LICENSE = "LGPL-2.1-or-later & unRAR & PD & BSD-2-Clause & BSD-3-Clause" | 3 | LICENSE = "LGPL-2.1-or-later & unRAR & PD & BSD-2-Clause & BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://DOC/copying.txt;md5=4fbd65380cdd255951079008b364516c \ | 4 | LIC_FILES_CHKSUM = "file://DOC/copying.txt;md5=4fbd65380cdd255951079008b364516c \ |
| 5 | file://DOC/unRarLicense.txt;md5=9c87ddde469ef94aed153b0951d088de \ | 5 | file://DOC/unRarLicense.txt;md5=9c87ddde469ef94aed153b0951d088de \ |
| 6 | file://DOC/License.txt;md5=44483e232b64ffca25fe001f3d6418d0" | 6 | file://DOC/License.txt;md5=e80f9280df93aa8da95cac449f9fd115 \ |
| 7 | " | ||
| 7 | 8 | ||
| 8 | CVE_PRODUCT = "7-zip 7zip" | 9 | CVE_PRODUCT = "7-zip 7zip" |
| 9 | SRC_URI = "git://github.com/ip7z/7zip.git;protocol=https;branch=main \ | 10 | SRC_URI = "git://github.com/ip7z/7zip.git;protocol=https;branch=main \ |
| 10 | file://0001-support-yocto-cross-compiling.patch \ | 11 | file://0001-support-yocto-cross-compiling.patch \ |
| 11 | file://7z_wrapper.sh \ | 12 | file://7z_wrapper.sh \ |
| 12 | " | 13 | " |
| 13 | SRCREV = "e5431fa6f5505e385c6f9367260717e9c47dc2ee" | 14 | SRCREV = "5e96a8279489832924056b1fa82f29d5837c9469" |
| 14 | 15 | ||
| 15 | UPSTREAM_CHECK_URI = "https://github.com/ip7z/7zip/releases/latest" | 16 | UPSTREAM_CHECK_URI = "https://github.com/ip7z/7zip/releases/latest" |
| 16 | 17 | ||
