<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/thess/include, branch master</title>
<subtitle>Ted Hess staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/thess/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/thess/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/'/>
<updated>2021-11-12T12:15:44Z</updated>
<entry>
<title>include/bpf.mk: fix typo in clang version check</title>
<updated>2021-11-12T12:15:44Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-11-12T12:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=959a0308e5ac3af5a27fc5c401e8e11b5d316c6f'/>
<id>urn:sha1:959a0308e5ac3af5a27fc5c401e8e11b5d316c6f</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>include/bpf.mk: check minimum required clang version</title>
<updated>2021-11-09T19:59:51Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-11-09T19:59:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=694aed607fbc0a0599f1ff951e5af280500339f9'/>
<id>urn:sha1:694aed607fbc0a0599f1ff951e5af280500339f9</id>
<content type='text'>
Avoid spurious runtime errors caused by loading eBPF modules
built with an old clang version

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>kernel: bump 5.10 to 5.10.78</title>
<updated>2021-11-07T18:59:10Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2021-11-06T16:31:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=83f1d72dea093836d8c4f6a8a1ace7c56ac05059'/>
<id>urn:sha1:83f1d72dea093836d8c4f6a8a1ace7c56ac05059</id>
<content type='text'>
All patches automatically rebased.

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia &lt;graysky@archlinux.us&gt;
</content>
</entry>
<entry>
<title>kernel: bump 5.4 to 5.4.158</title>
<updated>2021-11-07T18:58:08Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2021-11-06T16:34:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=a50565157e61bb3e570b5b23dd6ff4c2e88ffee4'/>
<id>urn:sha1:a50565157e61bb3e570b5b23dd6ff4c2e88ffee4</id>
<content type='text'>
All patches automatically rebased.

Signed-off-by: John Audia &lt;graysky@archlinux.us&gt;
</content>
</entry>
<entry>
<title>kernel: bump 5.4 to 5.4.156</title>
<updated>2021-11-06T13:48:20Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2021-10-31T11:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=30b0bd69fd57d6179d1d8825710d3bf2a40bd98b'/>
<id>urn:sha1:30b0bd69fd57d6179d1d8825710d3bf2a40bd98b</id>
<content type='text'>
Removed upstreamed:
  backport-5.4/790-v5.7-net-switchdev-do-not-propagate-bridge-updates-across.patch

All other patches automatically rebased.

Signed-off-by: John Audia &lt;graysky@archlinux.us&gt;
</content>
</entry>
<entry>
<title>kernel: bump 5.10 to 5.10.77</title>
<updated>2021-11-06T13:24:07Z</updated>
<author>
<name>Rui Salvaterra</name>
</author>
<published>2021-11-02T21:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=4b26ba4155db8403beb5de42bcff5bd04800a67f'/>
<id>urn:sha1:4b26ba4155db8403beb5de42bcff5bd04800a67f</id>
<content type='text'>
Deleted (upstreamed):
bcm53xx/patches-5.10/081-v5.15-Revert-pinctrl-bcm-ns-support-updated-DT-binding-as-.patch [1]

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&amp;id=01c2881bb0e0a71b87ca425e1b763ac13855aa7e

Signed-off-by: Rui Salvaterra &lt;rsalvaterra@gmail.com&gt;
</content>
</entry>
<entry>
<title>build: add support for using prebuilt LLVM toolchain</title>
<updated>2021-11-04T19:06:14Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-11-04T19:04:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=9f90a89655d41ba8afcd8018d7bc8b3753beb17e'/>
<id>urn:sha1:9f90a89655d41ba8afcd8018d7bc8b3753beb17e</id>
<content type='text'>
When the prebuilt llvm toolchain is unpacked into the source dir,
it is automatically picked up and used by the build system, and eBPF
based packages can be selected

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>llvm-bpf: move to staging_dir/host/llvm-bpf</title>
<updated>2021-11-04T15:55:04Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-11-02T18:38:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=a7c0d7c06c5b353c98f6db6b0b766d2ff3dd6887'/>
<id>urn:sha1:a7c0d7c06c5b353c98f6db6b0b766d2ff3dd6887</id>
<content type='text'>
This makes it easier to package it up for the download server

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>include/cmake.mk: add support for overriding the host install prefix</title>
<updated>2021-11-04T15:55:04Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-11-02T17:08:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=a6a9f9be278e718f3f8a5cb7640dd8035cc802b9'/>
<id>urn:sha1:a6a9f9be278e718f3f8a5cb7640dd8035cc802b9</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>build: fix host package unpack if git-src is used</title>
<updated>2021-11-04T15:43:32Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-11-04T14:54:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=9faa22fcee8f9bc5310239661838ab68c7e7c104'/>
<id>urn:sha1:9faa22fcee8f9bc5310239661838ab68c7e7c104</id>
<content type='text'>
If the package download step is skipped, it needs to be performed for the host
build instead.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
</feed>
