ftcommunity-TXT icon indicating copy to clipboard operation
ftcommunity-TXT copied to clipboard

update buildroot and decide version rule

Open ski7777 opened this issue 2 years ago • 6 comments

ski7777 avatar Jan 09 '23 14:01 ski7777

I tried the 2023.02 buildroot in https://github.com/ftCommunity/ftcommunity-TXT/compare/br-2023?expand=1, but it does not compile due to some compile problem (afaik it was that QT SIP was updated and does not compile properly).

hypnotoad avatar May 20 '23 18:05 hypnotoad

still we need to decide about version rule Every main release? Only LTS? Bugfixes?

ski7777 avatar May 21 '23 18:05 ski7777

2023.02 is actually lts. My own proposal would be to use the most recent lts which works oit of the box.

hypnotoad avatar May 21 '23 18:05 hypnotoad

the we should use it with all available bugfixes

ski7777 avatar May 23 '23 13:05 ski7777

I will give 2023.02.3 a try. That would allow tflite https://pypi.org/project/tflite-runtime/2.13.0/ whic requires some numpy which we don't have yet: https://git.busybox.net/buildroot/plain/CHANGES?id=2023.02.3

hypnotoad avatar Jul 20 '23 11:07 hypnotoad

I fixed the python-sip bug in https://github.com/buildroot/buildroot/pull/131

hypnotoad avatar Jul 20 '23 13:07 hypnotoad