Martin Jansa 48e257b4c7
vdpauinfo: require x11 in DISTRO_FEATURES
It depends on libvdpau and libvdpau has:
inherit features_check
REQUIRED_DISTRO_FEATURES = "x11"

since:
commit 0055684612edddae0f041e984c8497c5e5b32e74
Author: Armin Kuster <akuster808@gmail.com>
Date:   Tue Mar 6 17:27:30 2018 -0800
Subject: libvdpau: only include when x11 in DISTRO_FEATURES

the same restriction should be repeated here to avoid:
ERROR: Nothing PROVIDES 'libvdpau' (but meta-oe/meta-oe/recipes-graphics/vdpau/vdpauinfo_1.5.bb DEPENDS on or otherwise requires it)
libvdpau was skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES)

Also add it to packagegroup-meta-oe and fix libvdpau there.

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-27 07:17:10 -07:00
..
2024-08-10 15:57:55 -07:00
2024-08-13 22:34:53 -07:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:12 -08:00
2024-08-13 22:34:53 -07:00
2024-02-09 09:52:12 -08:00
2024-08-13 22:34:53 -07:00
2024-05-19 08:27:53 -07:00
2024-02-15 08:50:05 -08:00
2022-08-23 09:55:28 -07:00
2024-04-17 23:47:29 -07:00