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