Commit Graph

2 Commits

Author SHA1 Message Date
Bruce Ashfield
08435d20b1 recipes/classes/scripts: Drop SRCPV usage
bitbake has been enhanced such that SRCPV is no longer needed in
PV to handle updating git hashes and task signatures.

We can simplify our PV by dropping SRCPV

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-08-24 01:38:21 +00:00
Bruce Ashfield
543f4e6b5f libslirp: create virt variant
libslirp has been added to oe-core, so the recipe here is breaking
yocto compliance.

Until the full runtime can be validated, we create a virt specific
libslrip (but don't use it), that will be used as a compatibility
fallback.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-01-10 17:02:07 -05:00