X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-core%2Frecipes-kernel%2Flinux%2Flinux-yocto_%25.bbappend;h=e97b8f9d1e70d248f1998aca7abb97e1fb1028f0;hb=c709f7de5989e99efeb853da54828ce773490b27;hp=d8a583926fd0b232b1cba1ddadb9aa2bd0bf91e3;hpb=ae753811d24be1377c4f5c29c3131384f6db10f7;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto_%.bbappend index d8a583926..e97b8f9d1 100644 --- a/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto_%.bbappend +++ b/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto_%.bbappend @@ -8,6 +8,9 @@ SRC_URI += "file://hciattach.cfg \ # Enable some things on qemuarm64 so MOST drivers will build and load. SRC_URI_append_qemuarm64 = " file://most_deps.cfg" +# Configuration for using the virt machine (and not versatilepb) +SRC_URI_append_qemuarm = " file://qemuarm.cfg" + # Build a generic v7 kernel instead of the arm926j one that upstream # qemuarm defaults to. KBUILD_DEFCONFIG_qemuarm = "multi_v7_defconfig"