[OpenWrt-Devel] [PATCH 2/2] imx6: move to 4.4 kernel

2016-01-14 Thread Pushpal Sidhu
Signed-off-by: Pushpal Sidhu --- target/linux/imx6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile index cd938c8..5f7e17b 100644 --- a/target/linux/imx6/Makefile +++ b/target/linux/imx6/Makefile @@ -14,7 +14,7 @@

[OpenWrt-Devel] [PATCH 1/2] imx6: add 4.4 support

2016-01-14 Thread Pushpal Sidhu
Build and boot tested on the following hardware: * GW54xx * GW53xx * GW52xx * GW51xx * GW552x * GW551x Signed-off-by: Pushpal Sidhu --- target/linux/imx6/config-4.4 | 405 .../linux/imx6/files-4.4/drivers/net/phy/gw16083.c | 1046 .../li

[OpenWrt-Devel] [PATCH 0/2] update imx6 kernel to 4.4

2016-01-14 Thread Pushpal Sidhu
Add support for 4.4 LTS kernel for imx6. Notable changes are: * Dropped 045-imx-thermal-use-cpu-temperature-grade-info-for-thresholds as it's now in the 4.4 kernel. * Added 042-ARM-dts-imx-ventana-fix-PWM-pinmux-for-Ventana-boards.patch as it's accepted upstream, but not in the 4.4 kernel. * Cha

[OpenWrt-Devel] [PATCH 2/2] arc770: move arc patches to taregt/linux/generic

2016-01-14 Thread Alexey Brodkin
Given those patches are relevant to any ARC platform and even ISA version it makes perfect sense for patches to exist in one place instead of being duplicated for each new ARC-based ASIC. Note this is a prerequisite for upstreaming of ARC HS38 support in OpenWRT. Signed-off-by: Alexey Brodkin Cc

[OpenWrt-Devel] [PATCH 1/2] arc770: bump linux kernel from 4.3 to 4.4

2016-01-14 Thread Alexey Brodkin
This switch involved: [1] Regeneration of config (few options went away) [2] Regeneration of patches so they apply cleanly (different offsets) [3] Update of .dts files because we now explicitly specify memory regions in use as opposed to previously used offset from 0x8000_ Signed-

[OpenWrt-Devel] [PATCH 0/2] ARC770 updates

2016-01-14 Thread Alexey Brodkin
This series introduces quite minor changes for ARC770 SoC: [1] Linux kernel 4.4 is used now [2] Kernel patches are moved to generic 4.4 patches Alexey Brodkin (2): arc770: bump linux kernel from 4.3 to 4.4 arc770: move arc patches to taregt/linux/generic target/linux/arc770/Makefile

Re: [OpenWrt-Devel] [PATCH] kernel: add missing kmod-video-videobuf2's object file in 4.4

2016-01-14 Thread Felix Fietkau
On 2016-01-14 16:55, Jan Čermák wrote: > CONFIG_VIDEOBUF2_CORE produces two object files in Linux >= 4.4. > Conditionally add the new file to FILES of kmod-video-videobuf2. > > Signed-off-by: Jan Čermák > --- > package/kernel/linux/modules/video.mk | 3 +++ > 1 file changed, 3 insertions(+) > >

Re: [OpenWrt-Devel] [PATCH] brcm47xx: Mark broken; no working images

2016-01-14 Thread Hauke Mehrtens
On 01/14/2016 04:31 PM, open...@daniel.thecshore.com wrote: > From: Daniel Dickinson > > To my knowledge there are no working images, nor a way to get them, > even using maximum stripping and dropping of packages, kmods, and > compile options due to the small size of the targets for this > archit

Re: [OpenWrt-Devel] [PATCH] brcm47xx: Mark broken; no working images

2016-01-14 Thread Bastian Bittorf
* Daniel Dickinson [14.01.2016 17:35]: > If on trunk, what compile options do use to make the images build > successfully? I get failed compiles with warning that the image is > too big on any brcm47xx target I tried, so unless wl-500gp is bigger > than most of them, I'm thinking you're either do

Re: [OpenWrt-Devel] [PATCH] brcm47xx: Mark broken; no working images

2016-01-14 Thread Roman Yeryomin
On 14 January 2016 at 18:25, Daniel Dickinson wrote: > Ah, ok, so there likley there are are pobablly not any working *stock* > devices. That merits the @BROKEN flag - if you're running modified hardware > you can surely build with BROKEN enabled. https://downloads.openwrt.org/snapshots/trunk/br

Re: [OpenWrt-Devel] [PATCH] brcm47xx: Mark broken; no working images

2016-01-14 Thread Daniel Dickinson
Apparently my tree got trashed and I need to do distclean. Sorry for the noise. Regards, Daniel On 14/01/16 11:25 AM, Daniel Dickinson wrote: Ah, ok, so there likley there are are pobablly not any working *stock* devices. That merits the @BROKEN flag - if you're running modified hardware yo

Re: [OpenWrt-Devel] [PATCH] brcm47xx: Mark broken; no working images

2016-01-14 Thread Daniel Dickinson
Ah, ok, so there likley there are are pobablly not any working *stock* devices. That merits the @BROKEN flag - if you're running modified hardware you can surely build with BROKEN enabled. Regards, Daniel On 14/01/16 11:22 AM, Arnd Gronenberg wrote: I'm running openwrt on several WRT54GLs u

Re: [OpenWrt-Devel] [PATCH] brcm47xx: Mark broken; no working images

2016-01-14 Thread Arnd Gronenberg
I'm running openwrt on several WRT54GLs upgraded to 8MB Flash and 64MB RAM... Regards, Arnd On 01/14/2016 04:31 PM, open...@daniel.thecshore.com wrote: From: Daniel Dickinson To my knowledge there are no working images, nor a way to get them, even using maximum stripping and dropping of pack

Re: [OpenWrt-Devel] [PATCH] brcm47xx: Mark broken; no working images

2016-01-14 Thread Daniel Dickinson
If on trunk, what compile options do use to make the images build successfully? I get failed compiles with warning that the image is too big on any brcm47xx target I tried, so unless wl-500gp is bigger than most of them, I'm thinking you're either doing something special, or are not on trunk.

Re: [OpenWrt-Devel] [PATCH] brcm47xx: Mark broken; no working images

2016-01-14 Thread Roman Yeryomin
On 14 January 2016 at 17:31, wrote: > From: Daniel Dickinson > > To my knowledge there are no working images, nor a way to get them, > even using maximum stripping and dropping of packages, kmods, and > compile options due to the small size of the targets for this > architecture. Therefore mark

[OpenWrt-Devel] [PATCH] kernel: add missing kmod-video-videobuf2's object file in 4.4

2016-01-14 Thread Jan Čermák
CONFIG_VIDEOBUF2_CORE produces two object files in Linux >= 4.4. Conditionally add the new file to FILES of kmod-video-videobuf2. Signed-off-by: Jan Čermák --- package/kernel/linux/modules/video.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package/kernel/linux/modules/video.mk b/pa

[OpenWrt-Devel] [PATCH] brcm47xx: Mark broken; no working images

2016-01-14 Thread openwrt
From: Daniel Dickinson To my knowledge there are no working images, nor a way to get them, even using maximum stripping and dropping of packages, kmods, and compile options due to the small size of the targets for this architecture. Therefore mark this arch broken and maybe remove unless someone

[OpenWrt-Devel] [PATCH 2/2] ar71xx: board.d: fix switch defaults on dLAN pro 1200+ WiFi ac

2016-01-14 Thread Günther Kelleter
transparent for vlans as originally committed Signed-off-by: Günther Kelleter --- target/linux/ar71xx/base-files/etc/board.d/02_network | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files

[OpenWrt-Devel] [PATCH 1/2] ar71xx: fix AR8337 switch initialization on dLAN pro 1200+ WiFi ac

2016-01-14 Thread Günther Kelleter
unswap ports 0/6 (broken by 17b8dcd63100a6b9e35199882f38bdc2be640777) Signed-off-by: Günther Kelleter --- target/linux/ar71xx/files/arch/mips/ath79/mach-dlan-pro-1200-ac.c | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-dlan-pro-1200-ac.c b/tar

Re: [OpenWrt-Devel] optimizing network performance

2016-01-14 Thread Roman Yeryomin
On 9 January 2016 at 17:21, Roman Yeryomin wrote: > While trying to optimize ag71xx driver performance I've noticed a > weird thing: NAT performance may vary across reboots. > For example on Archer C7 the difference can be 80Mbps: 440 one boot, > 360 another. On AP152 the numbers differ but the di

Re: [OpenWrt-Devel] [PATCH] scripts/metadata: Allow to select which profiles to build

2016-01-14 Thread Felix Fietkau
On 2016-01-13 18:38, Daniel Dickinson wrote: > Sorry, I wasn clear I guess. I mean I'm not clear on how or if other > targets use the 'Default' profile to select building all images for that > target. That is, my question is whether ar71xx is the only target for > which the Default profile sel

Re: [OpenWrt-Devel] [OpenWrt-Security-Announce] [CC 15.05] php: Security update (6 CVEs)

2016-01-14 Thread Brian Smith
On Wed, Jan 13, 2016 at 11:25 PM, wrote: > The php package has been rebuilt and was uploaded to the Chaos Calmer > 15.05 repository due to multiple security issues. > I noticed that you sent this message to the openwrt-security-announce mailing list, but the message doesn't show up in the archiv

Re: [OpenWrt-Devel] [PATCH 1/1] use NTP server received via DHCP

2016-01-14 Thread Bastian Bittorf
* amine ahd [14.01.2016 10:29]: thank you, patch applies... > start_service() { > - local server enabled enable_server peer > + local server enabled enable_server peer ntpservers > + local use_dhcp="$(uci -q get system.ntp.use_dhcp)" > > validate_ntp_section ntp || { >

[OpenWrt-Devel] [PATCH] dnsmasq: Add option --min-port

2016-01-14 Thread Hans Dedecker
By default dnsmasq uses random ports for outbound dns queries; when the minport UCI option is specified the ports used will always be larger than the specified value. This is usefull for systems behind firewalls. Signed-off-by: Hans Dedecker --- package/network/services/dnsmasq/Makefile

[OpenWrt-Devel] [CC 15.05] php: Security update (6 CVEs)

2016-01-14 Thread jow
The php package has been rebuilt and was uploaded to the Chaos Calmer 15.05 repository due to multiple security issues. VERSION 5.6.8-1 => 5.6.16-1 CHANGELOG [Wed, 23 Dec 2015 16:00:14 -0500 766cfcc] Update to 5.6.16 [Wed, 23 Dec 2015 16:00:04 -0500 41f541b] Update to 5.6.15 [Wed, 23 Dec

[OpenWrt-Devel] [PATCH 1/1] use NTP server received via DHCP

2016-01-14 Thread amine ahd
--- package/utils/busybox/Makefile | 3 ++ package/utils/busybox/files/sysntpd | 30 ++-- package/utils/busybox/files/sysntpd.hotplug | 53 + 3 files changed, 83 insertions(+), 3 deletions(-) create mode 100644 package/utils/busybox/fi