From patchwork Tue Jan 10 20:11:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: jon X-Patchwork-Id: 6431 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Ns2590rcFz40Qr for ; Tue, 10 Jan 2023 20:11:25 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Ns2574cmrzTh; Tue, 10 Jan 2023 20:11:23 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Ns2573CG0z2yl8; Tue, 10 Jan 2023 20:11:23 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Ns2560TVtz2xbN for ; Tue, 10 Jan 2023 20:11:22 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Ns2550sRnzQS; Tue, 10 Jan 2023 20:11:20 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1673381481; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=ldJDdNtzqgsJcMoPP0lJlnmGOlnT7vCkg3t8yV/iOZs=; b=K7wvK/uyAOnGZC0V9xJqAfaHDS2onWqvjPKHkUIwyjpzyiblZQKojSDhRnEouz7PERYCG0 jfRnm9aBncGo2MCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1673381481; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=ldJDdNtzqgsJcMoPP0lJlnmGOlnT7vCkg3t8yV/iOZs=; b=XDyCECiPLV0P+6IIyUt61nqNpgnHDRxCq0wBT6FrbOG1J1ov2povTn1WMTP9PyxKAkaWEg DHQ0dqhDP3K3hJ9EEoyaamqxl2+IQqbNe4+3nU+TYRMOJGjUFHba6MfPqKNInTyKma4GPq E7wSdL4t+JQRCNKDjU2UyN/4AamlW+F/zY6Bl8SSHdNfke/8YcBBOQphJAKgS3/uk7Jp/e e3zpYjfaiAGl0h+wbrOuwBBkqoEj/a8VLQENeB4zznuBBspcDVFoaJ1lm/3jP8pg9DMXKz 9KsUPESIp/yi51KjSehqFeqFwNnljWLrMsEyvru08j7uO5bp0PrBMgwfIadhmQ== From: Jon Murphy To: development@lists.ipfire.org Subject: [PATCH] pcengines-apu-firmware: Update to version 4.17.0.3 Date: Tue, 10 Jan 2023 14:11:08 -0600 Message-Id: <20230110201108.1801215-1-jon.murphy@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from 4.17.0.2 to 4.17.0.3 - Changelog v4.17.0.3 - Release date: 2022-08-24 Rebased with official coreboot repository commit e173f2b See: https://github.com/pcengines/coreboot/compare/v4.17.0.2...v4.17.0.3 Signed-off-by: Jon Murphy Reviewed-by: Bernhard Bitsch --- .../rootfiles/packages/pcengines-apu-firmware | 14 ++++++------- lfs/pcengines-apu-firmware | 20 +++++++++---------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/config/rootfiles/packages/pcengines-apu-firmware b/config/rootfiles/packages/pcengines-apu-firmware index 7ed3981d7..abae7bd0f 100644 --- a/config/rootfiles/packages/pcengines-apu-firmware +++ b/config/rootfiles/packages/pcengines-apu-firmware @@ -1,9 +1,9 @@ #lib/firmware/pcengines #lib/firmware/pcengines/apu -lib/firmware/pcengines/apu/apu1_v4.17.0.2.rom -lib/firmware/pcengines/apu/apu2_v4.17.0.2.rom -lib/firmware/pcengines/apu/apu3_v4.17.0.2.rom -lib/firmware/pcengines/apu/apu4_v4.17.0.2.rom -lib/firmware/pcengines/apu/apu5_v4.17.0.2.rom -lib/firmware/pcengines/apu/apu6_v4.17.0.2.rom -lib/firmware/pcengines/apu/apu7_v4.17.0.2.rom \ No newline at end of file +lib/firmware/pcengines/apu/apu1_v4.17.0.3.rom +lib/firmware/pcengines/apu/apu2_v4.17.0.3.rom +lib/firmware/pcengines/apu/apu3_v4.17.0.3.rom +lib/firmware/pcengines/apu/apu4_v4.17.0.3.rom +lib/firmware/pcengines/apu/apu5_v4.17.0.3.rom +lib/firmware/pcengines/apu/apu6_v4.17.0.3.rom +lib/firmware/pcengines/apu/apu7_v4.17.0.3.rom diff --git a/lfs/pcengines-apu-firmware b/lfs/pcengines-apu-firmware index e396f0c56..6a5c81741 100644 --- a/lfs/pcengines-apu-firmware +++ b/lfs/pcengines-apu-firmware @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,14 +26,14 @@ include Config SUMMARY = Firmware files for PC Engines apu system boards -VER = 4.17.0.2 +VER = 4.17.0.3 THISAPP = pcengines-apu-firmware-$(VER) DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = pcengines-apu-firmware -PAK_VER = 13 +PAK_VER = 14 SUP_ARCH = x86_64 DEPS = firmware-update @@ -61,13 +61,13 @@ apu5_v$(VER).rom = $(DL_FROM)/apu5_v$(VER).rom apu6_v$(VER).rom = $(DL_FROM)/apu6_v$(VER).rom apu7_v$(VER).rom = $(DL_FROM)/apu7_v$(VER).rom -apu1_v$(VER).rom_BLAKE2 = 90156d57e5d3c5907d99719668dc6b2b03b201d02d716722ea2c6bd201409dbeed83766a53a75fba89583f9a58e370c5951293c91405e9815466b91449af829d -apu2_v$(VER).rom_BLAKE2 = f074f78a3ce7cb5df813a6f3f198d06585f1f9b932a31e07d6ce94a5a48e6e4211166beba5f04b1b176b914d3d7448606f9c9fb1b60130b5609ce97c298a09ba -apu3_v$(VER).rom_BLAKE2 = 6f7f200f882bf188100f13c8a0d078e2bf94e40773cfba2d2d908d31c2a6d05567fc1cb81b2bedf4af6cdd7f9a4c8f6b67f168844298fcce99060aa13806790d -apu4_v$(VER).rom_BLAKE2 = 75f927deddbab1a4413392ac40e434a59ce3e16034bf439dc7ca93be0c84f3279c8fadd8f199134b586cbf1c102c3b28a78d4ca50f556122473055f77e031416 -apu5_v$(VER).rom_BLAKE2 = 030deaef4b784b527c699bf394bfbec3108e8ed41a8ce89d93e9a7cea208805a1a37cae686cb724fc6e4b26da48885c3f7fd745cabe8150066f4a52167ee7066 -apu6_v$(VER).rom_BLAKE2 = 19dedf8c79c3835b53252f5f4019bafbc47bd753247fd9d5bf974944a4587e8c2ec136805bb11576b11fe6ce3a5b83ccf99b2bd92341a20bf87730491548368e -apu7_v$(VER).rom_BLAKE2 = e99c0993baeffb0026e33d04be20a1bacdd2aa44c6cccf89bbd92313c361f62014080c47b8255a4381c12dd5519bc294595b917054f2289665852db174c2e22e +apu1_v$(VER).rom_BLAKE2 = e64c56f6105a206b6af2da4d54bd36d9caa53154b17d5fc32966ee3ed74b0b25749fd10c6936b5b9e526b779c2ef9f1d566915297244e1570c5000b555561aea +apu2_v$(VER).rom_BLAKE2 = 082e89bc8867383e673a6ba2791558b17bb7ab807257f546fa549393b25891287bdb13ae59e2525fc5951a8bab0ffead33c2a2d6b6616bea5c6f5daba573bd8c +apu3_v$(VER).rom_BLAKE2 = 06aef3cc85aa8a6082399961b75598c8632c6214079a2f670f2567c21b8b46c39736ef6514af14559048d118986d6fc56d1373e3c39309b73c2b56bfd6477611 +apu4_v$(VER).rom_BLAKE2 = ea07e2742ea98eae959928c3c5ba8038f24dbbac38087dc21a61039b92ed87fad8079414a92b81291de9d30f701574c4bf9c4c9c66e70938c2efcfa46f7c578d +apu5_v$(VER).rom_BLAKE2 = 0f4bf5fedc5948578c8c76aa9a622874c1c8df1774df6bda70baccd7453fd882c5ecccd1c249612c5415ed2408a86ed7cba6c05f1fe57a9df9138589e86b630c +apu6_v$(VER).rom_BLAKE2 = 90faa16c2ee863876b1bbdb862dd99213f2bcb30727db7553e4fc736ddc3fb354d3c8d58d6dd27f71586e5296ceb68a6f6dd43a15a4dbe4ee27f455486b6e43c +apu7_v$(VER).rom_BLAKE2 = 251e0e3183bce159351397aa7a2146e22d1c840e818c3118c2c02d21d3adfd574b3061d91d227cd51d64c6bc31d27f159b296ffdbb5ce5fdbced727b97f508ad install : $(TARGET)