<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/pepe2k, branch v21.02.2</title>
<subtitle>Staging tree of Piotr Dymacz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=v21.02.2</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=v21.02.2'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/'/>
<updated>2022-02-17T18:00:30Z</updated>
<entry>
<title>OpenWrt v21.02.2: adjust config defaults</title>
<updated>2022-02-17T18:00:30Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2022-02-17T18:00:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=30e2782e0647a837044ada77ce86b29c5af8a9f2'/>
<id>urn:sha1:30e2782e0647a837044ada77ce86b29c5af8a9f2</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>ramips: fix NAND flash driver ECC bit position mask</title>
<updated>2022-02-16T20:29:10Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2022-02-16T20:25:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=bf0c965af0c8cb6b3b12466e55ad88e38fa08a53'/>
<id>urn:sha1:bf0c965af0c8cb6b3b12466e55ad88e38fa08a53</id>
<content type='text'>
The bit position mask was accidentally made too wide, overlapping with the LSB
from the byte position mask. This caused ECC calculation to fail for odd bytes

Signed-off-by: Chad Monroe &lt;chad.monroe@smartrg.com&gt;
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry-picked from commit 918d4ab41ea34358c747aab5471bbb0a2a786dd8)
</content>
</entry>
<entry>
<title>kernel: backport fix for initializing skb-&gt;cb in the bridge code to 5.4</title>
<updated>2022-02-16T19:38:59Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2022-02-16T19:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=adb65008c859ebbe3b2c923ab11eba1d5f560e3e'/>
<id>urn:sha1:adb65008c859ebbe3b2c923ab11eba1d5f560e3e</id>
<content type='text'>
Fixes issues with proxyarp

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry-picked from commit dabc78b644c0fb8f17ff5456f6cb92e78b53f248)
</content>
</entry>
<entry>
<title>tools/mtools: update to 4.0.35</title>
<updated>2022-02-16T19:38:47Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-09-18T07:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=b7af850bd2a944d01ee2f30b79062fed025e9a02'/>
<id>urn:sha1:b7af850bd2a944d01ee2f30b79062fed025e9a02</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
(cherry-picked from commit aae4bf7c622688281c500c7e193e44bab67713e4)
</content>
</entry>
<entry>
<title>tools/fakeroot: fix unresolved symbols on arm64 macOS</title>
<updated>2022-02-16T19:38:47Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2022-01-27T12:20:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=5d553d8767b1f0fd61ac07d6fa98dde790d94bb1'/>
<id>urn:sha1:5d553d8767b1f0fd61ac07d6fa98dde790d94bb1</id>
<content type='text'>
The $INODE64 symbol variants are not present, since the base system
always uses 64-bit file offsets

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry-picked from commit 53ebacacf93278c6e71052eb5b3708c599129e55)
</content>
</entry>
<entry>
<title>tools/fakeroot: fix build on MacOS arm64</title>
<updated>2022-02-16T19:38:47Z</updated>
<author>
<name>Sergey V. Lobanov</name>
</author>
<published>2021-11-29T16:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=c8d6a7c84e81d415bad22dd381e7aed236ff6df2'/>
<id>urn:sha1:c8d6a7c84e81d415bad22dd381e7aed236ff6df2</id>
<content type='text'>
Added patch for MacOS without 32 bit inodes support
(__DARWIN_ONLY_64_BIT_INO_T is true)

This patch based on discussion https://github.com/archmac/bootstrap/issues/4

Signed-off-by: Sergey V. Lobanov &lt;sergey@lobanov.in&gt;
(cherry-picked from commit 8fedc17d01806c8a4bf4ed9e83a9523677d37bbd)
</content>
</entry>
<entry>
<title>tools/fakeroot: explicitly pass CPP variable</title>
<updated>2022-02-16T19:38:47Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-10-13T14:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=83bf22ba2e5853a5afc09585f76dc76c0d74ebea'/>
<id>urn:sha1:83bf22ba2e5853a5afc09585f76dc76c0d74ebea</id>
<content type='text'>
For some reason, the generated configure script fails to properly set up
the internal preprocessor command variable, causing the host OS check for
Darwin to fail after the last update.
Explicitly setting CPP fixes this issue

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry-picked from commit 48e209e5c5a76dd0ce4a2a8b014416dc988269a3)
</content>
</entry>
<entry>
<title>bcm4908: backport watchdog and I2C changes</title>
<updated>2022-02-16T08:15:52Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2022-02-16T06:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=230ec4c69c301ea1dcd2b2f245995af76df5a695'/>
<id>urn:sha1:230ec4c69c301ea1dcd2b2f245995af76df5a695</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
(cherry picked from commit 923cc869a6eec7dd6fdf728b2adb05824e4b9ac0)
</content>
</entry>
<entry>
<title>bcm4908: backport first 5.18 DTS changes</title>
<updated>2022-02-16T08:15:52Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2022-02-01T09:45:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=87b9ba9ed900e93ee0dc92221c4216aa57b42e65'/>
<id>urn:sha1:87b9ba9ed900e93ee0dc92221c4216aa57b42e65</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
(cherry picked from commit da8b720b0ecbb6d58f28a31b082b0c53be149a5a)
</content>
</entry>
<entry>
<title>bcm4908: backport bcm_sf2 patch for better LED registers support</title>
<updated>2022-02-16T08:15:52Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2022-01-30T23:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=e6a718239fcc5fbe76e2a2a61fca69ef4e762286'/>
<id>urn:sha1:e6a718239fcc5fbe76e2a2a61fca69ef4e762286</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
(cherry picked from commit 840f07e532e081befc2465fd16a0388dd95e55fb)
</content>
</entry>
</feed>
