Go to file
Khem Raj f3da39cf75
libgphoto2: Fix c23 build errors
Fixes errors e.g.

error: assigning to 'char *' from 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
  131 |         dot = strrchr(filename, '.');
      |             ^ ~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

They are latent and brought to fore with autoconf 2.73 which switches
defaults to use -std=gnu23

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-04-05 22:13:57 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems aufs-util: Convert confusing append to override syntax 2026-04-01 13:16:37 -07:00
meta-gnome libgedit-gfls: upgrade 0.3.1 -> 0.4.0 2026-04-01 19:29:05 -07:00
meta-initramfs layers: update for wrynose release series 2026-03-18 14:35:06 -07:00
meta-multimedia libavif: use system libxml2 for building apps 2026-04-04 08:44:08 -07:00
meta-networking ez-ipupdate: Update to 3.0.11b8 2026-04-05 07:48:16 +00:00
meta-oe libgphoto2: Fix c23 build errors 2026-04-05 22:13:57 -07:00
meta-perl libnet-ssleay-perl: upgrade 1.94 -> 1.96 2026-04-02 16:05:46 +00:00
meta-python python3-pyroute2: add missing rdepend of python3-unittest 2026-04-05 07:48:16 +00:00
meta-webserver nginx: upgrade 1.29.6 -> 1.29.7 2026-03-28 08:32:48 -07:00
meta-xfce thunar: upgrade 4.21.4 -> 4.21.5 2026-04-01 19:29:12 -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 README.md: fix typos 2026-03-02 19:25:48 -08: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 supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories