diff options
| author | Khem Raj <raj.khem@gmail.com> | 2025-11-26 15:10:07 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-26 19:06:59 -0800 |
| commit | e4003aed557365f89368a102190f67a6414271bf (patch) | |
| tree | 0e409e734b51acc5475285297354fe010fe44cbd | |
| parent | 185ff8cbccb99768fca91537b9cf4d47b4117825 (diff) | |
| download | meta-openembedded-e4003aed557365f89368a102190f67a6414271bf.tar.gz | |
wxwidgets: Upgrade to 3.2.8.1 bugfix release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.8.1.bb (renamed from meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.8.bb b/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.8.1.bb index fcb30b41b0..815a0b2d0a 100644 --- a/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.8.bb +++ b/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.8.1.bb | |||
| @@ -18,7 +18,7 @@ DEPENDS += " \ | |||
| 18 | tiff \ | 18 | tiff \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | SRC_URI = "gitsm://github.com/wxWidgets/wxWidgets.git;branch=3.2;protocol=https;tag=v${PV} \ | 21 | SRC_URI = "gitsm://github.com/wxWidgets/wxWidgets.git;branch=3.2.8-hotfix;protocol=https;tag=v${PV} \ |
| 22 | file://0001-wx-config.in-Disable-cross-magic-it-does-not-work-fo.patch \ | 22 | file://0001-wx-config.in-Disable-cross-magic-it-does-not-work-fo.patch \ |
| 23 | file://0002-fix-libdir-for-multilib.patch \ | 23 | file://0002-fix-libdir-for-multilib.patch \ |
| 24 | file://0003-create-links-with-relative-path.patch \ | 24 | 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; | |||
| 27 | file://0006-Fix-locale-on-musl.patch \ | 27 | file://0006-Fix-locale-on-musl.patch \ |
| 28 | file://0007-Set-HAVE_LARGEFILE_SUPPORT-to-1-explicitly.patch \ | 28 | file://0007-Set-HAVE_LARGEFILE_SUPPORT-to-1-explicitly.patch \ |
| 29 | " | 29 | " |
| 30 | SRCREV = "8aef5f40b93958719771331ca03866b7b6fff6bf" | 30 | SRCREV = "896e4f587615b832ce27b8325357cb504997e1d3" |
| 31 | 31 | ||
| 32 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 32 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
| 33 | 33 | ||
