Go to file
Wang Mingyu 19e2f3f15a
pugixml: upgrade 1.14 -> 1.15
License-Update: Copyright year updated to 2025.

Changelog:
==========
- Many xml_attribute:: and xml_node:: functions now transparently support
  std::string_view and std::string when C++17 support is detected.
- Improve pkg-config file generation for NixOS
- PUGIXML_BUILD_APPLE_FRAMEWORK CMake option can be used to build pugixml
  as .xcframework
- PUGIXML_INSTALL CMake option can be used to disable installation targets
- Fix clang/gcc warnings -Wzero-as-null-pointer-constant, -Wuseless-cast,
  -Wshorten-64-to-32
- Fix unreferenced function warnings in PUGIXML_NO_STL configuration
- Fix CMake 3.31 deprecation warnings
- Stop using deprecated throw() when noexcept is available

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-01-14 08:52:05 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: enable packageconfig pam for pam distro feature 2025-01-06 07:22:29 -08:00
meta-gnome gtk-vnc: upgrade 1.3.1 -> 1.4.0 2025-01-14 08:52:04 -08:00
meta-initramfs meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -08:00
meta-multimedia libde265: update 1.0.12 -> 1.0.15 2025-01-10 16:49:20 -08:00
meta-networking lldpd: upgrade 1.0.18 -> 1.0.19 2025-01-14 08:52:05 -08:00
meta-oe pugixml: upgrade 1.14 -> 1.15 2025-01-14 08:52:05 -08:00
meta-perl libcgi-perl: upgrade 4.66 -> 4.67 2025-01-10 09:33:51 -08:00
meta-python python3-pyscaffold: Upgrade 4.5 -> 4.6 2025-01-13 10:10:22 -08:00
meta-webserver cockpit: set pam module path to ${base_libdir}/security 2025-01-06 07:22:29 -08:00
meta-xfce xfce-dusk-gtk3: fix do_fetch error 2025-01-01 19:02:18 -08: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