The buildbot config is generated by having the arch and CONFIG_ALL=y in
.config then running "make defconfig"
Travis
On Thu, Dec 9, 2010 at 5:09 PM, Ryan Nowakowski wrote:
> Is the buildbot config checked in anywhere?
>
> - Ryan
>
> ___
> openwrt-deve
Signed-off-by: Stefan Tomanek
---
utils/triggerhappy/Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils/triggerhappy/Makefile b/utils/triggerhappy/Makefile
index a0bde02..23dc53b 100644
--- a/utils/triggerhappy/Makefile
+++ b/utils/triggerhappy/Makefile
@@
Is the buildbot config checked in anywhere?
- Ryan
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
On Wed, Dec 08, 2010 at 02:57:41PM -0600, Ryan Nowakowski wrote:
> I noticed that the svn trunk gets tagged for releases. For example,
> the backfire release[1]. Do you guys tag the packages[2][3] for a
> particular release too? Is there a backfire version of the packages?
>
> Thanks,
>
> Ryan
- added PWS Weather format
- added multiple output format option
- patch for FreeBSD (thanks Alexander Leidinger!)
Signed-off-by: Arne-Jørgen Auberg arne.jorgen.auberg at gmail.com
Index: packages/utils/fowsr/Makefile
PKG_NAME:=fowsr
PKG_VERSION:=1.0
-PKG_RELEASE:=20100718
+PKG_RELEASE:=201010
2010.12.06. 9:19 keltezéssel, Kestutis Barkauskas írta:
> There is Secondary MAC address duplicate problem with some UBNT
> RouterStation and RouterStation Pro HW batches as Primary MAC addresses
> are not increased by 2 per device in board data. Fix is to use 'Locally
> Administrated bit' for Seco
Hi all,
Since bcm636x platform embeds two spi master device,
the attached patch removes static bcm_rset usage, replaced by
"bs->regs" field for all I/O operation.
Regards,
Miguel
>From d8afe919203a948a23368e8fdb50ec2d9db30e2b Mon Sep 17 00:00:00 2001
From: Miguel Gaio
Date: Thu, 9 Dec 2010 15: