diff --git a/recipes-graphics/wayland/weston_6.0.1.imx.bbappend b/recipes-graphics/wayland/weston_6.0.1.imx.bbappend index 3de561c..3e161eb 100644 --- a/recipes-graphics/wayland/weston_6.0.1.imx.bbappend +++ b/recipes-graphics/wayland/weston_6.0.1.imx.bbappend @@ -1,5 +1,5 @@ -/*Weston falls back to use the GL backend*/ -do_install_append() { +#Weston falls back to use the GL backend +do_install_append_smarcimx8mm4g() { # Weston doesn't need the .la files to load modules, so wipe them rm -f ${D}/${libdir}/libweston-${WESTON_MAJOR_VERSION}/*.la