Go to file
Markus Volk 6ee4a15ce2 gnome-control-center: Fix polkit gettext issue
polkit.its and polkit.loc are taken from host. This should be fine
as long as the host provides these files. At least on fedora 38
they are not installed by default and configure fails with:

| ../gnome-control-center-45.0/meson.build:205:6: ERROR: Command
`/home/flk/poky/build/tmp/work/corei7-64-poky-linux/gnome-control-center/45.0/recipe-sysroot-native/usr/bin/nativepython3 /home/flk/poky/build/tmp/work/corei7-64-poky-linux/gnome-control-center/45.0/gnome-control-center-45.0/build-aux/meson/find_xdg_file.py gettext/its/polkit.its` failed with status 1.
|
| A full log can be found at
/home/flk/poky/build/tmp/work/corei7-64-poky-linux/gnome-control-center/45.0/build/meson-logs/meson-log.txt
| ERROR: meson failed
| WARNING:
/home/flk/poky/build/tmp/work/corei7-64-poky-linux/gnome-control-center/45.0/temp/run.do_configure.6974:182 exit 1 from 'exit 1'

export XDG_DATA_DIRS to avoid this issue

https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/main/meson.build?ref_type=heads#L203
https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/main/build-aux/meson/find_xdg_file.py?ref_type=heads

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-09 09:44:13 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems images: Rename <layer>-image to <layer>-image-all 2023-10-06 08:37:21 -07:00
meta-gnome gnome-control-center: Fix polkit gettext issue 2023-10-09 09:44:13 -07:00
meta-initramfs klibc: Upgrade to 2.0.13 release 2023-10-07 17:39:50 -07:00
meta-multimedia pipewire: Upgrade 0.3.80 -> 0.3.81 2023-10-07 16:50:44 -07:00
meta-networking open62541: add Backport status and link to patch 2023-10-07 16:50:44 -07:00
meta-oe signing.bbclass: don't export OPENSSL environment variables globally 2023-10-09 09:38:49 -07:00
meta-perl ptest-image: Switch to using core-image-minimal 2023-10-06 08:37:21 -07:00
meta-python python3-boto3, python3-botocore: remove recipes 2023-10-07 16:50:44 -07:00
meta-webserver images: Rename <layer>-image to <layer>-image-all 2023-10-06 08:37:21 -07:00
meta-xfce layer.conf: update LAYERSERIES_COMPAT for nanbield 2023-09-10 06:49:11 -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 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