Hi
I'm getting an error from "opkg update" when I'm using the base image base-rootfs-am335x-evm.tar.gz from AM335X-LINUX-PSP-04.06.00.03 on my Beaglebone board (see below). How should the config file look for the Beaglebone ?
Thanks!
Ulrik
root@am335x-evm:/etc/opkg/angstrom# opkg update
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a//Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://feeds.arago-project.org/feeds/live/ipk/armv5te/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://feeds.arago-project.org/feeds/live/ipk/arago/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://feeds.arago-project.org/feeds/live/ipk/all/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
* opkg_conf_parse_file: /etc/opkg/angstrom-base.conf:2: Ignoring invalid line: `base'
* opkg_download: Failed to download http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a//Packages.gz, wget returned 1.
* opkg_download: Failed to download http://feeds.arago-project.org/feeds/live/ipk/armv5te/Packages.gz, wget returned 1.
* opkg_download: Failed to download http://feeds.arago-project.org/feeds/live/ipk/arago/Packages.gz, wget returned 1.
* opkg_download: Failed to download http://feeds.arago-project.org/feeds/live/ipk/all/Packages.gz, wget returned 1.