X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-kernel%2Fmostcore%2Fmostcore.bb;h=368b85a44bab824961507c33db65845e55b14cc4;hb=refs%2Fchanges%2F67%2F7867%2F1;hp=f170c58db14a8a57413a10399dce8ce850ba9662;hpb=af4a22aeda5e5dfede3dd3f1a65165ccb5632ce0;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-kernel/mostcore/mostcore.bb b/recipes-kernel/mostcore/mostcore.bb index f170c58db..368b85a44 100644 --- a/recipes-kernel/mostcore/mostcore.bb +++ b/recipes-kernel/mostcore/mostcore.bb @@ -24,3 +24,6 @@ do_install_append () { echo "mostcore" > ${D}${sysconfdir}/modules-load.d/mostcore.conf fi } + +# These sources are currently for the porter kernel only +COMPATIBLE_MACHINE = "porter"