Go to file
Gyorgy Sarvari 1a4dcfca3e
gensio: upgrade 2.8.15 -> 3.0.1
Release notes:
3.0.1:
Fix: Problems with IPv6 compatibility and running without a fully working network.
Fix: The permissions of the PTY were not set correctly with gtlsshd.
Fix: Some issues building under MSYS2 were fixed.
Enhancement: A "chardelay" gensio is added. This is basically the same as the Nagle
  algorithm in TCP, but it works on other things, like UDP and relpkt, to make
  transfer more efficient on those.
Enhancement: You can use "gsh" instead of "gtlssh" for a shorter name.
  Lots of little documentation updates.

3.0.0:
The only major thing is all the deprecated sergensio code has been removed.
There are also some minor bug fixes, some documentation improvements, some minor
  improvements, and a bug fix around ax25 where it was reporting the close of the
  last channel too soon.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-24 13:18:25 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems e2tools: join lines in generated file to fix buildpaths errors 2025-12-22 06:58:46 -08:00
meta-gnome gegl: upgrade 0.4.64 -> 0.4.66 2025-12-21 23:29:18 -08:00
meta-initramfs kexec-tools-klibc: Update to latest 2.0.32 release 2025-12-14 10:11:17 -08:00
meta-multimedia srt: upgrade 1.4.4 -> 1.5.4 2025-12-21 08:54:05 -08:00
meta-networking net-snmp: upgrade 5.9.4 -> 5.9.5 2025-12-23 12:22:41 -08:00
meta-oe gensio: upgrade 2.8.15 -> 3.0.1 2025-12-24 13:18:25 -08:00
meta-perl libmime-types-perl: upgrade 2.29 -> 2.30 2025-12-21 08:54:02 -08:00
meta-python python3-uvicorn: upgrade 0.38.0 -> 0.40.0 2025-12-23 12:22:42 -08:00
meta-webserver cockpit: upgrade 349 -> 352 2025-12-11 15:29:44 -08:00
meta-xfce Add missing HOMEPAGEs to xfce recipes 2025-12-21 08:54:05 -08: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
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