mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
wxwidgets: add back SRCREV
During the last upgrade, SRCREV was accidently dropped. This will cause parsing error when BB_NO_NETWORK is enabled. Add back SRCREV for tag v3.2.8. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
459a98c170
commit
5abc595f6b
|
|
@ -27,6 +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"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user