From 2e498d7403713fc8b40db4ca553f73b0e91f0b18 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 27 Nov 2022 16:53:18 +0000 Subject: [PATCH] core172: add missing armv6 rootfile link for python3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit this fix build of core172 for armv6. Signed-off-by: Arne Fitzenreiter Reviewed-by: Peter Müller --- config/rootfiles/core/172/filelists/armv6l/python3 | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/172/filelists/armv6l/python3 diff --git a/config/rootfiles/core/172/filelists/armv6l/python3 b/config/rootfiles/core/172/filelists/armv6l/python3 new file mode 120000 index 0000000000..605f806871 --- /dev/null +++ b/config/rootfiles/core/172/filelists/armv6l/python3 @@ -0,0 +1 @@ +../../../../common/armv6l/python3 \ No newline at end of file -- 2.39.5