Khem Raj bf9ebecd03 libebml: upgrade 1.4.5 -> 1.4.7
Upstream changes (ChangeLog):
 * 1.4.6: mark EbmlHead as not-infinite per RFC 8794; fix leak on upper
   element found inside the last element; EbmlString::ReadFully and
   EbmlUnicodeString use std::string / automatic memory management;
   IOCallback avoids reading more than 2^32 at once; fix includes not
   implicit in modern compilers; download utfcpp automatically; add a
   DEV_MODE CMake option and a build-configuration summary.
 * 1.4.7: fix cmake rules for building with utf8cpp 4.x (upstream #344).

libebml now uses utf8cpp (utfcpp) for Unicode string handling rather
than a bundled copy: CMakeLists does find_package(utf8cpp) and otherwise
FetchContent-downloads it. Add DEPENDS = "utfcpp" (OE-core provides
utfcpp 4.1.1) so the system copy is used and the offline build resolves
utf8cpp::utf8cpp.

Drop 0001-allow-build-with-cmake-4.patch: it backported the
cmake_minimum_required(VERSION 3.5) bump that is now in 1.4.7 upstream.

Update the LICENSE.LGPL checksum for an upstream reformatting of the
license file (content still LGPL-2.1-only).

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-08-01 11:57:26 -07:00
2026-06-23 00:45:59 -07:00
2026-08-01 11:57:25 -07:00
2025-04-10 08:31:06 -07:00
2026-03-02 19:25:48 -08:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories

S
Description
No description provided
Readme
115 MiB
Languages
BitBake 86.2%
Shell 5.9%
C 2.8%
Roff 1.9%
NASL 1.7%
Other 1.3%