> "Florian" == Florian Fainelli writes:
carcinoma> who is the current maintainer of the perl packages? i
carcinoma> asked peter collberg (as found in Makefile), but he is not
carcinoma> the mainatainer for many years he said.
carcinoma> so who is?
Florian> As far as I can tell, the last Op
This is a followup to my 16 month old patch for perl signal numbering for
mipsel:
https://dev.openwrt.org/changeset/16539
This time for mips. Tested on atheros (accton mr3201a). Also
compared favorably to linux-2.6.git's arch/mips/include/asm/signals.h
The most obvious benefit is that fork
On Tue, 2010-10-12 at 20:19 +0200, Benjamin Cama wrote:
> Le mardi 12 octobre 2010 à 19:57 +0200, Michael Büsch a écrit :
> > On Tue, 2010-10-12 at 19:41 +0200, Benjamin Cama wrote:
> > > * Your openssl added dependency is wrong: it is optionnaly selected when
> > > you enable the SSL module. See
Le mardi 12 octobre 2010 à 19:57 +0200, Michael Büsch a écrit :
> On Tue, 2010-10-12 at 19:41 +0200, Benjamin Cama wrote:
> > * Your openssl added dependency is wrong: it is optionnaly selected when
> > you enable the SSL module. See Config.in. Is there something wrong with
> > that that you found
The gw6c package fails to compile for me on my ARM testbed.
It fails to find a truckload of uClibc++ symbols (seems like it does
not find any). The uClibc++ linker options seem to be present, however.
I was unable to fix this properly.
The following patch removes the uClibc++ dependency. It compi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mirko Vogt wrote:
> Hey Alan,
>
> I don't think this is an good idea - not because of this particular
> change but that kind changes in general.
>
> I'd like to keep our repository _as close as possible_ to the official
> openwrt backfire branch upst
Applied in r23415. thank you
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Applied in r23414. thank you.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
On 27 September 2010 16:52, Gabor Juhos wrote:
> 2010.09.24. 13:13 keltezéssel, Jonas Gorski írta:
>> The RTL8366S/RB support connecting a second mac to it and using the 5th
>> port as an independent phy. Therefore we need to handle autonegotiation
>> changes for phy 4 like on a single phy device.
Hi!
ALLNET uses the board for the ALL0305 outdoor router.
http://www.allnet.de/wlan-outdoor.html?tx_mmallnetproductplugin_pi1[showUid]=490862
Cheers
Daniel
On Mon, Oct 11, 2010 at 8:39 PM, Hanno Schupp wrote:
> Hi,
> Which Senao router/board are you referring to? Lookign either at the Senao
> o
Hey Alan,
I don't think this is an good idea - not because of this particular
change but that kind changes in general.
I'd like to keep our repository _as close as possible_ to the official
openwrt backfire branch upstream.
Your patch is a cosmetic change - nothing critical, nothing which
change
Hi
I did as you wrote, but when the "make menuconfig"
I do not see the item you want in the section "Kernel Modules -> USB
Support"
My new patch
--- usb.mk.origTue Oct 12 12:12:26 2010
+++ usb.mkTue Oct 12 14:00:53 2010
@@ -259,6 +259,21 @@
endef
+ifeq ($(strip $(call
CompareKernelPat
Hi.
You should make those changes conditional, we still support older
kernels and this patch will break break some kmods.
You can either make the new module depend on @LINUX_2_6_35 or wrap the
whole definition into ...
ifeq ($(strip $(call \
CompareKernelPatchVer,$(KERNEL_PA
Signed-off-by: Michael Grigorev
Delete support for Airprime (EVDO) - not supporting in kernel 2.6.35.7
Add USB Driver layer for GSM modems (usb_wwan)
Fix Option HSDPA modems depends of usb_wwan
Add support for USB Qualcomm Serial modem
Add support for USB Garmin GPS driver
Index: package/kernel
14 matches
Mail list logo