Go to file
Wang Mingyu abb9805e9d fmt: upgrade 10.1.0 -> 10.1.1
Changelog:
==========
Added formatters for std::atomic and atomic_flag (#3574, #3594).
Fixed an error about partial specialization of formatter<string> after instantiation when compiled with gcc and C++20 (#3584).
Fixed compilation as a C++20 module with gcc and clang (#3587, #3597, #3605).
Made fmt::to_string work with types that have format_as overloads (#3575).
Made formatted_size work with integral format specifiers at compile time (#3591).
Fixed a warning about the no_unique_address attribute on clang-cl (#3599).
Improved compatibility with the legacy GBK encoding (#3598, #3599).
Added OpenSSF Scorecard analysis (#3530, #3571).
Updated CI dependencies

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-07 08:22:43 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems remove unused AUTHOR variable 2023-08-03 09:14:20 -07:00
meta-gnome meta-oe-components: Avoid usage of nobranch=1 2023-09-07 08:22:43 -07:00
meta-initramfs remove unused AUTHOR variable 2023-08-03 09:14:20 -07:00
meta-multimedia meta-oe-components: Avoid usage of nobranch=1 2023-09-07 08:22:43 -07:00
meta-networking wireshark: upgrade 4.0.7 -> 4.0.8 2023-09-07 08:22:43 -07:00
meta-oe fmt: upgrade 10.1.0 -> 10.1.1 2023-09-07 08:22:43 -07:00
meta-perl libio-socket-ssl-perl: Upgrade to 2.083 2023-08-26 17:32:45 -07:00
meta-python python3-blivetgui: switch from master to main 2023-09-07 08:22:43 -07:00
meta-webserver nginx: upgrade 1.25.1 -> 1.25.2 2023-08-26 17:32:44 -07:00
meta-xfce ristretto: Upgrade to 0.13.1 release 2023-06-22 07:49:59 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
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