mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
poco: upgrade 1.15.2 -> 1.15.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -8,13 +8,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4267f48fc738f50380cbeeb76f95cebc"
|
|||||||
# These dependencies are required by Foundation
|
# These dependencies are required by Foundation
|
||||||
DEPENDS = "libpcre2 utf8proc zlib"
|
DEPENDS = "libpcre2 utf8proc zlib"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/pocoproject/poco.git;branch=poco-${PV};protocol=https;tag=poco-${PV}-release \
|
SRC_URI = "git://github.com/pocoproject/poco.git;branch=poco-1.15.3;protocol=https;tag=poco-${PV}-release \
|
||||||
file://0001-cppignore.lnx-Ignore-PKCS12-and-testLaunch-test.patch \
|
file://0001-cppignore.lnx-Ignore-PKCS12-and-testLaunch-test.patch \
|
||||||
file://0002-DataTest-disable-testSQLChannel-test.patch \
|
file://0002-DataTest-disable-testSQLChannel-test.patch \
|
||||||
file://0003-quill-rdtsc-fallback-for-32-bit-powerpc.patch \
|
file://0003-quill-rdtsc-fallback-for-32-bit-powerpc.patch \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
SRCREV = "afbb1ab68f29eec7079e2fdfa04b3efdbec6529d"
|
SRCREV = "e8c711ce5a58006272b3950c293eb92c849caea3"
|
||||||
|
|
||||||
UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)"
|
UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)"
|
||||||
|
|
||||||
Reference in New Issue
Block a user