On Tue, Feb 06, 2024 at 05:16:41PM -0800, Elliott Mitchell wrote:
> Create a script for automating kernel version changes. This
> generates a pair of commits which cause history to remain attached to
> all versioned configuration files.
>
> Crucially this makes `git blame` work without needing
>
From: Rafał Miłecki
Setting overlay while creating backup allows including extra files in
archive without actually writing them to flash. Right now this feature
is limited to /etc/backup/ directory and is used only for including
installed_packages.txt.
Extend this solution to make it more generi
On 13 February 2024 17:39:29 UTC, Paul Spooren wrote:
>Hi,
>
>> On Feb 12, 2024, at 14:30, Petr Štetiar wrote:
>>
>> Jo-Philipp Wich [2024-02-12 14:09:27]:
>>
>> Hi,
>>
>>> Ideally all packages specifying an ABI version should ship versioned .so
>>> files
>>> as well.
>>
>> I would like t
Hi,
> On Feb 12, 2024, at 14:30, Petr Štetiar wrote:
>
> Jo-Philipp Wich [2024-02-12 14:09:27]:
>
> Hi,
>
>> Ideally all packages specifying an ABI version should ship versioned .so
>> files
>> as well.
>
> I would like to point out, that ustream-ssl is dynamically loaded library[1],
> so
Can you try building from a clean build, e.g. use make distclean?
On 2/13/24 11:56, Koen Vandeputte wrote:
Hi Nick,
Regarding commit:
https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=4a3f430d726e0713f4936844f26ccaf5077ef881
I'm seeing this when building:
Any idea how to fix it?
ch
Hi Nick,
Regarding commit:
https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=4a3f430d726e0713f4936844f26ccaf5077ef881
I'm seeing this when building:
Any idea how to fix it?
checking whether ccache
/home/koen/firmware/builds/generic_dr40x9/staging_dir/host/bin/g++
supports C++11 featur
From: Rafał Miłecki
It's a standard way of grouping on-SoC hardware blocks and this matches
upstream DTS.
Signed-off-by: Rafał Miłecki
---
.../arch/arm64/boot/dts/mediatek/mt7981.dtsi | 1245 +
.../arch/arm64/boot/dts/mediatek/mt7981.dtsi | 1245 +
2 files cha