Since 1.1.6 xvinfo can use meson to build, so use it. Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb b/meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb index 75f9b26a85d..9b411dd7679 100644 --- a/meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb +++ b/meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb @@ -12,3 +12,5 @@ PE = "1" SRC_URI_EXT = "xz" SRC_URI[sha256sum] = "a436945e6a4ab70590358eec2b85d26970f7de480d27e8a25af8fe8421e88ae2" + +XORGBUILDCLASS = "meson" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#242792): https://lists.openembedded.org/g/openembedded-core/message/242792 Mute This Topic: https://lists.openembedded.org/mt/120597281/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
