On Friday 19 June 2009 17:32:18 Jon Ringle wrote:
> I loaded openwrt svn 16516 on my TEW-652BRP and noticed that I was getting
> random MAC addresses assigned:
> ar71xx: using random MAC address for eth0
> ar71xx: using random MAC address for eth1
>
> My investigation of this lead me
Ops...
target/install works fine! :D
My apologies for the question! I haven't noticed this target!
best regards,
luigi
--
Luigi 'Comio' Mantellini
R&D - Software
Industrie Dial Face S.p.A.
Via Canzo, 4
20068 Peschiera Borromeo (MI), Italy
Tel.: +39 02 5167 2813
Fax: +39 02 5167 2459
Email:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>
> cd build_dir/my_arch/my_package
> vi file1
> vi file2
> vi file3
> ...
> cd ../../..
> make package/my_package-compile
> make package/my_package-install
> make V=99 QUICK=1 # fast!
what's wrong with
$ make target/install
?
Hi List,
How you already know, I use OpenWRT as building environment for my daily
activities.
Usually I work on a single package for a lot of days and I need to create
quickly a bootable build.
My wish is to have a shortcut that avoid all time-consuming targets into the
makefiles in order to
Hi Nico,
I would like to know the actual status on "External cross toolchain"-patch.
This is an hot topic for me because I use OpenWRT as main building system in
my environment.
Can you post the last patches? I will integrate and test.
thanks again for your effort,
luigi
_
Le Sunday 21 June 2009 01:04:05 Jonas Gorski, vous avez écrit :
> 2009/6/21 Michael Buesch :
> > On Saturday 20 June 2009 23:56:51 Jonas Gorski wrote:
> >> 2009/6/20 Michael Buesch :
> >> > On Saturday 20 June 2009 00:09:56 Jonas Gorski wrote:
> >> >> > If we do _not_ gain performance, it certainly
Hi all,
Opkg can be prevented from asking any questions with -force-defaults.
The default for the question whether a modified configuration file
should be replaced with the maintainers version is "no".
The upstream version of Opkg introduced a switch -force-maintainer that
allows to change this b