Commit Graph

13 Commits

Author SHA1 Message Date
Alistair Francis
dcb61db68d qemu: Remove the RISC-V fork of QEMU
As QEMU 3.0 is now included in OE-Corewe no longer need to use
the RISC-V specific fork.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2018-08-27 11:32:03 -07:00
Alistair Francis
f157841d37 gdb: Update to latest RISC-V fork
Update to the latest RISC-V GDB and a patch to fix a compilation error

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2018-07-16 15:33:08 -07:00
Khem Raj
89c77d9ddb qemu-riscv: Switch back to master branch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-25 10:12:41 -07:00
Ricardo Salveti
7664795675 qemu-riscv: update to the latest
Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
2018-06-22 00:38:31 -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
677de6e525 qemu-riscv: Update to latest
Adjust to oe-core change to not use autotools bbclass

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-21 15:30:37 -07:00
Ricardo Salveti
e07da3d676 riscv-pk: depend on virtual/kernel:do_deploy
bbl_payload requires the kernel deployed artifacts (e.g. vmlinux) during
compile time in order to generate the final bbl binary, so add
virtual/kernel:do_deploy as a do_compile dependency to get the
dependency task in the expected order.

Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
2018-05-15 17:31:01 -07:00
Alistair Francis
3adeec9dc3 recipes-devtools/rpm: Remove the beecrypt dependency
beecrypt is no longer included in OE-core (since fb8ca4225f beecrypt:
remove) so remove our dependency on it.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2018-05-08 21:48:56 -07:00
Khem Raj
831a056c89 cv-tools: Update to latest
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-05 00:52:30 -07:00
Khem Raj
1dfa54ac46 qemu: Update to latest on riscv fork
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-05 00:51:54 -07:00
Khem Raj
d0ef492974 gdb: Update to 8.1+git
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-05 00:51:30 -07:00
Taras Kondratiuk
ae10d093f6 riscv-pk: make it machine-specific
bbl has a machine specific payload (vmlinux), so it should be
machine-specific too. Otherwise riscv-pk build for different machines
will collide.

Signed-off-by: Taras Kondratiuk <takondra@cisco.com>
2018-04-29 07:19:32 -07:00
Moritz Fischer
2056e12220 recipes-devtools: Rename folder to recipes-devtools
Rename the folder to recipes-devtools as most other layers call it.

Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
2018-04-10 18:04:25 -07:00