From: Wang Mingyu <[email protected]> Changelog: ========== - scripts/tag_lyrics.py: fix for python3 - libout123: Use strtok_r() to avoid conflicts multithreaded contexts - libmpg123: Un-break DLL builds that need I/O functions defined in libmpg123.c - ports/cmake: More fixup to also produce .pc files with Libs.private.
Signed-off-by: Wang Mingyu <[email protected]> --- .../mpg123/{mpg123_1.32.9.bb => mpg123_1.32.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.32.9.bb => mpg123_1.32.10.bb} (96%) diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.32.9.bb b/meta/recipes-multimedia/mpg123/mpg123_1.32.10.bb similarity index 96% rename from meta/recipes-multimedia/mpg123/mpg123_1.32.9.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.32.10.bb index 54006e8c22..82f7b7d332 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.32.9.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.32.10.bb @@ -10,7 +10,7 @@ LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=e7b9c15fcfb986abb4cc5e8400a24169" SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2" -SRC_URI[sha256sum] = "03b61e4004e960bacf2acdada03ed94d376e6aab27a601447bd4908d8407b291" +SRC_URI[sha256sum] = "87b2c17fe0c979d3ef38eeceff6362b35b28ac8589fbf1854b5be75c9ab6557c" UPSTREAM_CHECK_REGEX = "mpg123-(?P<pver>\d+(\.\d+)+)\.tar" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#208819): https://lists.openembedded.org/g/openembedded-core/message/208819 Mute This Topic: https://lists.openembedded.org/mt/110160088/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
