Go to file
Khem Raj 825c28133b
schroedinger: inherit gtk-doc
Recent changes to oe-core[1] mean that if a configure.ac uses gtk-doc
then gtkdocize will be called. This means that recipes that don't
inherit gtk-doc (to depend on gtk-doc-native) but don't explicitly
disable the use of gtkdocize will fail to configure.

Inheriting gtk-doc both solves the configure failure, and allows us to
build the API documentation.

[1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-14 10:54:10 -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 libwnck: inherit gtk-doc 2024-01-14 10:54:10 -08:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-13 10:19:11 -07:00
meta-multimedia schroedinger: inherit gtk-doc 2024-01-14 10:54:10 -08:00
meta-networking adcli: use https protocol for fetching 2024-01-13 09:08:39 -08:00
meta-oe grpc: correct dependencies 2024-01-14 10:54:09 -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 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