[PATCH buildbot] phase2: use full git history for reproducibility

2020-11-12 Thread Paul Spooren
The SOURCE_DATE_EPOCH variable is used to set reproducible time stamps for built artifact. As packages get rebuild without changing, they require individual epochs which are independent of the main tree. To archive that the git log for each package source path is used. This mechanism can only

[PATCH] kernel: remove mvsw61xx swconfig driver

2020-11-12 Thread DENG Qingfang
All targets that used mvsw61xx have switched to upstream mv88e6xxx DSA driver, so it can be removed. Signed-off-by: DENG Qingfang --- package/kernel/linux/modules/netdevices.mk| 14 - target/linux/generic/config-5.4 |1 - .../generic/files/drivers/net/phy/mvsw61xx.c |

Re: Wakaama server

2020-11-12 Thread Cale Collins
Yaro, Thanks, I'll give it a try. Cale Collins Field Applications Engineer Gateworks Corporation (805)781-2000 x37 3026 S. Higuera, San Luis Obispo, CA 93401 www.gateworks.com On Wed, Nov 11, 2020 at 11:44 AM Yaroslav Petrov wrote: > > Hi Cale, > > > You can use this example: > >

[PATCH] iproute2: update to 5.9

2020-11-12 Thread Hans Dedecker
Update iproute2 to latest stable 5.9; for the changes see https://lwn.net/Articles/834755/ Refresh patches Signed-off-by: Hans Dedecker --- package/network/utils/iproute2/Makefile | 4 ++-- .../utils/iproute2/patches/115-add-config-xtlibdir.patch| 2 +-

Re: [PATCH] dnsmasq: 'ipset' config sections

2020-11-12 Thread Hans Dedecker
On Thu, Nov 12, 2020 at 1:52 PM Aleksandr Mezin wrote: > > By the way, this new config syntax should be documented somewhere, I guess? It would be very helpful if the new config syntax is documented in https://openwrt.org/docs/guide-user/base-system/dhcp Hans > > On Thu, Nov 12, 2020 at 1:50 AM

Re: [PATCH] build: Extract trusted-firmware-a.mk

2020-11-12 Thread Andre Heider
On 29/10/2020 08:53, Andre Heider wrote: Hauke, On 11/10/2020 20:41, Hauke Mehrtens wrote: From: Andre Heider The include/trusted-firmware-a.mk file is based on the include/u-boot.mk file and should be used to build a Trusted Firmware-A (TFA) which was previously named Arm trusted firmware.

Re: [PATCH] dnsmasq: 'ipset' config sections

2020-11-12 Thread Aleksandr Mezin
By the way, this new config syntax should be documented somewhere, I guess? On Thu, Nov 12, 2020 at 1:50 AM Hans Dedecker wrote: > > Hi, > > On Mon, Nov 9, 2020 at 11:55 AM Aleksandr Mezin > wrote: > > > > Is something wrong with this patch? Should I CC someone to get the > > patch reviewed?

RE: [PATCH 1016/1016] Fix Netgear D7800 eth0 WAN Port not working with 100Mbit

2020-11-12 Thread Adrian Schmutzler
Hi, > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of pe...@cardoe.co.uk > Sent: Dienstag, 3. November 2020 20:30 > To: openwrt-devel@lists.openwrt.org > Cc: Peter Cardoe > Subject: [PATCH 1016/1016] Fix Netgear D7800 eth0 WAN Port

[PATCH] wireguard: bump to 1.0.20201112

2020-11-12 Thread Jason A. Donenfeld
* noise: take lock when removing handshake entry from table This is a defense in depth patch backported from upstream to account for any future issues with list node lifecycles. * netns: check that route_me_harder packets use the right sk A test for an issue that goes back to before Linux's git

Re: Upcoming 19.07.4 and 18.07.9 stable releases

2020-11-12 Thread Petr Štetiar
Hauke Mehrtens [2020-11-11 00:58:52]: Hi, > Currently 18.06 looks good for me and I would really like to do the final > release and call it then officially end of life. I've just noticed following "librpc: fix CE in mac os" https://github.com/openwrt/openwrt/pull/3263 -- ynezz