mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 01:26:58 +00:00
libmxml: upgrade 4.0.3 -> 4.0.4
Changelog: ========== - Added Linux-specific build files and dropped unused 'long long' config tests - Documentation fixes - Fixed an issue when reporting errors with a 'NULL' options pointer - Fixed some compiler warnings - Fixed installation on MingW Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c886bab5a0
commit
a1882f4b17
@ -5,7 +5,7 @@ HOMEPAGE = "https://www.msweet.org/mxml/"
|
||||
BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues"
|
||||
|
||||
SRC_URI = "git://github.com/michaelrsweet/mxml.git;branch=master;protocol=https"
|
||||
SRCREV = "804c4f4d922e4ca240ce2cad3ec7bc5d00c08691"
|
||||
SRCREV = "0d5afc4278d7a336d554602b951c2979c3f8f296"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
# Package does not support out of tree builds.
|
||||
Loading…
x
Reference in New Issue
Block a user