| Message ID | 20260715140507.2329605-11-ross.burton@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [01/12] libxml2: clean up xmlconf mode fixups | expand |
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"
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(+)