qtwebengine fails to build with this version of minizip, I do see meta-qt6 locks its own version but I think it will be good to reconcile the versions into a single recipe and see if meta-qt6 version can be removed.
On Wed, Feb 25, 2026 at 1:38 AM wangmy via lists.openembedded.org <wangmy= [email protected]> wrote: > From: Wang Mingyu <[email protected]> > > License-Update: "Version 1.1, February 14h, 2010" removed > > Signed-off-by: Wang Mingyu <[email protected]> > --- > .../minizip/{minizip_1.3.1.bb => minizip_1.3.2.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta-oe/recipes-core/minizip/{minizip_1.3.1.bb => minizip_1.3.2.bb} > (77%) > > diff --git a/meta-oe/recipes-core/minizip/minizip_1.3.1.bb > b/meta-oe/recipes-core/minizip/minizip_1.3.2.bb > similarity index 77% > rename from meta-oe/recipes-core/minizip/minizip_1.3.1.bb > rename to meta-oe/recipes-core/minizip/minizip_1.3.2.bb > index 51a74d039b..49e4a4b561 100644 > --- a/meta-oe/recipes-core/minizip/minizip_1.3.1.bb > +++ b/meta-oe/recipes-core/minizip/minizip_1.3.2.bb > @@ -4,7 +4,7 @@ library which is used by many different programs." > HOMEPAGE = "http://www.winimage.com/zLibDll/minizip.html" > SECTION = "libs" > LICENSE = "Zlib" > -LIC_FILES_CHKSUM = > "file://zip.h;beginline=14;endline=30;md5=8eaa8535a3a1a2296b303f40f75385e7" > +LIC_FILES_CHKSUM = > "file://zip.h;beginline=14;endline=30;md5=b7d2930a7332b2bc68fc1a7fdc5ba775" > > 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" > > -SRC_URI[sha256sum] = > "38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32" > +SRC_URI[sha256sum] = > "d7a0654783a4da529d1bb793b7ad9c3318020af77667bcae35f95d0e42a792f3" > > PACKAGECONFIG ??= "demos" > PACKAGECONFIG[demos] = "--enable-demos=yes,,," > -- > 2.43.0 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124833): https://lists.openembedded.org/g/openembedded-devel/message/124833 Mute This Topic: https://lists.openembedded.org/mt/117991965/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
