Newcomer here. I need some help with an ARMv7l embedded system dependency issues.
I found this package here https://openwrt.org/packages/pkgdata/libatomic1#packagelibatomic1
But there are no .ipk files. There is a source and even in that there no actual source code files.
I was hoping to find .ipk files for various architectures (something like nodejs does).
BTW, this whole thing started because I needed to install nodejs on an armv7l and seems after nodejs version after 11.15.0 complain about libatomic1 dependency.
What am I missing? Could someone please help?