mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 14:06:43 +00:00
Revert "minizip: upgrade 1.3.1 -> 1.3.2"
This reverts commit 0aaec1940711c0ba9792a56071b32a2801dcf61e.
This commit is contained in:
parent
35e8a3428c
commit
224979e2b6
@ -4,7 +4,7 @@ library which is used by many different programs."
|
|||||||
HOMEPAGE = "http://www.winimage.com/zLibDll/minizip.html"
|
HOMEPAGE = "http://www.winimage.com/zLibDll/minizip.html"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "Zlib"
|
LICENSE = "Zlib"
|
||||||
LIC_FILES_CHKSUM = "file://zip.h;beginline=14;endline=30;md5=b7d2930a7332b2bc68fc1a7fdc5ba775"
|
LIC_FILES_CHKSUM = "file://zip.h;beginline=14;endline=30;md5=8eaa8535a3a1a2296b303f40f75385e7"
|
||||||
|
|
||||||
GITHUB_BASE_URI ?= "https://github.com/madler/zlib/releases/"
|
GITHUB_BASE_URI ?= "https://github.com/madler/zlib/releases/"
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/zlib-${PV}.tar.xz"
|
|||||||
|
|
||||||
S = "${UNPACKDIR}/zlib-${PV}/contrib/minizip"
|
S = "${UNPACKDIR}/zlib-${PV}/contrib/minizip"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "d7a0654783a4da529d1bb793b7ad9c3318020af77667bcae35f95d0e42a792f3"
|
SRC_URI[sha256sum] = "38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32"
|
||||||
|
|
||||||
PACKAGECONFIG ??= "demos"
|
PACKAGECONFIG ??= "demos"
|
||||||
PACKAGECONFIG[demos] = "--enable-demos=yes,,,"
|
PACKAGECONFIG[demos] = "--enable-demos=yes,,,"
|
||||||
Loading…
x
Reference in New Issue
Block a user