Open stapelberg opened 6 years ago
@stapelberg thanks for reporting that. I know about the issue. In future please use recent tag since master may contain changes that didn't propagate yet to other repositories eg. pcengines/pce-fw-builder#10 prepare stuff for 4.8.0.x release series and may have problems with other releases.
Anyway, this would be fixed in v.1.2.0
If people are supposed to always use tagged versions, could you add this to the README.md please? :)
@miczyg1 this should be simple not that have to be added let some junior handle that.
Thanks for providing this repository, it’s very useful!
However, I had to work around the following issue to get it building:
As a workaround, in
scripts/pce-fw-builder.sh
, I hard-codedcp configs/pcengines_$1.config .config
and removed the check for $legacy (which also causes a syntax error due to missing whitespace).