mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
libmxml: upgrade 3.3 -> 3.3.1
Fixed POSIX thread cleanup bugs (Issue #293) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ HOMEPAGE = "https://www.msweet.org/mxml/"
|
|||||||
BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues"
|
BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/michaelrsweet/mxml.git;nobranch=1;protocol=https"
|
SRC_URI = "git://github.com/michaelrsweet/mxml.git;nobranch=1;protocol=https"
|
||||||
SRCREV = "0237559fdbcecae34157b547aa2b99e12de305a2"
|
SRCREV = "fd47c7d115191c8a6bce2c781ffee41e179530f2"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
Reference in New Issue
Block a user