Risto H. Kurppa a écrit :
> Never done it before on Openmoko but as far as I understand this adds
> the new repository:
>
> echo "src/gz opkgorg http://www.opkg.org/packages"; > /etc/opkg/opkg.conf
>   
Something is wrong here : you are overwriting the opkg config file.
Better use

echo "src/gz opkgorg http://www.opkg.org/packages"; > /etc/opkg/opkg-feed.conf

;)


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to