On Thu, Dec 16, 2021 at 2:07 PM Jon Mason <jdma...@kudzu.us> wrote: > > Signed-off-by: Jon Mason <jdma...@kudzu.us> > --- > meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb > b/meta/recipes-kernel/linux/linux-yocto-dev.bb > index 80f62a0412ad..744b74ce3749 100644 > --- a/meta/recipes-kernel/linux/linux-yocto-dev.bb > +++ b/meta/recipes-kernel/linux/linux-yocto-dev.bb > @@ -50,7 +50,7 @@ PACKAGECONFIG[dt-validation] = ",,python3-dtschema-native" > # we need the wrappers if validation isn't in the packageconfig > DEPENDS += "${@bb.utils.contains('PACKAGECONFIG', 'dt-validation', '', > 'python3-dtschema-wrapper-native', d)}" > > -COMPATIBLE_MACHINE = > "(qemuarm|qemux86|qemuppc|qemumips|qemumips64|qemux86-64|qemuriscv64)" > +COMPATIBLE_MACHINE = > "(qemuarm|qemux86|qemuppc|qemumips|qemumips64|qemux86-64|qemuriscv32|qemuriscv64)"
lgtm. > > KERNEL_DEVICETREE:qemuarmv5 = "versatile-pb.dtb" > > -- > 2.20.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#159808): https://lists.openembedded.org/g/openembedded-core/message/159808 Mute This Topic: https://lists.openembedded.org/mt/87777809/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-