These recipes are really not meant for non imx architectures, therefore
pin them as such
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit
346713517e26729f91fd35423c8934cf59e7d64d)
FILES_${PN} = "${libdir} /opt"
INSANE_SKIP_${PN} = "file-rdeps already-stripped"
+
+COMPATIBLE_MACHINE = "(imx|use-nxp-bsp)"
INSANE_SKIP_${PN} += "rpaths dev-deps dev-so"
INSANE_SKIP_${PN}-dev += "rpaths dev-elf"
+
+COMPATIBLE_MACHINE = "(imx|use-nxp-bsp)"
S = "${WORKDIR}/git/vvcam/v4l2"
inherit module
+
+COMPATIBLE_MACHINE = "(imx|use-nxp-bsp)"