mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
185ff8cbcc
commit
e4003aed55
|
|
@ -18,7 +18,7 @@ DEPENDS += " \
|
|||
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://0002-fix-libdir-for-multilib.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://0007-Set-HAVE_LARGEFILE_SUPPORT-to-1-explicitly.patch \
|
||||
"
|
||||
SRCREV = "8aef5f40b93958719771331ca03866b7b6fff6bf"
|
||||
SRCREV = "896e4f587615b832ce27b8325357cb504997e1d3"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user