<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/pepe2k/include, branch v21.02.1</title>
<subtitle>Staging tree of Piotr Dymacz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=v21.02.1</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=v21.02.1'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/'/>
<updated>2021-10-25T19:44:54Z</updated>
<entry>
<title>OpenWrt v21.02.1: adjust config defaults</title>
<updated>2021-10-25T19:44:54Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2021-10-25T19:44:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=b4d7885af70a42df7577157b96f941500bd17bfb'/>
<id>urn:sha1:b4d7885af70a42df7577157b96f941500bd17bfb</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>kernel: bump 5.4 to 5.4.154</title>
<updated>2021-10-19T22:37:51Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2021-10-19T22:35:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=b4ed8a92751fdcb681117a2cb586054af106c69e'/>
<id>urn:sha1:b4ed8a92751fdcb681117a2cb586054af106c69e</id>
<content type='text'>
Removed upstreamed:
  generic/backport-5.4/070-v5.5-MIPS-BPF-Restore-MIPS32-cBPF-JIT.patch

All others updated automatically.

Compile-tested on: lantiq/xrx200, armvirt/64
Runtime-tested on: lantiq/xrx200, armvirt/64

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>build: prereq detect Python 3.10 for `python3` binary</title>
<updated>2021-10-13T05:19:30Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2021-10-10T09:09:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=f1f304940b72def82dc22cebd78436505f2d6b9f'/>
<id>urn:sha1:f1f304940b72def82dc22cebd78436505f2d6b9f</id>
<content type='text'>
While the binary `python3.10` is correctly detected by the build system
the default `python3` binary is currently not detected if pointing to a
Python 3.10 installation.

Fix this by extending the grep regex.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
(cherry picked from commit 56ea2bf2eec431ccd3c566190a444ad63db39b65)
</content>
</entry>
<entry>
<title>prereq-build: recognize Python 3.10</title>
<updated>2021-10-09T02:34:51Z</updated>
<author>
<name>Marcin Juszkiewicz</name>
</author>
<published>2021-09-28T13:03:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=9b258f220f1223dc578e1cfe3ff026fb98b9edd2'/>
<id>urn:sha1:9b258f220f1223dc578e1cfe3ff026fb98b9edd2</id>
<content type='text'>
Fedora 35 contains Python 3.10 as default version. Make use of it.

Signed-off-by: Marcin Juszkiewicz &lt;marcin@juszkiewicz.com.pl&gt;
[fix commit subject]
Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
(cherry picked from commit e1c03ca18519f9683f6bfce1795e58d99575d895)
</content>
</entry>
<entry>
<title>build: fix `which` detection on Fedora &amp; MacOS</title>
<updated>2021-10-09T02:32:23Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2021-10-02T01:56:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=913403b587451abaaf67e8f9640f0dc2cdcec95d'/>
<id>urn:sha1:913403b587451abaaf67e8f9640f0dc2cdcec95d</id>
<content type='text'>
Fix Fedora 34/35 issue where 'which' detection of 'which' wasn't working
because Fedora use alias and proc

Fixup of fca5ad55d2 prereq-build: fix `which` detection on Fedora

Reported-by: Jani Partanen &lt;rtfm@iki.fi&gt;
Suggest-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
Tested-by: Georgi Valkov &lt;gvalkov@abv.bg&gt;
Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
(cherry picked from commit 0d1ebf0d6d20f0439ab45b293f9daa7662c44ba6)
</content>
</entry>
<entry>
<title>kernel: bump 5.4 to 5.4.150</title>
<updated>2021-10-02T14:05:34Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2021-10-02T13:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=8cc7ac54b6cfbccf61f31c51313e6480811b5f44'/>
<id>urn:sha1:8cc7ac54b6cfbccf61f31c51313e6480811b5f44</id>
<content type='text'>
Manually rebased:
  generic/backport-5.4/370-netfilter-nf_flow_table-fix-offloaded-connection-tim.patch
  generic/pending-5.4/800-bcma-get-SoC-device-struct-copy-its-DMA-params-to-th.patch
  mvebu/patches-5.4/021-arm64-dts-marvell-armada-37xx-Move-PCIe-comphy-handl.patch

Removed upstreamed:
  generic/backport-5.4/040-ARM-8918-2-only-build-return_address-if-needed.patch
  layerscape/patches-5.4/819-uart-0004-MLK-18137-fsl_lpuart-Fix-loopback-mode.patch

All others updated automatically.

Compile-tested on: lantiq/xrx200, armvirt/64
Runtime-tested on: lantiq/xrx200, armvirt/64

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>OpenWrt v21.02.0: revert to branch defaults</title>
<updated>2021-09-01T19:53:58Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2021-09-01T19:53:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=6f8143fa4af42144d2856fc3572c21bc6a50e4af'/>
<id>urn:sha1:6f8143fa4af42144d2856fc3572c21bc6a50e4af</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>OpenWrt v21.02.0: adjust config defaults</title>
<updated>2021-09-01T19:53:53Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2021-09-01T19:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=b2ae4233149dfd78f2ac00bb5327695bcacdc255'/>
<id>urn:sha1:b2ae4233149dfd78f2ac00bb5327695bcacdc255</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>kernel: bump 5.4 to 5.4.143</title>
<updated>2021-08-29T19:30:32Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2021-08-29T19:27:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=085c67762ddac7133b47c6e3825d944c41a5e174'/>
<id>urn:sha1:085c67762ddac7133b47c6e3825d944c41a5e174</id>
<content type='text'>
Manually rebased:
  bcm27xx/patches-5.4/950-1031-net-lan78xx-Ack-pending-PHY-ints-when-resetting.patch

Removed upstreamed:
  mvebu/patches-5.4/100-cpufreq-armada-37xx-forbid-cpufreq-for-1.2-GHz-variant.patch

All others updated automatically.

Compile-tested on: lantiq/xrx200, armvirt/64
Runtime-tested on: lantiq/xrx200, armvirt/64

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>prereq-build: require python3-distutils</title>
<updated>2021-08-28T13:48:08Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2021-08-10T10:22:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=5bfb9c30a1a3199596dcf07cf64dea7df92a7237'/>
<id>urn:sha1:5bfb9c30a1a3199596dcf07cf64dea7df92a7237</id>
<content type='text'>
Debian and Ubuntu ship a python3-minimal package which does not include
the distutils module. This is not supported by upstream and can be
considered a broken python distribution.

In practice, many scripts depend on said module, and this is a reoccuring
pain point for building various OpenWrt packages.

Require and check for said module, enough time has been wasted on this.

A list of just the most recent issues:
https://github.com/openwrt/packages/pull/16304
https://github.com/openwrt/packages/pull/16027
https://github.com/openwrt/packages/pull/15443
https://github.com/openwrt/packages/pull/14394
https://github.com/openwrt/packages/pull/12909
https://github.com/openwrt/packages/issues/12443
https://github.com/openwrt/packages/pull/11035
https://github.com/openwrt/packages/issues/10993

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
(cherry picked from commit 60af8d753343691c4a647bfc7c51ef6eb92df9f2)
</content>
</entry>
</feed>
