From: Ankur Tyagi <[email protected]> Changelog: * Fix build with newer toolchain on Android by using __ANDROID__ macro (bug 380). * Consolidate and more consistently use .rodata switch in macro.
https://github.com/madebr/mpg123/blob/master-with-github-ci/NEWS Signed-off-by: Ankur Tyagi <[email protected]> Signed-off-by: Mathieu Dubois-Briand <[email protected]> (cherry picked from commit 3436917ee9d22736a685357dbac51d44870c1006) Signed-off-by: Ankur Tyagi <[email protected]> --- .../mpg123/{mpg123_1.33.2.bb => mpg123_1.33.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.33.2.bb => mpg123_1.33.3.bb} (96%) diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.33.2.bb b/meta/recipes-multimedia/mpg123/mpg123_1.33.3.bb similarity index 96% rename from meta/recipes-multimedia/mpg123/mpg123_1.33.2.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.33.3.bb index 23bb400ce5..b1897fe95d 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.33.2.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.33.3.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] = "2c54fabbfa696dce8f9b137c8ef7a429a061f8fe633cd7d0a511809855f2c219" +SRC_URI[sha256sum] = "6a0c6472dd156e213c2068f40115ebbb73978c2d873e66bae2a250e2d2198d26" UPSTREAM_CHECK_REGEX = "mpg123-(?P<pver>\d+(\.\d+)+)\.tar"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227661): https://lists.openembedded.org/g/openembedded-core/message/227661 Mute This Topic: https://lists.openembedded.org/mt/116760438/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
