X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-kernel%2Fhdm-usb%2Fhdm-usb.bb;h=417412798347aa441df511a3cbb841ea350ce744;hb=9d5cdefb681c34131e5cca9b8be1fb350ac2f2bf;hp=d8724d4f95bb88e1ebf4a6e2e32cd5e29997087a;hpb=af4a22aeda5e5dfede3dd3f1a65165ccb5632ce0;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-kernel/hdm-usb/hdm-usb.bb b/recipes-kernel/hdm-usb/hdm-usb.bb index d8724d4f9..417412798 100644 --- a/recipes-kernel/hdm-usb/hdm-usb.bb +++ b/recipes-kernel/hdm-usb/hdm-usb.bb @@ -24,3 +24,6 @@ do_install_append () { echo "hdm_usb" > ${D}${sysconfdir}/modules-load.d/hdm_usb.conf fi } + +# These sources are currently for the porter kernel only +COMPATIBLE_MACHINE = "porter"