From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 99763943424cdd2e6d5855c8c9dcaf2d70f763ba Date: Fri, 17 Jun 2022 15:54:28 +0000 Message-ID: <4LPkBF0YMSz2xvh@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7275944719451707028==" List-Id: --===============7275944719451707028== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 99763943424cdd2e6d5855c8c9dcaf2d70f763ba (commit) via c16b1b1ab3a5a8378f99e4e7d2810b12178ac54d (commit) from 6b0e6c1b84cbe0cad9b94e779ab28089da909e23 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 99763943424cdd2e6d5855c8c9dcaf2d70f763ba Author: Peter M=C3=BCller Date: Fri Jun 17 15:54:10 2022 +0000 Core Update 169: Ship U-Boot =20 Signed-off-by: Peter M=C3=BCller commit c16b1b1ab3a5a8378f99e4e7d2810b12178ac54d Author: Peter M=C3=BCller Date: Fri Jun 17 15:52:45 2022 +0000 U-Boot: Update to 2022.04 =20 https://wiki.ipfire.org/devel/telco/2022-06-13 =20 Cc: Arne Fitzenreiter Signed-off-by: Peter M=C3=BCller ----------------------------------------------------------------------- Summary of changes: .../rootfiles/{oldcore/159 =3D> core/169}/filelists/aarch64/u-boot | 0 .../rootfiles/{oldcore/159 =3D> core/169}/filelists/armv6l/u-boot | 0 lfs/u-boot | 8 ++++--= -- 3 files changed, 4 insertions(+), 4 deletions(-) copy config/rootfiles/{oldcore/159 =3D> core/169}/filelists/aarch64/u-boot (= 100%) copy config/rootfiles/{oldcore/159 =3D> core/169}/filelists/armv6l/u-boot (1= 00%) Difference in files: diff --git a/config/rootfiles/core/169/filelists/aarch64/u-boot b/config/root= files/core/169/filelists/aarch64/u-boot new file mode 120000 index 000000000..2a16bdbfe --- /dev/null +++ b/config/rootfiles/core/169/filelists/aarch64/u-boot @@ -0,0 +1 @@ +../../../../common/aarch64/u-boot \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/armv6l/u-boot b/config/rootf= iles/core/169/filelists/armv6l/u-boot new file mode 120000 index 000000000..e88d95fac --- /dev/null +++ b/config/rootfiles/core/169/filelists/armv6l/u-boot @@ -0,0 +1 @@ +../../../../common/armv6l/u-boot \ No newline at end of file diff --git a/lfs/u-boot b/lfs/u-boot index f7341675d..805bcaf89 100644 --- a/lfs/u-boot +++ b/lfs/u-boot @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 2021.07 +VER =3D 2022.04 =20 THISAPP =3D u-boot-$(VER) DL_FILE =3D $(THISAPP).tar.bz2 @@ -35,7 +35,7 @@ SUP_ARCH =3D armv6l aarch64 =20 CFLAGS :=3D $(patsubst -fstack-protector-strong,,$(CFLAGS)) =20 -ATF_VER =3D 2.6 +ATF_VER =3D 2.7 =20 ############################################################################= ### # Top-level Rules @@ -47,8 +47,8 @@ $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) arm-trusted-firmware-$(ATF_VER).tar.gz =3D $(DL_FROM)/arm-trusted-firmware-$= (ATF_VER).tar.gz arm-trusted-firmware-$(ATF_VER)-rk3399-binary.tar.xz =3D $(DL_FROM)/arm-trus= ted-firmware-$(ATF_VER)-rk3399-binary.tar.xz =20 -$(DL_FILE)_BLAKE2 =3D 1a209a604e0f30264781a14ca855bbb777e8f1c031de60d28de397= 084fc9bfc4a3771ad00ec22f5cdcfa721f22707a533b9b59004ac0b107df927f23dc5ab0a6 -arm-trusted-firmware-$(ATF_VER).tar.gz_BLAKE2 =3D 1d0caff9ea6d97276d1377483e= 3f81901c935f9af784b7a735636c75b00106935a7e301c21ecec7b9fd9a97dcf873ac1b12169b= f7211dae3d975b78d379eba74 +$(DL_FILE)_BLAKE2 =3D 5d2035130c0631f8f1b7f7963bedf71578a66994e3950eb103a404= a08e85686cd971ba51e8172093ccb75d975101024bf2a94d4064763ad57ad8950c11092319 +arm-trusted-firmware-$(ATF_VER).tar.gz_BLAKE2 =3D 4fc4d5646e272200d40081902e= 17f0be32956f451622f011a0d568c8cf26e15ab165fe16a69cf222241f7ba1d443add562d6d38= 2277eb4fb2b49c3918cabdbad arm-trusted-firmware-$(ATF_VER)-rk3399-binary.tar.xz_BLAKE2 =3D bc5245c1af91= 1eb8ce8def743339102bb46d6aa854fbe916584775479dc97c9a9176c1d1615afc7ede496c7ca= 9da78db52d9c2eaf1290a4d06e53dbb1933e658 =20 install : $(TARGET) hooks/post-receive -- IPFire 2.x development tree --===============7275944719451707028==--