[4/4] core199: Ship expect and tcl

Message ID 20251030101830.30837-4-adolf.belka@ipfire.org
State Staged
Commit d7757bf7731086403a31c59648a3603490a64758
Headers
Series [1/4] expect: Allow build of expect for swtpm |

Commit Message

Adolf Belka 30 Oct 2025, 10:18 a.m. UTC
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/core/199/filelists/expect | 1 +
 config/rootfiles/core/199/filelists/tcl    | 1 +
 2 files changed, 2 insertions(+)
 create mode 120000 config/rootfiles/core/199/filelists/expect
 create mode 120000 config/rootfiles/core/199/filelists/tcl
  

Patch

diff --git a/config/rootfiles/core/199/filelists/expect b/config/rootfiles/core/199/filelists/expect
new file mode 120000
index 000000000..77f2f49ee
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/expect
@@ -0,0 +1 @@ 
+../../../common/expect
\ No newline at end of file
diff --git a/config/rootfiles/core/199/filelists/tcl b/config/rootfiles/core/199/filelists/tcl
new file mode 120000
index 000000000..7f620c687
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/tcl
@@ -0,0 +1 @@ 
+../../../common/tcl
\ No newline at end of file