From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] core172: add missing armv6 rootfile link for python3 Date: Mon, 28 Nov 2022 13:21:23 +0100 Message-ID: <3ad6d5f0-4259-8843-c6bd-779424f0a5ac@ipfire.org> In-Reply-To: <20221127165318.3213689-1-arne_f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4272971382989070599==" List-Id: --===============4272971382989070599== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello Arne, many thanks for this - I completely overlooked that the error occurs while assembling the Core Update, not the ISO or flash images. How embarrassing... :-/ Reviewed-by: Peter M=C3=BCller All the best, Peter M=C3=BCller > this fix build of core172 for armv6. >=20 > 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 >=20 > diff --git a/config/rootfiles/core/172/filelists/armv6l/python3 b/config/ro= otfiles/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 --===============4272971382989070599==--