diff mbox series

[11/12] xrandr: build with meson

Message ID 20260715140507.2329605-11-ross.burton@arm.com
State New
Headers show
Series [01/12] libxml2: clean up xmlconf mode fixups | expand

Commit Message

Ross Burton July 15, 2026, 2:05 p.m. UTC
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb b/meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb
index ad864c8ed11..cabfa500236 100644
--- a/meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb
+++ b/meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb
@@ -14,4 +14,6 @@  PE = "1"
 SRC_URI_EXT = "xz"
 SRC_URI[sha256sum] = "2cafccb2aaf2491a4068676117a0d4f90ab307724b96fffc54cd1da953779400"
 
+XORGBUILDCLASS = "meson"
+
 BBCLASSEXTEND = "native nativesdk"