When building for non-imx platforms we get warnings e.g. meta-freescale/recipes-graphics/wayland/weston_4.0.0.imx.bb: Unable to get checksum for weston SRC_URI entry weston.ini: file could not be found
Signed-off-by: Khem Raj <[email protected]> --- recipes-graphics/wayland/weston/weston.ini | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-graphics/wayland/weston/weston.ini diff --git a/recipes-graphics/wayland/weston/weston.ini b/recipes-graphics/wayland/weston/weston.ini new file mode 100644 index 00000000..a690506e --- /dev/null +++ b/recipes-graphics/wayland/weston/weston.ini @@ -0,0 +1 @@ +# Please define a weston.ini if needed -- 2.19.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
