mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 12:36:23 +00:00
236b48eb6fef6d5a33355e7379f34a4c781e55a8
The legacy Genesis deb is named per target in the manifest, and riscv64 does not name it: its Genesis is the OpenEmbedded package published once into the shared pool. The phase ran for every architecture regardless, so a plain --arch riscv64 run died asking for a --genesis-deb it can never have, and only after the dependency builds had finished. The phase is now taken from the manifest, so it runs exactly where a Genesis deb is expected. --skip-genesis still skips it everywhere.
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%