mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
wxwidgets: Upgrade to 3.2.8.1 bugfix release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -18,7 +18,7 @@ DEPENDS += " \
|
|||||||
tiff \
|
tiff \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "gitsm://github.com/wxWidgets/wxWidgets.git;branch=3.2;protocol=https;tag=v${PV} \
|
SRC_URI = "gitsm://github.com/wxWidgets/wxWidgets.git;branch=3.2.8-hotfix;protocol=https;tag=v${PV} \
|
||||||
file://0001-wx-config.in-Disable-cross-magic-it-does-not-work-fo.patch \
|
file://0001-wx-config.in-Disable-cross-magic-it-does-not-work-fo.patch \
|
||||||
file://0002-fix-libdir-for-multilib.patch \
|
file://0002-fix-libdir-for-multilib.patch \
|
||||||
file://0003-create-links-with-relative-path.patch \
|
file://0003-create-links-with-relative-path.patch \
|
||||||
@@ -27,7 +27,7 @@ SRC_URI = "gitsm://github.com/wxWidgets/wxWidgets.git;branch=3.2;protocol=https;
|
|||||||
file://0006-Fix-locale-on-musl.patch \
|
file://0006-Fix-locale-on-musl.patch \
|
||||||
file://0007-Set-HAVE_LARGEFILE_SUPPORT-to-1-explicitly.patch \
|
file://0007-Set-HAVE_LARGEFILE_SUPPORT-to-1-explicitly.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "8aef5f40b93958719771331ca03866b7b6fff6bf"
|
SRCREV = "896e4f587615b832ce27b8325357cb504997e1d3"
|
||||||
|
|
||||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
||||||
|
|
||||||
Reference in New Issue
Block a user