mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 08:32:06 +00:00
Features: ========= - Adds a CMake option -DPACKAGES_REMOVE_DISABLED to remove detection code of disabled packages (-DPACKAGES_DISABLE_<PACKAGE_NAME>) for slightly smaller binary size (Packages) Bugfixes: ========= - Fixes compatibility issues with Lua 5.3 - Avoid possible infinite recursion in encode_json when encoding deeply nested tables or circular references - Fixes compilation issues when building with old macOS SDKs - Fixes image rendering being wiped quickly (#2374) - Fixes ASCII logo being overwritten in --dynamic-interval mode - Internal fixes Logos: ======= - Updates OpenWrt and adds a small variant Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>