]> code.ossystems Code Review - openembedded-core.git/commit
opensbi: Upgrade to 1.0
authorKhem Raj <raj.khem@gmail.com>
Mon, 14 Feb 2022 23:37:38 +0000 (15:37 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Feb 2022 09:46:25 +0000 (09:46 +0000)
commitc48b57aa68149f5bdca80cadbf5b426c209ca94e
tree3d4734c6a97511f496da1b12579ad77329229946
parent05e45cb04e72d369aa6db1793cd010096db3cc09
opensbi: Upgrade to 1.0

Drop OE specific patch to shunt march/mabi
this seems to work fine now.

unset CLANG_TARGET so it can compile with OE produced clang toolchain
which provides --target itself

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/opensbi/files/0001-Makefile-Don-t-specify-mabi-or-march.patch [deleted file]
meta/recipes-bsp/opensbi/opensbi_1.0.bb [moved from meta/recipes-bsp/opensbi/opensbi_0.9.bb with 91% similarity]