libkms option dropped by upstream. Signed-off-by: Alexander Kanavin <a...@linutronix.de> --- .../drm/{libdrm_2.4.110.bb => libdrm_2.4.111.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.110.bb => libdrm_2.4.111.bb} (91%)
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.110.bb b/meta/recipes-graphics/drm/libdrm_2.4.111.bb similarity index 91% rename from meta/recipes-graphics/drm/libdrm_2.4.110.bb rename to meta/recipes-graphics/drm/libdrm_2.4.111.bb index dd775939a5..17b737c556 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.110.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.111.bb @@ -13,12 +13,11 @@ DEPENDS = "libpthread-stubs" SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.xz \ " -SRC_URI[sha256sum] = "eecee4c4b47ed6d6ce1a9be3d6d92102548ea35e442282216d47d05293cf9737" +SRC_URI[sha256sum] = "1ad7164f77424de6f4ecba7c262bde196a214c6e19a6fbf497f0815f4d7ab2a9" inherit meson pkgconfig manpages -PACKAGECONFIG ??= "libkms intel radeon amdgpu nouveau vmwgfx omap freedreno vc4 etnaviv install-test-programs" -PACKAGECONFIG[libkms] = "-Dlibkms=true,-Dlibkms=false" +PACKAGECONFIG ??= "intel radeon amdgpu nouveau vmwgfx omap freedreno vc4 etnaviv install-test-programs" PACKAGECONFIG[intel] = "-Dintel=true,-Dintel=false,libpciaccess" PACKAGECONFIG[radeon] = "-Dradeon=true,-Dradeon=false" PACKAGECONFIG[amdgpu] = "-Damdgpu=true,-Damdgpu=false" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#167178): https://lists.openembedded.org/g/openembedded-core/message/167178 Mute This Topic: https://lists.openembedded.org/mt/91908388/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-