Go to file
Ross Burton a48cd50ad7
glade: inherit gtk-doc, fix FILES
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.

Also, clean up FILES:

Don't package all of ${datadir} in PN, as this means the locale
information isn't split into the appropriate packages.

.la files are deleted globally so there's no need to package them in
PN-dev.

Debug files are managed automatically so there's no need to package them
at all.

[1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-12 10:30:32 -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 gtksourceview4: remove obsolete workaround for build failures 2024-01-12 08:51:12 -08:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-13 10:19:11 -07:00
meta-multimedia mycroft: do not depend on python3-xmlrunner 2023-12-31 08:27:47 -08:00
meta-networking frr: Fix install conflict when enable multilib. 2024-01-12 08:51:11 -08:00
meta-oe glade: inherit gtk-doc, fix FILES 2024-01-12 10:30:32 -08:00
meta-perl libextutils-cppguess-perl: upgrade 0.26 -> 0.27 2023-11-21 22:35:50 -08:00
meta-python python3-kivy: Upgrade 2.2.1 -> 2.3.0 2024-01-09 07:04:31 -08:00
meta-webserver nginx: fix CVE-2023-44487 2024-01-11 12:11:36 -08:00
meta-xfce xarchiver: Specify the version in the recipe file name 2023-11-07 19:59:58 -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