On Wed, 19 Mar 2008, Robert P. J. Day wrote:

> On Wed, 19 Mar 2008, [EMAIL PROTECTED] wrote:
>
> > hi,
> >
> > > > As far as I understood the feeds concept, you are supposed link in
> > > > individual packages from the feeds, using
> > > >
> > > > $ scripts/feeds search <name>
> > > > $ scripts/feeds install ...
> >
> > in the meantime the symlink target should be changed in such way,
> >
> >  package/symlinks:
> > -       $(SCRIPT_DIR)/feeds update
> > -       cd package; ln -sf ../feeds/packages openwrt-packages
> > -
> > +       $(SCRIPT_DIR)/feeds update -a
> > +       $(SCRIPT_DIR)/feeds install -a
> > +
> >
> > this creates the correct links ( after updating the complete packages from 
> > feeds.conf )
>
> really?  i tried that and i get all sorts of make warnings and
> errors when running "make package/symlinks".  what exact steps did
> you do starting from a fresh source tree?

whoa, i think i may have pooched something.  let me try again and i'll
report back.

rday
--

========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.

http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to