Khem Raj
1b048984be
u-boot-starfive: Fix builds from sstate cache
...
do_deploy need to execute from sstate-cache when the build directory is
empty and system determines that there is no change to u-boot and it
can be reused from sstate, in this scenario deploydir needs to populate
properly, so we can not use WORKDIR in logic
Activate u-boot and opensbi only for beaglev-starlight-jh7100
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-05-06 17:12:08 -07:00
Alistair Francis
c881a6ede3
machine/beaglev-starlight-jh7100: Use fitImage
...
Update the boot process to follow the HiFive1.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2021-05-06 17:12:08 -07:00
Alistair Francis
48bc14dcd8
machine/beaglev-starlight-jh7100: Fix serial console
...
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2021-05-06 17:12:08 -07:00
Maciej Pijanowski
d31a8ed0ae
beaglev: add 1st on-hardware test results
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2021-05-06 17:12:08 -07:00
Maciej Pijanowski
631ea77d4a
beaglev-starlight-jh7100.conf: add wic.bmap IMAGE_FSTYPE
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2021-05-06 17:12:08 -07:00
Maciej Pijanowski
9d3df1e164
beaglev: rename BSP components from -beaglev to -stafive
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2021-05-06 17:12:08 -07:00
Maciej Pijanowski
0e5a6d0cc7
beaglev-starlight-jh7100.conf: remove comment about SBI_PAYLOAD
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2021-05-06 17:12:08 -07:00
Maciej Pijanowski
4c4c29aeeb
beaglev-starlight-jh7100.conf: remove leftovers from freedom-u540.conf
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2021-05-06 17:12:08 -07:00
Maciej Pijanowski
89d3bfd5d8
opensbi-beaglev: w/a for do_deploy failure
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2021-05-06 17:12:08 -07:00
Maciej Pijanowski
9b31efa4ab
preliminary beaglev support
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2021-05-06 17:12:08 -07:00
Khem Raj
69f38710a0
capnproto: Disable on rv32/musl
...
Needs context functions
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-03-30 08:57:33 -07:00
Khem Raj
ea75275414
qtwebkit: Disable on rv32
...
Not ported yet
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-03-30 08:57:33 -07:00
Khem Raj
bb4c722ae4
rust-hello-world: skip textrel checks for glibc/rv64 too
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-03-30 08:57:33 -07:00
Khem Raj
e34ede8564
layer.conf: Drop gatesgarth from LAYERSERIES_COMPAT
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-03-18 11:51:59 -07:00
Alistair Francis
9e88baad29
qemuriscv32: Remove the 32-bit RISC-V machine
...
OE-Core now has support for the 32-bit RISC-V QEMU machine, so let's
remove it from here.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2021-03-11 10:08:41 -08:00
Khem Raj
c3eb6ff657
layer.conf: Ignore textrels for rust hello world on musl
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-02-17 09:40:47 -08:00
Khem Raj
25e7762b88
riscv32: Disable textrels check for rust-hello-world
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-02-12 10:31:27 -08:00
Khem Raj
130f6dc2ed
u-boot: Fix build for rv32
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-02-12 10:31:27 -08:00
Khem Raj
dc6d123050
recipes: Remove textrel skipping for some recipes
...
These recipes have gotten fixed overtime
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-02-12 10:31:27 -08:00
Khem Raj
6bed43c37f
tcf-agent: Enable builds on riscv32
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-02-12 10:31:27 -08:00
Khem Raj
9d10fd4f37
python3-matplotlib,smem: Enable builds for rv32
...
python3-matplotlib is now fixed to build for rv32 on meta-python
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-11-30 11:35:14 -08:00
Khem Raj
ad99b75029
packagegroup-meta-multimedia: Ignore from world builds
...
It builds openh264 which does not yet work for riscv32
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-11-18 11:26:40 -08:00
Khem Raj
a2a2532f09
meta-gnome: Disable gnome-control-center
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-11-18 11:26:40 -08:00
Khem Raj
487f265884
layer.conf: Additional set of packages to disable on rv32
...
These packages are listed right below the main package they depend on,
once that package is fixed for rv32, they should be rebuilt and tested
again.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-11-18 11:26:40 -08:00
Khem Raj
7d9553a0f7
riscv32: Enable recipes which are now buildable with latest OE
...
Most of them were failing due to g-i errors which are now fixed in oe-core
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-11-18 11:26:40 -08:00
Khem Raj
142e77959d
layer.conf: Add 3.3 release series to LAYERSERIES_COMPAT
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-11-09 09:51:17 -08:00
Khem Raj
f4107d92c3
layer.conf: Drop older releases from supported LAYERSERIES_COMPAT
...
gatesgarth is current release (3.2)
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-11-09 09:51:17 -08:00
Khem Raj
e9e1990f35
qtbase: Ignore textrels for rv32
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-11-09 09:51:17 -08:00
Khem Raj
4d06338812
poppler: Ignore textrel QA errors for rv64/rv32
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-10-20 20:57:03 -07:00
Khem Raj
d5723e6979
layer.conf: Add gatesgarth to LAYERSERIES_COMPAT
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-10-15 13:42:01 -07:00
Khem Raj
d9b1569703
cmocka: Ignore textrels
...
There are texrels in tests
ERROR: QA Issue: cmocka-ptest: ELF binary /usr/lib/cmocka/ptest/tests/test_strmatch has relocations in .text
cmocka-ptest: ELF binary /usr/lib/cmocka/ptest/tests/test_strmatch has relocations in .text [textrel]
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-10-05 10:22:10 -07:00
Khem Raj
ec2c3d1104
ltp: Enable buids on rv32/musl
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-10-05 10:22:10 -07:00
Khem Raj
ff16e38107
layer.conf: Exclude failing recipes from builds on rv32
...
These need to be fixed in due couese, for now ignore them in world
builds for rv32 machines
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-09-12 13:50:07 -07:00
Khem Raj
e655c2f7f2
doxygen: Ignore textrel for now
...
This will be better with next binutils but until then we live with this
Fixes
doxygen-1.8.20: doxygen: ELF binary /usr/bin/doxygen has relocations in .text
doxygen: ELF binary /usr/bin/doxygen has relocations in .text [textrel]
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-09-12 13:50:07 -07:00
Alistair Francis
1faef0e153
qt5-layer: Remove Qt5 overides
...
meta-qt5 now has the same overides upstream, let's remove them for
meta-riscv.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2020-09-02 19:18:44 -07:00
Khem Raj
6f495435ed
freedom-u540.conf: Define virtual/bootloader to be u-boot
...
Fixes
NOTE: Multiple providers are available for virtual/bootloader (u-boot, u-boot-juno, u-boot-orangepi-i96, u-boot-poplar, u-boot-socfpga)
Consider defining a PREFERRED_PROVIDER entry to match virtual/bootloader
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-05-02 08:37:49 -07:00
Khem Raj
5cc6fe3632
ltp: Fix build on rv32
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-29 16:27:09 -07:00
Khem Raj
1950ff1ca4
layer.conf: Ignore textrel for few more recipes
...
The real issue is in binutils/ld inserting R_RISCV_NONE which is then
caught by textrel checker, there are binutils bugs to address this
[1] [2]
[1] https://sourceware.org/bugzilla/show_bug.cgi?id=24676
[2] https://sourceware.org/bugzilla/show_bug.cgi?id=24673
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-21 19:35:56 -07:00
Khem Raj
ad387e4b63
conf/layer.conf: Disable textrel for qtbase
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-17 22:56:58 -07:00
Khem Raj
0fd7aabf75
conf/layer.conf: Add gdb/perf to exception list for textrel
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-17 22:56:58 -07:00
Khem Raj
32545e3bae
layer.conf: Skip textrel for eudev on rv64
...
Build QA complains
ERROR: eudev-3.2.9-r0 do_package_qa: QA Issue: eudev: ELF binary /usr/bin/udevadm has relocations in .text
eudev: ELF binary /usr/libexec/udevadm has relocations in .text [textrel]
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-13 17:08:56 -07:00
Khem Raj
5bd3c383e1
layer.conf: Mark layer 3.1 compatible
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-03-24 14:57:55 -07:00
Jeremy Puhlman
0cc3fb1439
openocd: Move to dynamic-layer for meta-oe
...
currently meta-riscv does not parse unless meta-oe is present.
It does not appear that anything explictly depends on openocd
in the layer.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com >
2020-02-21 18:11:01 -08:00
Alistair Francis
f71a0efe94
machine: qemuriscv32: Add the Xvisor platform
...
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2020-02-12 12:24:01 -08:00
Alistair Francis
30fb686058
dynamic-layers: Add a xvisor hypervisor bbappend
...
Add a Xvisor bbappend that builds the initrd used by Xvisor.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2020-02-12 12:24:01 -08:00
Alistair Francis
b4ec1d4780
linux: Update bbappends for qemuriscv32
...
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2020-02-03 19:51:05 -08:00
Khem Raj
c95f5d9d17
qemuriscv32: Use linux-yocto-dev for now
...
Latest glibc wants kernel 5.4+ ABI and linux-yocto is still at 5.2, so
until that switches to 5.4 lets pin to dev kernel which is 5.5+
Fixes #199
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-01-24 17:14:32 -08:00
Alistair Francis
7cbf8f7121
machine/baremetal: Cleanup the baremetal code
...
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2019-12-03 12:09:11 -08:00
Alistair Francis
a501ae452a
openocd: Use the RISC-V fork
...
We currently need the RISC-V fork of OpenOCD.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2019-11-12 19:17:37 -08:00
Alistair Francis
0ba537b927
u-boot: Update to 2019.10 and remove uneeded patches
...
Now that we are using U-Boot 2019.10 let's remove the uneeded patches
that have been merged into mainline u-boot.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2019-10-21 01:24:44 +05:30