X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-kernel%2Fmostcore%2Fmostcore.bb;h=368b85a44bab824961507c33db65845e55b14cc4;hb=32b8cd3398e2f8bdbe02b16b5c24a6ab21c474b0;hp=f170c58db14a8a57413a10399dce8ce850ba9662;hpb=49806ebb05a7d77c7e88f541c8d712c5e8a148ef;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"