diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-01-15 16:56:08 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-01-19 12:21:23 +0000 |
commit | 5af6b05e2e571e201b5402c37027b39c342f9915 (patch) | |
tree | 7c4b5f80afa2b4aafb40d118a31cf794135b0e38 /meta-yocto-bsp | |
parent | d2c39554e575a8e2682d7f411bbc053cf5a8023e (diff) | |
download | poky-5af6b05e2e571e201b5402c37027b39c342f9915.tar.gz |
mpg123: upgrade 1.32.3 -> 1.32.4
Changelog:
===========
- build:
-- Reorganize shared headers, API headers into src/include.
-- Use relative include paths, avoiding internal directories in
CPPFLAGS except for config.h.
-- Group C99 feature checks and make several standard headers
mandatory.
-- Get rid of SIZE_P, OFF_P and friends.
-- Only enforce dummy module together with libout123, to be able
to build individual modules using --disable-components logic.
- out123:
-- added --libversion
- libmpg123:
-- Avoid indirect branches into the assembly routines by using C wrappers
also for dct36, relieving us of the need to care for bti / endbr
instructions for control flow integrity.
(From OE-Core rev: cd5f6dcf796cace20e459a1d7c8ac93f1a4aee1e)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
0 files changed, 0 insertions, 0 deletions