[PATCH] firmware-utils: bcm4908img: convert into bcm63xximg package

2021-04-01 Thread Rafał Miłecki
From: Rafał Miłecki 1. This tool is also required on target devices (for flashing purposes) so make it a package 2. Originally this firmware format was used by bcm63xx so adjust name of this tool Signed-off-by: Rafał Miłecki --- package/utils/bcm63xximg/Makefile | 52

[PATCH v2 0/2] zram-swap improvements

2021-04-01 Thread Rui Salvaterra
A makefile cleanup and an init sanity check, both trivial. v2: Sort the makefile dependencies. Rui Salvaterra (2): zram-swap: clean up the makefile zram-swap: bail out early if the kernel doesn't support swap package/system/zram-swap/Makefile| 12 +--- package/system/zram-sw

[PATCH v2 1/2] zram-swap: clean up the makefile

2021-04-01 Thread Rui Salvaterra
Break dependencies into separate lines, to improve the readability. Trim trailing whitespace. Signed-off-by: Rui Salvaterra --- package/system/zram-swap/Makefile | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/package/system/zram-swap/Makefile b/package/system/z

[PATCH v2 2/2] zram-swap: bail out early if the kernel doesn't support swap

2021-04-01 Thread Rui Salvaterra
Since KERNEL_SWAP is only enabled by default for !SMALL_FLASH targets, we need to check if the current kernel supports swap before trying to configure zram-swap, as opkg can't check for kernel dependencies. Signed-off-by: Rui Salvaterra --- package/system/zram-swap/files/zram.init | 5 + 1 f

openwrt developer / paid work

2021-04-01 Thread Embedded Devel
need someone to fix an application we have, was fully functional some 10 years ago. can provide a vm, with git repo sources of app and remote access to the ap we believe its a small issue that someone could resolve quickly. possible to turn into larger project for the right person Thanks _

Re: [PATCH 1/2] zram-swap: clean up the makefile

2021-04-01 Thread Rui Salvaterra
Hi, Stijn, On Wed, 31 Mar 2021 at 22:06, Stijn Tintel wrote: > [snip] > Please put them in alphabetical order. I kept the same order (left to right, top to bottom), but my OCD agrees with you. Will fix. :) Thanks, Rui ___ openwrt-devel mailing list o

About the correct rule name for openwrt firewall protocol.

2021-04-01 Thread Hongyi Zhao
I noticed the following DNAT rule described by openwrt documentation on : config redirect option name 'DNAT WAN to LAN for SSH' option src 'wan' option src_dport '19900' option dest 'lan' option dest_ip '192.168.