This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Opkg repositories

Other Parts Discussed in Thread: OMAP-L137

I'm using PSP 4.0.1.13 on the Spectrum Digital eval board for the C6A8168 processor.  It looks like the default settings for the Arago opkg repositories is not valid.

Contents of /etc/opkg/arago-armv7a-feed.conf is:

src/gz armv7a http://feeds.arago-project.org/feeds/live/ipk/armv7a

When I execute 'opkg update', I get (plus more for the other repositories..):

Downloading http://feeds.arago-project.org/feeds/live/ipk/arago/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
 * opkg_download: Failed to download http://feeds.arago-project.org/feeds/live/ipk/arago/Packages.gz, wget returned 1.


If I copy in any of the angstrom configurations files, it works perfectly fine.  Why are the arago repositories missing?  It looks like all the Sitara and DaVinci processors use the same feed server as well.  Does anyone else have this problem?

I can use a web browser to navigate the Angstrom repository just fine, but not Arago - I just get the wiki, bitbake, and git repositorie stuff.  All I want to do is take the base image and add a couple things that are TI/Arago specific.

Thanks for any help..

Brandon