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