19 Commits

Author SHA1 Message Date
Khem Raj
ed0e5ea92b python3-pyruvate: Port bbappend to work with 1.2.1 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-04-09 23:39:40 -07:00
Khem Raj
2b4462e0d7 openocd: Upgrade to latest
Switch to gitsm fetcher

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-03-05 14:47:40 -08:00
Khem Raj
70e099d7ce openocd_riscv: Specify branch parameter to SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-18 19:52:39 -07:00
Thomas Perrot
257dc53ee9 python3-pyruvate: Move to dynamic-layer for meta-python
Currently meta-riscv does not parse unless meta-python is present.

Moreover, it does not appear that anything explicitly depends on
python3-pyruvate in the layer.

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
2022-04-14 08:07:52 -07:00
Khem Raj
6b22d85892 openocd_riscv: Use https protocol
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-11 17:22:07 -07: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
Alistair Francis
1e2e6c7c48 openocd: Enable jtag_vpi config option
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2021-03-16 09:51:33 -07:00
Alistair Francis
4cbee5b139 openocd: Bump to a more recent build
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2021-03-16 09:51:33 -07: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
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
c1441320fa openocd: Fix build with gcc10/-fno-common
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-15 19:04:53 -07:00
Khem Raj
d2de1c5ea8 openocd: Update to the latest SHA
Fixes build failure on rv64

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-20 11:27:58 -07:00
Alistair Francis
da23f115b4 openocd: Use the fork when building for x86 host machines
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2020-05-20 13:04:29 -07:00
Alistair Francis
a2b88b2959 openocd: Update to the latest SHA
Update the RISC-V fork of OpenOCD to the SHA.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2020-05-20 13:04:29 -07:00
Khem Raj
626d1645a7 openocd_riscv: Ensure the PV is still riscv
It is defined to 0.10+XXX in main recipe
Fixes
NOTE: preferred version riscv of openocd not available (for item openocd)
NOTE: versions of openocd available: 0.10+gitrAUTOINC+ded6799025 0.10+gitrAUTOINC+f93ede5401

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-24 21:15:49 -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
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
Khem Raj
b9be00d487 qtbase,qtdeclarative: Add -pthread to linker flags
Helps to link in atomic functions on riscv64

Fixes
qtestcase.h:359: more undefined references to `__atomic_fetch_xor_1' follow
collect2: error: ld returned 1 exit status

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-12 21:44:07 -07:00