From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 898dc600e63766d8ebc6b19a2e0e52327992c2b2 Date: Fri, 06 Dec 2019 02:18:38 +0000 Message-ID: <47TbqL6Whkz2y3d@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5462600078203385512==" List-Id: --===============5462600078203385512== 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 898dc600e63766d8ebc6b19a2e0e52327992c2b2 (commit) from f7c8d150893a6091727250922f20db3564450acc (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 898dc600e63766d8ebc6b19a2e0e52327992c2b2 Author: Arne Fitzenreiter Date: Fri Dec 6 03:18:09 2019 +0100 pcengines-firmware: fix rootfile =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/rootfiles/packages/pcengines-apu-firmware | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Difference in files: diff --git a/config/rootfiles/packages/pcengines-apu-firmware b/config/rootfi= les/packages/pcengines-apu-firmware index 95b68801e..3299a6727 100644 --- a/config/rootfiles/packages/pcengines-apu-firmware +++ b/config/rootfiles/packages/pcengines-apu-firmware @@ -1,7 +1,7 @@ #lib/firmware/pcengines #lib/firmware/pcengines/apu -lib/firmware/pcengines/apu/apu1_v4.10.0.0.rom -lib/firmware/pcengines/apu/apu2_v4.10.0.0.rom -lib/firmware/pcengines/apu/apu3_v4.10.0.0.rom -lib/firmware/pcengines/apu/apu4_v4.10.0.0.rom -lib/firmware/pcengines/apu/apu5_v4.10.0.0.rom +lib/firmware/pcengines/apu/apu1_v4.10.0.3.rom +lib/firmware/pcengines/apu/apu2_v4.10.0.3.rom +lib/firmware/pcengines/apu/apu3_v4.10.0.3.rom +lib/firmware/pcengines/apu/apu4_v4.10.0.3.rom +lib/firmware/pcengines/apu/apu5_v4.10.0.3.rom hooks/post-receive -- IPFire 2.x development tree --===============5462600078203385512==--