X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-kernel%2Faim-v4l2%2Faim-v4l2.bb;fp=recipes-kernel%2Faim-v4l2%2Faim-v4l2.bb;h=c3261034933ccb00ac79081e181015f7c1929034;hb=32b8cd3398e2f8bdbe02b16b5c24a6ab21c474b0;hp=12336960150d151f9127624c92bee89618c0cb69;hpb=49806ebb05a7d77c7e88f541c8d712c5e8a148ef;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-kernel/aim-v4l2/aim-v4l2.bb b/recipes-kernel/aim-v4l2/aim-v4l2.bb index 123369601..c32610349 100644 --- a/recipes-kernel/aim-v4l2/aim-v4l2.bb +++ b/recipes-kernel/aim-v4l2/aim-v4l2.bb @@ -24,3 +24,6 @@ do_install_append () { echo "aim_v4l2" > ${D}${sysconfdir}/modules-load.d/aim_v4l2.conf fi } + +# These sources are currently for the porter kernel only +COMPATIBLE_MACHINE = "porter"