Go to file
Alex Kiernan 3b3e1565b8
mdns: Upgrade 2559.80.8 -> 2600.100.147
Drop fixes which are upstream (fixed differently):

* 0001-Fix-SIGSEGV-during-DumpStateLog.patch
* 0004-Add-definition-for-MAX.patch

Upstream has significantly reworked the netlink handling, this breaks the
existing patches which:

* Rework the interface handling from a bitbmap into a list
* Include checks for significant changes to interfaces before discarding the
  entire set and restarting
* A fix for deleting interfaces

The upstream code appears to handle the latter two cases, the former was
noted as a problem on Android in 2017.

Drop all these changes and hope that they are indeed resolved; the upstream
changes appear to be based on code from the matter-openwrt tree (authored by
Apple):

https://github.com/project-chip/matter-openwrt/tree/main/third_party/mdnsresponder/patches

Refresh all other patches.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-18 09:08:11 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems xfstests: upgrade to 2025.04.27 2025-05-11 14:18:12 -07:00
meta-gnome gimp: update 3.0.2 -> 3.0.4 2025-05-18 09:08:10 -07:00
meta-initramfs kexecboot: fix build error with gcc-15 2025-04-24 08:45:52 -07:00
meta-multimedia pipewire: update 1.4.1 -> 1.4.2 2025-05-08 13:02:04 -07:00
meta-networking mdns: Upgrade 2559.80.8 -> 2600.100.147 2025-05-18 09:08:11 -07:00
meta-oe libsoup-2.4: Add recipe 2025-05-17 10:58:33 -07:00
meta-perl libauthen-sasl-perl: upgrade 2.1700 -> 2.1800 2025-04-29 02:33:23 -07:00
meta-python python3-gcovr: fix build with newer hatch-fancy-pypi-readme 2025-05-14 08:37:28 -07:00
meta-webserver netdata: Enable network during do_compile only when go support is enabled 2025-05-14 08:37:28 -07:00
meta-xfce xfce4-weather-plugin: Upgrade to 0.11.3 2025-05-18 09:07:34 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
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