Looks good to me. On Mon, Jan 27, 2025 at 3:20 PM Ricardo Salveti via lists.openembedded.org <ricardo=foundries...@lists.openembedded.org> wrote: > > Release 39 includes support for riscv64. >
release 39 fixes rv64 build when compiled natively, for cross compile it should have worked even with older releases > Signed-off-by: Ricardo Salveti <rica...@foundries.io> > --- > meta/recipes-bsp/efivar/efivar_39.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-bsp/efivar/efivar_39.bb > b/meta/recipes-bsp/efivar/efivar_39.bb > index fe213326a4c..b052e3838fe 100644 > --- a/meta/recipes-bsp/efivar/efivar_39.bb > +++ b/meta/recipes-bsp/efivar/efivar_39.bb > @@ -5,7 +5,7 @@ HOMEPAGE = "https://github.com/rhboot/efivar"; > LICENSE = "LGPL-2.1-or-later" > LIC_FILES_CHKSUM = "file://COPYING;md5=6626bb1e20189cfa95f2c508ba286393" > > -COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" > +COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64|riscv64).*-linux" > > SRC_URI = > "git://github.com/rhinstaller/efivar.git;branch=main;protocol=https \ > file://0001-docs-do-not-build-efisecdb-manpage.patch \ > -- > 2.34.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#210310): https://lists.openembedded.org/g/openembedded-core/message/210310 Mute This Topic: https://lists.openembedded.org/mt/110850211/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-