Khem Raj
682f56e1b8
layer.conf: Add 1.7 (warrior) to compatible releases
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-26 14:55:18 -07:00
Khem Raj
155202886e
layer.conf: Disable PIE for riscv32 as well
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-26 14:55:18 -07:00
Khem Raj
c7887bcfed
layer.conf: Drop setting SECURITY_FLAGS form now defunct riscv-pk recipe
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-26 14:55:18 -07:00
Khem Raj
643ab0b4c4
Add qt5 to dynaic layers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-12 21:44:07 -07:00
Khem Raj
242e34d573
layer.conf: Do not lock to gcc
...
clang 8.0 does have risc-v backend
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-01-19 14:00:23 -08:00
Khem Raj
e5215d85c9
layer.conf: Add thud to compatible layer series
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-09-26 18:29:57 -07:00
Khem Raj
1d3ade5e42
layer.conf: Disable clang when meta-clang is present
...
Force toolchain to use gcc for riscv64.
We dont have full riscv support in upstream clang
as _yet_
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-28 12:54:23 -07:00
Khem Raj
a4a81b0abc
riscv64: Disable ssp and fortify flags
...
They result in linking errors, -fstack-protector-strong wants libssp
libdrm errors when using -fstack-protector-strong
drm@sha/xf86drmSL.c.o: relocation R_RISCV_HI20 against `__stack_chk_guard@@GLIBC_2.27' can not be used when making a shared object; recompile with -fPIC
libdrm errors when using fortify options
rm@sha/xf86drm.c.o(.text+0x3ce2): unresolvable R_RISCV_CALL relocation against symbol `strdup@@GLIBC_2.27'
For now just disable the whole shebang
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-21 11:49:53 -07:00
Khem Raj
fb8ad42aee
Disable PIE
...
It needs some work in glibc "to be looked"
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-21 15:30:37 -07:00
Khem Raj
8a371c99d5
layer.conf: add LAYERSERIES_COMPAT
...
We need sumo or newer release of OE
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-04-06 07:56:25 -07:00
Khem Raj
ffe8d5e864
riscv: This is where it all begins...
...
I'll explain when you're older!
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-10-04 10:09:23 -07:00