From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer <michael.tremer@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH 35/50] core164: exclude boot/uEnv.txt Date: Tue, 22 Feb 2022 12:51:20 +0000 Message-ID: <20220222125135.1211290-36-michael.tremer@ipfire.org> In-Reply-To: <20220222125135.1211290-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8579267325476397668==" List-Id: <development.lists.ipfire.org> --===============8579267325476397668== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Arne Fitzenreiter <arne_f(a)ipfire.org> uEnv.txt was destroyed on aarch64 because here a new u-boot was shipped. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> --- config/rootfiles/core/164/exclude | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/164/exclude b/config/rootfiles/core/164/ex= clude index 818039f4a..b22e5e943 100644 --- a/config/rootfiles/core/164/exclude +++ b/config/rootfiles/core/164/exclude @@ -1,6 +1,7 @@ boot/config.txt boot/grub/grub.cfg boot/grub/grubenv +boot/uEnv.txt etc/alternatives etc/collectd.custom etc/default/grub --=20 2.30.2 --===============8579267325476397668==--