Re: [OpenWrt-Devel] Problem with build-system and feeds script

2008-05-08 Thread Roberto Riggio
Yes, it works fine for me too.

- Oliver Ertl [EMAIL PROTECTED] wrote:
 Please test and report.
 
 cd ~/
 svn checkout https://svn.openwrt.org/openwrt/trunk/ ~/trunk/
 cd ~/trunk/
 ./scripts/feeds update -a
 ./scripts/feeds install -d m nano
 make menuconfig
 
 Now go to Utilities  Editors and tell me if the nano package is
 selected as M
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


-- 

Roberto Riggio, PhD

CREATE-NET
Via alla Cascata 56/C 
38100 Trento (Italy)

E-mail: [EMAIL PROTECTED]
HomePage: http://disi.unitn.it/~riggio/

Tel: +39.0461.314.960
Fax: +39.0461.314.972


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Problem with build-system and feeds script

2008-05-07 Thread Axel Gembe
Oliver Ertl wrote:
 Now go to Utilities  Editors and tell me if the nano package is selected as 
 M
Seems to work, it is selected as module.

[EMAIL PROTECTED]:~/src/openwrt/test$ grep nano .config
CONFIG_PACKAGE_nano=m
[EMAIL PROTECTED]:~/src/openwrt/test$

 - Axel

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel