whitfijs-jw / Volvo240-DigitalDash

Volvo 240 Digital Dash Project. It's not much, but its honest work.
MIT License
43 stars 6 forks source link

bugfix/ubuntu-24.04-buildroot-patches: #62

Closed whitfijs-jw closed 1 month ago

whitfijs-jw commented 1 month ago
- added patch for gesftpserver package with missing python 2
- added gcc fix for waylandpp package for missing cstdint

Verified that the buildroot compilation process completes on an earlier version of Ubuntu (22.04) as well.  The issues stem from python2 no longer being available and changes in GCC std library to no longer include cstdint in certain headers.