On 04/25/13 23:22, Jo-Philipp Wich wrote:
echo "src-link packages ../packages" > feeds.conf
That might not work, the path must be absolute as the working dir
scripts/feed is operating in is undefined.
Woops, so this is useless then?
~/Devel/openwrt ./scripts/feeds update
Updating feed 'packages' from '../packages' ...
Create index file './feeds/packages.index'
Collecting package info: doneing...
~/Devel/openwrt ll feeds
total 4
drwxr-xr-x 3 markc markc 4096 Apr 25 23:12 packages.tmp/
lrwxrwxrwx 1 markc markc 11 Apr 25 23:12 packages -> ../packages
lrwxrwxrwx 1 markc markc 25 Apr 25 23:12 packages.index ->
packages.tmp/.packageinfo
What if I did another "ln -s ../packages" ?
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users