1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Another big bump in packages and buildroot

This commit is contained in:
j1nx
2024-06-17 07:26:12 +00:00
parent 35b7a5bf63
commit 39d8acef1c
208 changed files with 737 additions and 1246 deletions

View File

@ -1,7 +1,7 @@
From 3fcd8258460134ae4a79cbb24a39efeeecef6206 Mon Sep 17 00:00:00 2001
From b6c7abca34a169f0b68eb1b6d7d8e62a93a861d7 Mon Sep 17 00:00:00 2001
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Thu, 7 Dec 2023 14:15:15 +0000
Subject: [PATCH 112/198] printk: Adjust mapping for 32bit seq macros
Subject: [PATCH 112/196] printk: Adjust mapping for 32bit seq macros
Note: This change only applies to 32bit architectures. On 64bit
architectures the macros are NOPs.
@ -72,5 +72,5 @@ index b82a96dc2ea2..12f60c782e46 100644
return seq;
}
--
2.44.0
2.45.1