| Summary: | host-nodejs 12.14.1: configure fail: AttributeError: 'module' object has no attribute 'sha1' | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Aleksandr Makarov <seems.deviant> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2019.11.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Aleksandr Makarov
2020-02-03 12:12:01 UTC
I've found a solution to that. It appears that customizing Target Architecture Variant to a non-default value fixes the issue. I've changed from nocona (default) to steamroller and that fixed the issue. $ make menuconfig Target options ---> Target Architecture Variant (steamroller) ---> |