Hello everybody,
I have set up a Arago distribution in a board with am335x processor (very similar to beaglebone, but with some changes). The Arago was downloaded from here as it seems to be the supported os:
http://processors.wiki.ti.com/index.php/AM335x-PSP_04.06.00.08_Release_Notes
Once I have compiled the kernel and installed it into a sd card, I found that opkg repositories seems to be out of date since it gives this error:
opkg_download: Failed to download http://feeds.arago-project.org/feeds/live/ipk/am335x-evm/Packages.gz
I need to install some basic libraries like gcc by opkg rather than installing the ipk package manually as it is easier and more comfortable.
Does anybody know if there is another repository that works fine or if there is another operative system that fit better for this matter? Regarding operative system, I need the sources to recompile the kernel, so I can not install distrib like Angstrom.
Thank you!