From ed4262449f863271ba8448c0df802db58f4ba463 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 10 May 2021 19:31:01 +0000 Subject: [PATCH] core157: Ship boost Signed-off-by: Michael Tremer --- config/rootfiles/core/157/filelists/boost | 1 + config/rootfiles/core/157/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/157/filelists/boost diff --git a/config/rootfiles/core/157/filelists/boost b/config/rootfiles/core/157/filelists/boost new file mode 120000 index 0000000000..05246f07cc --- /dev/null +++ b/config/rootfiles/core/157/filelists/boost @@ -0,0 +1 @@ +../../../common/boost \ No newline at end of file diff --git a/config/rootfiles/core/157/update.sh b/config/rootfiles/core/157/update.sh index 6402cfd5b7..09b8d8968e 100644 --- a/config/rootfiles/core/157/update.sh +++ b/config/rootfiles/core/157/update.sh @@ -87,6 +87,7 @@ rm -rf /boot/dtb-*-ipfire-* rm -rf /lib/modules # Remove files +rm -rf /usr/lib/libboost*.so.1.71.0 # Stop services -- 2.39.5