23 Commits

Author SHA1 Message Date
Khem Raj
b3550462b3 layers: Bump to use kirkstone
its not going to be backward ABI compatible with honister due to variable renaming.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-02-22 08:51:48 -08:00
Khem Raj
9561639c61 libseccomp: Substitute valid release number
This helps to ensure that a valid version is encoded for libseccomp
consumers, We dont need it generally since the release comes from a
release branch but rv32 port is on a staging branch of main where
release number is not coded yet and set to 0.0.0

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-12-12 22:03:40 -08:00
Khem Raj
68cce2c873 libseccomp: Use fork for libseccomp on rv32
libseccomp support is not yet upstreamed.

see https://github.com/seccomp/libseccomp/pull/327

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-12-09 09:22:07 -08:00
Khem Raj
5a3ff76ae5 meta-riscv: Convert to new override syntax
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-04 23:14:25 -07:00
Khem Raj
b822e2e9fb libunwind: Remove bbappend
Changes are now in OE-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-16 22:41:56 -07:00
Khem Raj
a7b220dc86 rng-tools: rngd uses 100% cpu on qemu/riscv32
Use -x jitter to fix the cpu hog

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-12 10:31:27 -08:00
Khem Raj
ca97886a1e boost: Drop bbappend
This issue is fixed differently and patched in oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-20 20:57:03 -07:00
Khem Raj
762911ea2e boost: Fix build on rv32
Define __NR_futex in terms for __NR_futex_time64 for rv32

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-29 16:27:09 -07:00
Khem Raj
98504386a5 libunwind: Disable build on riscv
Fixes
../include/libunwind.h:29:3: error: #error "Unsupported arch"

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-23 17:14:14 -07:00
Alistair Francis
11504e23cf libffi: Remove from meta-riscv
OE-Core is using libffi 3.3-rc0 so remove the duplication from
meta-riscv.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2019-09-07 15:06:16 -07:00
Khem Raj
0aea644bb7 libunwind: Fix build for riscv64
Fixes errors like
| checking for ELF helper width... configure: error: Unknown ELF target: riscv64

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-21 09:06:06 -07:00
Alistair Francis
10fe1ad628 libgpg-error: Remove riscv32 backport patch
The meta layer now has version 1.35 so this patch is no longer needed.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2019-02-04 19:21:02 -08:00
Alistair Francis
9139839bb7 libgpg-error: Update patch upstream status
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2018-12-12 17:50:47 -08:00
Alistair Francis
9fa432afcf libgpg-error: Add support for RISC-V 32-bit
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2018-12-03 11:37:55 -08:00
Alistair Francis
0237fef85b libffi: Add libffi 3.3-rc0
libffi 3.3-rc0 has much better RISC-V suppor then our single patch. Use
the RC release instead of a single patch.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2018-11-27 17:17:46 -08:00
Khem Raj
12f79e34ef libatomic_ops: Remove using master branch
OE-Core/master now uses 7.6 release where
RISC-V support is available upstream

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-29 18:08:30 -07:00
Alistair Francis
ecd5f4ba89 nspr: Remove NSPR patch
RISC-V support is now included in the OE-Core NSPR package, this patch
is no longer required so let's remove it.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2018-07-10 15:41:03 -07:00
Ricardo Salveti
288d91ac4a libgpg-error: drop patch as it was merged in 1.28
libgpg-error was updated in oe-core to 1.28, which already includes the
patch adding risc-v support.

Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
2018-05-07 14:39:21 -07:00
Khem Raj
6372f14546 libatomic-ops: Fix host contamination [host-user-contaminated] QA warning
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-10 11:10:41 -08:00
Khem Raj
c359e72fd0 libatomic-ops: Switch to using master
RISC-V support is not in a release yet

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-10 11:07:05 -08:00
Mirza Krak
f2149e9405 libgpg-erro: add riscv support
Backported patch from upstream

Signed-off-by: Mirza Krak <mirza.krak@endian.se>
2018-03-09 18:22:01 -08:00
Khem Raj
ff15aeb69f nspr: Add riscv support
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-10-04 12:01:30 -07:00
Khem Raj
f4ba684c5f libffi: Add riscv64 support
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-10-04 11:44:33 -07:00