Go to file
Fabio Estevam ca628a65c7
v4l-utils: Remove unneeded musl patch
The musl issue that 0004-Do-not-use-getsubopt.patch fixes has already
been addressed by the following v4l-utils upstream commit:

commit 6e19bb895a16a9a247524ac526ab47f576cc36f6
Author: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Date:   Thu Nov 25 10:59:22 2021 +0100

    v4l-utils: use v4l_getsubopt instead of getsubopt

    Android doesn't have getsubopt at all, and some libc implementations
    use a getsubopt variant that behaves slightly different.

    So add a new v4l-getsubopt.h header that either just uses the glibc
    function (if glibc is detected) or uses a static inline v4l_getsubopt
    that is copied from glibc. This should avoid such problems.

    Reported-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
    Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>

Remove the unneeded patch.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-19 09:51:05 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: update to 2.2.2 2023-12-30 00:56:11 -08:00
meta-gnome gjs: update 1.78.1 -> 1.78.2 2024-01-19 09:51:05 -08:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-13 10:19:11 -07:00
meta-multimedia gerbera: upgrade 1.12.1 -> 2.0.0 2024-01-19 09:51:04 -08:00
meta-networking samba: upgrade 4.19.3 -> 4.19.4 2024-01-19 09:51:04 -08:00
meta-oe v4l-utils: Remove unneeded musl patch 2024-01-19 09:51:05 -08:00
meta-perl libextutils-cppguess-perl: upgrade 0.26 -> 0.27 2023-11-21 22:35:50 -08:00
meta-python python3-google-api-python-client: update to version 2.113.0 2024-01-13 09:08:38 -08:00
meta-webserver nginx: fix CVE-2023-44487 2024-01-11 12:11:36 -08:00
meta-xfce thunar: inherit gtk-doc 2024-01-14 10:54:10 -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