Re: [OpenWrt-Devel] [PATCH] mpc85xx: use wpad-mini in WDR4900 profile instead of wpad

2014-10-14 Thread John Crispin


On 14/10/2014 12:33, Daniel Petre wrote:
> On 14/10/14 13:32, John Crispin wrote:
>> applied in r42896, sorry about that ...
>> 
> 
> If it's not much trouble maybe BB branch too? I just got my
> wdr4900 today ;-)
> 

applied in r42898

>> 
>> On 14/10/2014 10:02, Philipp Borgers wrote:
>>> Someone accepted the patch in patchwork [1] but as far as I can
>>> see nobody applied the patch. Could someone with the
>>> appropriate priveleges apply the patch please?
>>> 
>>> Thanks a lot
>>> 
>>> Philipp
>>> 
>>> On Wed, Aug 06, 2014 at 02:09:09PM +0200, Philipp Borgers
>>> wrote:
 This change makes the profile of WDR4900 more consistent with
 other router specific profiles.
 
 Signed-off-by: Philipp Borgers  --- 
 target/linux/mpc85xx/profiles/tp-link.mk | 2 +- 1 file
 changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/target/linux/mpc85xx/profiles/tp-link.mk 
 b/target/linux/mpc85xx/profiles/tp-link.mk index
 abab0f0..47ddacd 100644 ---
 a/target/linux/mpc85xx/profiles/tp-link.mk +++
 b/target/linux/mpc85xx/profiles/tp-link.mk @@ -9,7 +9,7 @@
 define Profile/TLWDR4900 NAME:=TP-Link TL-WDR4900 
 PACKAGES:=\ kmod-usb-core kmod-usb2 kmod-usb2-fsl \ -
 kmod-ath9k wpad +kmod-ath9k wpad-mini endef
 
 define Profile/TLWDR4900/Description -- 2.0.1
 
 
 ___ openwrt-devel
 mailing list openwrt-devel@lists.openwrt.org 
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>>
 
___
>> openwrt-devel mailing list openwrt-devel@lists.openwrt.org 
>> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>> 
> ___ openwrt-devel
> mailing list openwrt-devel@lists.openwrt.org 
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH] mpc85xx: use wpad-mini in WDR4900 profile instead of wpad

2014-10-14 Thread Daniel Petre

On 14/10/14 13:32, John Crispin wrote:

applied in r42896, sorry about that ...



If it's not much trouble maybe BB branch too? I just got my wdr4900 
today ;-)




On 14/10/2014 10:02, Philipp Borgers wrote:

Someone accepted the patch in patchwork [1] but as far as I can see nobody
applied the patch. Could someone with the appropriate priveleges apply the patch
please?

Thanks a lot

Philipp

On Wed, Aug 06, 2014 at 02:09:09PM +0200, Philipp Borgers wrote:

This change makes the profile of WDR4900 more consistent with other router
specific profiles.

Signed-off-by: Philipp Borgers 
---
  target/linux/mpc85xx/profiles/tp-link.mk | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/mpc85xx/profiles/tp-link.mk 
b/target/linux/mpc85xx/profiles/tp-link.mk
index abab0f0..47ddacd 100644
--- a/target/linux/mpc85xx/profiles/tp-link.mk
+++ b/target/linux/mpc85xx/profiles/tp-link.mk
@@ -9,7 +9,7 @@ define Profile/TLWDR4900
NAME:=TP-Link TL-WDR4900
PACKAGES:=\
kmod-usb-core kmod-usb2 kmod-usb2-fsl \
-   kmod-ath9k wpad
+   kmod-ath9k wpad-mini
  endef

  define Profile/TLWDR4900/Description
--
2.0.1


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

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


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


Re: [OpenWrt-Devel] [PATCH] mpc85xx: use wpad-mini in WDR4900 profile instead of wpad

2014-10-14 Thread John Crispin
applied in r42896, sorry about that ...


On 14/10/2014 10:02, Philipp Borgers wrote:
> Someone accepted the patch in patchwork [1] but as far as I can see nobody
> applied the patch. Could someone with the appropriate priveleges apply the 
> patch
> please?
>
> Thanks a lot
>
> Philipp
>
> On Wed, Aug 06, 2014 at 02:09:09PM +0200, Philipp Borgers wrote:
>> This change makes the profile of WDR4900 more consistent with other router
>> specific profiles.
>>
>> Signed-off-by: Philipp Borgers 
>> ---
>>  target/linux/mpc85xx/profiles/tp-link.mk | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/target/linux/mpc85xx/profiles/tp-link.mk 
>> b/target/linux/mpc85xx/profiles/tp-link.mk
>> index abab0f0..47ddacd 100644
>> --- a/target/linux/mpc85xx/profiles/tp-link.mk
>> +++ b/target/linux/mpc85xx/profiles/tp-link.mk
>> @@ -9,7 +9,7 @@ define Profile/TLWDR4900
>>  NAME:=TP-Link TL-WDR4900
>>  PACKAGES:=\
>>  kmod-usb-core kmod-usb2 kmod-usb2-fsl \
>> -kmod-ath9k wpad
>> +kmod-ath9k wpad-mini
>>  endef
>>  
>>  define Profile/TLWDR4900/Description
>> -- 
>> 2.0.1
>>
>>
>> ___
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH] mpc85xx: use wpad-mini in WDR4900 profile instead of wpad

2014-10-14 Thread Philipp Borgers
Someone accepted the patch in patchwork [1] but as far as I can see nobody
applied the patch. Could someone with the appropriate priveleges apply the patch
please?

Thanks a lot

Philipp

On Wed, Aug 06, 2014 at 02:09:09PM +0200, Philipp Borgers wrote:
> This change makes the profile of WDR4900 more consistent with other router
> specific profiles.
> 
> Signed-off-by: Philipp Borgers 
> ---
>  target/linux/mpc85xx/profiles/tp-link.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/target/linux/mpc85xx/profiles/tp-link.mk 
> b/target/linux/mpc85xx/profiles/tp-link.mk
> index abab0f0..47ddacd 100644
> --- a/target/linux/mpc85xx/profiles/tp-link.mk
> +++ b/target/linux/mpc85xx/profiles/tp-link.mk
> @@ -9,7 +9,7 @@ define Profile/TLWDR4900
>   NAME:=TP-Link TL-WDR4900
>   PACKAGES:=\
>   kmod-usb-core kmod-usb2 kmod-usb2-fsl \
> - kmod-ath9k wpad
> + kmod-ath9k wpad-mini
>  endef
>  
>  define Profile/TLWDR4900/Description
> -- 
> 2.0.1


pgpHdTzAfj1T8.pgp
Description: PGP signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH] mpc85xx: use wpad-mini in WDR4900 profile instead of wpad

2014-08-06 Thread Philipp Borgers
This change makes the profile of WDR4900 more consistent with other router
specific profiles.

Signed-off-by: Philipp Borgers 
---
 target/linux/mpc85xx/profiles/tp-link.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/mpc85xx/profiles/tp-link.mk 
b/target/linux/mpc85xx/profiles/tp-link.mk
index abab0f0..47ddacd 100644
--- a/target/linux/mpc85xx/profiles/tp-link.mk
+++ b/target/linux/mpc85xx/profiles/tp-link.mk
@@ -9,7 +9,7 @@ define Profile/TLWDR4900
NAME:=TP-Link TL-WDR4900
PACKAGES:=\
kmod-usb-core kmod-usb2 kmod-usb2-fsl \
-   kmod-ath9k wpad
+   kmod-ath9k wpad-mini
 endef
 
 define Profile/TLWDR4900/Description
-- 
2.0.1
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel