From babb30f6ab507bd944b4efb515f1ea19d33c41e6 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 11 Aug 2023 13:30:18 +0200 Subject: [PATCH] core177: ship u-boot-mkimage this is linked against openssl-1.1 on older installations and was not shipped with core175 Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/177/filelists/aarch64/u-boot-mkimage | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/177/filelists/aarch64/u-boot-mkimage diff --git a/config/rootfiles/core/177/filelists/aarch64/u-boot-mkimage b/config/rootfiles/core/177/filelists/aarch64/u-boot-mkimage new file mode 120000 index 0000000000..8606a8983b --- /dev/null +++ b/config/rootfiles/core/177/filelists/aarch64/u-boot-mkimage @@ -0,0 +1 @@ +../../../../common/aarch64/u-boot-mkimage \ No newline at end of file -- 2.39.5