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