On 1/3/24 03:46, Geert Uytterhoeven wrote:
Hi Petr,
CC other uClinux arch lists
On Wed, Jan 3, 2024 at 2:52 AM Petr Vorel <pvorel@xxxxxxx> wrote:
UCLINUX is broken in LTP and nobody really cares. Actually I dare to
say UCLINUX is dead. Therefore I prepared patchset to remove UCLINUX
from LTP. We have been actively removing UCLINUX from LTP during rewrite
tests to new LTP API. This removes the rest from the old tests (which
will be sooner or later rewritten to new API).
Because the patchset is quite big, I did not want to send it to mailing
lists (but I can do it if you want).
Can you please have look at my fork on gitlab, branch: remove-UCLINUX
https://gitlab.com/pevik/ltp/-/commits/remove-UCLINUX?ref_type=heads
Build test:
https://github.com/pevik/ltp/actions/runs/7392470215
Thanks for your series!
I see you only CCed linux-m68k, but AFAIK, uClinux is not restricted
to m68k/coldfire, but also available on arm32, riscv, sh, and xtensa.
Do you mean "nommu support", or do you mean the ancient distro Jeff Dionne
stopped maintaining in 2003?
Because I've been doing nommu musl-libc systems for a few years now. Works for me...
Rob