From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: [PATCH] core172: add missing armv6 rootfile link for python3 Date: Sun, 27 Nov 2022 16:53:18 +0000 Message-ID: <20221127165318.3213689-1-arne_f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7720788218467018746==" List-Id: --===============7720788218467018746== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable this fix build of core172 for armv6. Signed-off-by: Arne Fitzenreiter --- 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/root= files/core/172/filelists/armv6l/python3 new file mode 120000 index 000000000..605f80687 --- /dev/null +++ b/config/rootfiles/core/172/filelists/armv6l/python3 @@ -0,0 +1 @@ +../../../../common/armv6l/python3 \ No newline at end of file --=20 2.34.1 --===============7720788218467018746==--