mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
7045a97518
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>