mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
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>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
SRC_URI:append:riscv32 = "\
|
||||
file://0001-Add-rv32-libc-port.patch;patchdir=../cargo_home/bitbake/libc-0.2.120/ \
|
||||
file://0001-statfs-Exclude-riscv32.patch;patchdir=../cargo_home/bitbake/nix-0.23.1/ \
|
||||
"
|
||||
Reference in New Issue
Block a user