Skip to content

Commit 17069a6

Browse files
zhengrq-fnstrpurdie
authored andcommitted
expat: upgrade 2.4.7 -> 2.4.8
Changelog: ========= Other changes: #587 pkg-config: Move "-lm" to section "Libs.private" #587 CMake|MSVC: Fix pkg-config section "Libs" #55 #582 CMake|macOS: Start using linker arguments "-compatibility_version <version>" and "-current_version <version>" in a way compatible with GNU Libtool #590 #591 Version info bumped from 9:7:8 to 9:8:8; see https://verbump.de/ for what these numbers do Infrastructure: #589 CI: Upgrade Clang from 13 to 14 Special thanks to: evpobr Kai Pastor Sam James Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
1 parent 03a813b commit 17069a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/recipes-core/expat/expat_2.4.7.bb renamed to meta/recipes-core/expat/expat_2.4.8.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SRC_URI = "https://github.com/libexpat/libexpat/releases/download/R_${VERSION_TA
1414

1515
UPSTREAM_CHECK_URI = "https://github.com/libexpat/libexpat/releases/"
1616

17-
SRC_URI[sha256sum] = "e149bdd8b90254c62b3d195da53a09bd531a4d63a963b0d8a5268d48dd2f6a65"
17+
SRC_URI[sha256sum] = "a247a7f6bbb21cf2ca81ea4cbb916bfb9717ca523631675f99b3d4a5678dcd16"
1818

1919
EXTRA_OECMAKE:class-native += "-DEXPAT_BUILD_DOCS=OFF"
2020

0 commit comments

Comments
 (0)