Changelog: ========= Core - Release v1.2.7.1 - conf: Use ino64_t to save and compare inode numbers Control API - control: eld - fix the decoding for older hw I/O API - output: include stdarg.h PCM API - pcm: dmix - Add error handler for `fgets` Use Case Manager API - ucm: list also hardware configs (hw:X) in uc_mgr_scan_master_configs() fcn Configuration - conf: Use ino64_t to save and compare inode numbers
Signed-off-by: Wang Mingyu <[email protected]> --- .../alsa/{alsa-lib_1.2.7.bb => alsa-lib_1.2.7.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/alsa/{alsa-lib_1.2.7.bb => alsa-lib_1.2.7.1.bb} (94%) diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.2.7.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.2.7.1.bb similarity index 94% rename from meta/recipes-multimedia/alsa/alsa-lib_1.2.7.bb rename to meta/recipes-multimedia/alsa/alsa-lib_1.2.7.1.bb index 1832ce71a4..7f7b955a7f 100644 --- a/meta/recipes-multimedia/alsa/alsa-lib_1.2.7.bb +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.2.7.1.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7 \ " SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" -SRC_URI[sha256sum] = "8814e61f7ec6812c76e23a85cab00e0b0d3bba40816af36b726beb1bc04c74a7" +SRC_URI[sha256sum] = "046dc42dfcfad269217be05954686137e5e7397f3041372f8c6dcd7d79461e61" inherit autotools pkgconfig -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#167212): https://lists.openembedded.org/g/openembedded-core/message/167212 Mute This Topic: https://lists.openembedded.org/mt/91917357/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
