Go to file
Alper Ak a26e19f191
flatcc: Add patch for CMake 4+ compatibility
Fix:

| CMake Error at CMakeLists.txt:2 (cmake_minimum_required):
|   Compatibility with CMake < 3.5 has been removed from CMake.
|
|   Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
|   to tell CMake that the project requires at least <min> but has been updated
|   to work with policies introduced by <max> or earlier.
|
|   Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
|
|
| -- Configuring incomplete, errors occurred!

Signed-off-by: Alper Ak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-09 13:35:18 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems nilfs-utils: Respect usrmege when defining base_sbindir 2025-07-03 19:39:13 -07:00
meta-gnome libdex: upgrade 0.10.0 -> 0.10.1 2025-07-08 23:40:28 -07:00
meta-initramfs dracut: add 'git' recipe with DEFAULT_PREFERENCE = -1 2025-07-04 09:42:10 -07:00
meta-multimedia libuvc: Add patch for CMake 4+ compatibility 2025-07-09 13:35:18 -07:00
meta-networking snort3: Upgrade 3.7.1.0 -> 3.9.1.0 to allow CMake 4+ compatibility 2025-07-09 13:35:18 -07:00
meta-oe flatcc: Add patch for CMake 4+ compatibility 2025-07-09 13:35:18 -07:00
meta-perl libnet-dns-perl: upgrade 1.50 -> 1.51 2025-07-08 23:40:29 -07:00
meta-python python3-jsonschema-default: added recipe 2025-07-09 09:16:05 -07:00
meta-webserver meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
meta-xfce imsettings: Disable two warnings with clang 2025-07-03 19:39:13 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07: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 suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories