Actions
Feature #487
closed
AK
PM
Support building ni845x_spi with meson
Feature #487:
Support building ni845x_spi with meson
Start date:
04/30/2023
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
Support building windows programmer ni845x_spi with meson.
You can't use the default dependency() function to find the lib. And it's not working when crosscompiling from linux.
AK Updated by Anastasia Klimchuk almost 3 years ago
- Assignee set to Peter Marheine
PM Updated by Peter Marheine over 2 years ago
- Status changed from New to Resolved
https://review.coreboot.org/c/flashrom/+/75236/ (commit 81c3f31f90b33c993c106d4c0addabd4d2fdfe7a) added support for this programmer in Meson, and commit c3f1c7507a4405e971042faffd2de53bdd3d0974 added some documentation.
Actions