From: Chee Yang Lee <[email protected]>
Signed-off-by: Chee Yang Lee <[email protected]>
---
recipes-core/zlib/zlib-intel_1.2.11.1.jtkv6.3.bb | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/recipes-core/zlib/zlib-intel_1.2.11.1.jtkv6.3.bb
b/recipes-core/zlib/zlib-intel_1.2.11.1.jtkv6.3.bb
index 71c21a04..cbe73c55 100644
--- a/recipes-core/zlib/zlib-intel_1.2.11.1.jtkv6.3.bb
+++ b/recipes-core/zlib/zlib-intel_1.2.11.1.jtkv6.3.bb
@@ -6,8 +6,10 @@ SUMMARY = "Zlib Compression Library (Intel-tuned)"
PROVIDES = "zlib"
-SRC_URI:remove =
"${SOURCEFORGE_MIRROR}/libpng/${BPN}/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI:prepend =
"git://github.com/jtkukunas/zlib.git;protocol=https;branch=master "
+SRC_URI = "git://github.com/jtkukunas/zlib.git;protocol=https;branch=master \
+ file://ldflags-tests.patch \
+ file://run-ptest \
+ "
SRCREV = "a43a247bfa16ec5368747b5b64f11ea5ca033010"
S = "${WORKDIR}/git"
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7478):
https://lists.yoctoproject.org/g/meta-intel/message/7478
Mute This Topic: https://lists.yoctoproject.org/mt/90174369/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-