core199: Ship boost

Message ID 20251028094157.18986-2-adolf.belka@ipfire.org
State Staged
Commit a712c9432930a85f287d4df427dd7fdb95dfc8de
Headers
Series core199: Ship boost |

Commit Message

Adolf Belka 28 Oct 2025, 9:41 a.m. UTC
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/core/199/filelists/aarch64/boost | 1 +
 config/rootfiles/core/199/filelists/riscv64/boost | 1 +
 config/rootfiles/core/199/filelists/x86_64/boost  | 1 +
 3 files changed, 3 insertions(+)
 create mode 120000 config/rootfiles/core/199/filelists/aarch64/boost
 create mode 120000 config/rootfiles/core/199/filelists/riscv64/boost
 create mode 120000 config/rootfiles/core/199/filelists/x86_64/boost
  

Patch

diff --git a/config/rootfiles/core/199/filelists/aarch64/boost b/config/rootfiles/core/199/filelists/aarch64/boost
new file mode 120000
index 000000000..807ad06be
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/aarch64/boost
@@ -0,0 +1 @@ 
+../../../../common/aarch64/boost
\ No newline at end of file
diff --git a/config/rootfiles/core/199/filelists/riscv64/boost b/config/rootfiles/core/199/filelists/riscv64/boost
new file mode 120000
index 000000000..cbc461c2b
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/riscv64/boost
@@ -0,0 +1 @@ 
+../../../../common/riscv64/boost
\ No newline at end of file
diff --git a/config/rootfiles/core/199/filelists/x86_64/boost b/config/rootfiles/core/199/filelists/x86_64/boost
new file mode 120000
index 000000000..9ed31e1d5
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/x86_64/boost
@@ -0,0 +1 @@ 
+../../../../common/x86_64/boost
\ No newline at end of file