Go to file
Jose Quaresma 09563d1b39
gpsd: condition the runtime dependence of pyserial on the pygps
The python3-pyserial dependency was introduced in [1].
It is provided by the meta-python layer and so make it conditionally.

Fixes:

| NOTE: Resolving any missing task queue dependencies
| ERROR: Nothing RPROVIDES 'python3-pyserial' (but ../meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd_3.25.bb RDEPENDS on or otherwise requires it)
| NOTE: Runtime target 'python3-pyserial' is unbuildable, removing...
| Missing or unbuildable dependency chain was: ['python3-pyserial']
| NOTE: Runtime target 'gpsd' is unbuildable, removing...
| Missing or unbuildable dependency chain was: ['gpsd', 'python3-pyserial']

[1] https://git.openembedded.org/meta-openembedded/commit/?id=1266c912afa0abf118eaa5d152a0641c87665fbd

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-27 06:18:13 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems fuse: Add "fuse:fuse" to CVE_PRODUCT 2024-09-26 06:58:28 -07:00
meta-gnome gnome-desktop: update 44.0 -> 44.1 2024-09-23 09:47:35 -07:00
meta-initramfs dracut: upgrade 102 -> 103 2024-09-10 20:13:08 -07:00
meta-multimedia dav1d: Disable asm code on rv32 2024-09-17 07:50:21 -07:00
meta-networking tcpslice: upgrade 1.7 -> 1.8 2024-09-23 09:47:35 -07:00
meta-oe gpsd: condition the runtime dependence of pyserial on the pygps 2024-09-27 06:18:13 -07:00
meta-perl libio-socket-ssl-perl: upgrade 2.088 -> 2.089 2024-09-10 07:20:37 -07:00
meta-python python3-sqlparse: Add missing rdep on mypy module for ptests 2024-09-26 11:18:03 -07:00
meta-webserver nginx: Upgrade mainline 1.25.3 -> 1.27.1 2024-09-17 15:46:33 -07:00
meta-xfce packagegroup-xfce-extended: fix typo of gobject-introspection-data feature 2024-07-03 08:46:30 -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