<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/pepe2k, branch v22.03.6</title>
<subtitle>Staging tree of Piotr Dymacz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=v22.03.6</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=v22.03.6'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/'/>
<updated>2023-12-03T19:02:20Z</updated>
<entry>
<title>OpenWrt v22.03.6: adjust config defaults</title>
<updated>2023-12-03T19:02:20Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2023-12-03T19:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=f372b715d439d03d81755062d77f80eb4ce77e33'/>
<id>urn:sha1:f372b715d439d03d81755062d77f80eb4ce77e33</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>kernel: bump 5.10 to 5.10.201</title>
<updated>2023-11-25T18:18:57Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2023-11-25T18:17:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=f85a79bcb44004a5d340e9ae855b4cf0b781e144'/>
<id>urn:sha1:f85a79bcb44004a5d340e9ae855b4cf0b781e144</id>
<content type='text'>
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.201

Removed upstreamed:
	x86/patches-5.10/120-hwrng-geode-fix-accessing-registers.patch[1]

All other patches automatically rebased.

1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.201&amp;id=ffb3483c4b0bff1951e4020b9d73e4c13bf7fe93

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>ramips: add support for SNR-CPE-W4N-MT router</title>
<updated>2023-11-20T23:43:17Z</updated>
<author>
<name>Alexey Bartenev</name>
</author>
<published>2023-08-07T06:18:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=e7b3414fd58992f7aaed5425617695ed354a84ea'/>
<id>urn:sha1:e7b3414fd58992f7aaed5425617695ed354a84ea</id>
<content type='text'>
General specification:
- SoC Type: MediaTek MT7620N (580MHz)
- ROM: 8 MB SPI-NOR (W25Q64FV)
- RAM: 64 MB DDR (M13S5121632A)
- Switch: MediaTek MT7530
- Ethernet: 5 ports - 5×100MbE (WAN, LAN1-4)
- Wireless 2.4 GHz: b/g/n
- Buttons: 1 button (RESET)
- Bootloader: U-Boot 1.1.3, MediaTek U-Boot: 5.0.0.5
- Power: 12 VDC, 1.0 A

Flash by the native uploader in 2 stages:
1. Use the native uploader to flash an initramfs image. Choose
 openwrt-ramips-mt7620-snr_cpe-w4n-mt-initramfs-kernel.bin file by
 "Administration/Management/Firmware update/Choose File" in vendor's
 web interface (ip: 192.168.1.10, login: Admin, password: Admin).
 Wait ~160 seconds.
2. Flash a sysupgrade image via the initramfs image. Choose
 openwrt-ramips-mt7620-snr_cpe-w4n-mt-squashfs-sysupgrade.bin
 file by "System/Backup/Flash Firmware/Flash image..." in
 LuCI web interface (ip: 192.168.1.1, login: root, no password).
 Wait ~240 seconds.

Flash by U-Boot TFTP method:
1. Configure your PC with IP 192.168.1.131
2. Set up TFTP server and put the
 openwrt-ramips-mt7620-snr_cpe-w4n-mt-squashfs-sysupgrade.bin
 image on your PC
3. Connect serial port (57600 8N1) and turn on the router.
 Then interrupt "U-Boot Boot Menu" by hitting 2 key (select "2:
 Load system code then write to Flash via TFTP.").
Press Y key when show "Warning!! Erase Linux in Flash then burn
 new one. Are you sure? (Y/N)"
Input device IP (192.168.1.1) ==:192.168.1.1
Input server IP (192.168.1.131) ==:192.168.1.131
Input Linux Kernel filename () ==:
openwrt-ramips-mt7620-snr_cpe-w4n-mt-squashfs-sysupgrade.bin
3. Wait ~120 seconds to complete flashing

Signed-off-by: Alexey Bartenev &lt;41exey@proton.me&gt;
(cherry picked from commit 7796c2d7ef5ff465c8c75ee294b0b5fb3165f4b9)
[Fix merging conflict]
Signed-off-by: Alexey Bartenev &lt;41exey@proton.me&gt;
</content>
</entry>
<entry>
<title>tools: fix firmware-utils depends</title>
<updated>2023-11-20T23:38:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-27T22:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=e4a70c96d914963ad34a3877d5e3e314b6195adf'/>
<id>urn:sha1:e4a70c96d914963ad34a3877d5e3e314b6195adf</id>
<content type='text'>
When firmware-utils was converted to use cmake, the dependency was not
updated.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
(cherry picked from commit b71affaf8bec62e3c12298b9ac399ef51cedcac7)
</content>
</entry>
<entry>
<title>tools/cmake: Build without some included libs</title>
<updated>2023-11-20T23:38:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-24T23:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=d8aa8ae8e98b53b059bf32a6877a5b01ec78a3e0'/>
<id>urn:sha1:d8aa8ae8e98b53b059bf32a6877a5b01ec78a3e0</id>
<content type='text'>
Saves a little bit of time when compiling cmake.

Added patches to fix searching liblzma and zlib. The issue is that
because pkgconfig is not used, the system libraries get used.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
(cherry picked from commit 3848cf458ef998fc9971edd6a01cc9cdb43fbef9)
</content>
</entry>
<entry>
<title>tools/expat: build with autotools again</title>
<updated>2023-11-20T23:38:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-25T00:11:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=35fd7762b2771958d3fcf33863c753ee72ff214c'/>
<id>urn:sha1:35fd7762b2771958d3fcf33863c753ee72ff214c</id>
<content type='text'>
Allows to set expat as a dependency to cmake and save on compilation
time.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
(cherry picked from commit 89df3589e6237e5ad9b5cdd9f87c82987b200e37)
</content>
</entry>
<entry>
<title>tools/zlib: switch to configure script</title>
<updated>2023-11-20T23:38:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-25T07:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=e453767535edd27aabb45038c967fab98fcc2d58'/>
<id>urn:sha1:e453767535edd27aabb45038c967fab98fcc2d58</id>
<content type='text'>
A future commit will make tools/cmake use this.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
(cherry picked from commit d602e7a969922121800e8f24d81cecdaab3aae75)
</content>
</entry>
<entry>
<title>kernel: bump 5.10 to 5.10.200</title>
<updated>2023-11-20T23:34:05Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2023-11-19T13:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=3e511a7a23215d4a986c876db28bef9beab42b70'/>
<id>urn:sha1:3e511a7a23215d4a986c876db28bef9beab42b70</id>
<content type='text'>
All patches automatically rebased.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>wolfssl: update to 5.6.4</title>
<updated>2023-11-19T13:58:44Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-11-10T08:01:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=545807ddff775110ad7f4f51b42f6f0735d820f1'/>
<id>urn:sha1:545807ddff775110ad7f4f51b42f6f0735d820f1</id>
<content type='text'>
Releae Notes:
https://github.com/wolfSSL/wolfssl/releases/tag/v5.6.4-stable

Remove upstreamed patch:
- 001-fix-detection-of-cut-tool-in-configure.ac.patch

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
(cherry picked from commit d83231603c60a1df7d0530c8766f0b71c6553b44)
</content>
</entry>
<entry>
<title>urngd: update to version 2023-11-01</title>
<updated>2023-11-19T13:58:44Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2023-11-01T21:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=0c7c87a306b592a38006d303907ec8bc8ec519d5'/>
<id>urn:sha1:0c7c87a306b592a38006d303907ec8bc8ec519d5</id>
<content type='text'>
Fix compilation with glibc

44365eb Deactivate _FORTIFY_SOURCE in jitterentropy-base.c

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
(cherry picked from commit d62726b1e44f785d543e4625b19ca1f628adda6c)
</content>
</entry>
</feed>
