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 @@
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
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
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
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-
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
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(+)
>
>
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
* 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
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
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
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
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
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.
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
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
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
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
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
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
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
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
* 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 || {
>
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
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
---
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
26 matches
Mail list logo