mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-18 23:12:59 +02:00
pcengines-apu-firmware: update to 4.11.0.6
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#lib/firmware/pcengines
|
||||
#lib/firmware/pcengines/apu
|
||||
lib/firmware/pcengines/apu/apu1_v4.11.0.5.rom
|
||||
lib/firmware/pcengines/apu/apu2_v4.11.0.5.rom
|
||||
lib/firmware/pcengines/apu/apu3_v4.11.0.5.rom
|
||||
lib/firmware/pcengines/apu/apu4_v4.11.0.5.rom
|
||||
lib/firmware/pcengines/apu/apu5_v4.11.0.5.rom
|
||||
lib/firmware/pcengines/apu/apu1_v4.11.0.6.rom
|
||||
lib/firmware/pcengines/apu/apu2_v4.11.0.6.rom
|
||||
lib/firmware/pcengines/apu/apu3_v4.11.0.6.rom
|
||||
lib/firmware/pcengines/apu/apu4_v4.11.0.6.rom
|
||||
lib/firmware/pcengines/apu/apu5_v4.11.0.6.rom
|
||||
|
||||
@@ -24,14 +24,14 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.11.0.5
|
||||
VER = 4.11.0.6
|
||||
|
||||
THISAPP = pcengines-apu-firmware-$(VER)
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = pcengines-apu-firmware
|
||||
PAK_VER = 5
|
||||
PAK_VER = 6
|
||||
SUP_ARCH = i586 x86_64
|
||||
|
||||
DEPS = firmware-update
|
||||
@@ -53,11 +53,11 @@ apu3_v$(VER).rom = $(DL_FROM)/apu3_v$(VER).rom
|
||||
apu4_v$(VER).rom = $(DL_FROM)/apu4_v$(VER).rom
|
||||
apu5_v$(VER).rom = $(DL_FROM)/apu5_v$(VER).rom
|
||||
|
||||
apu1_v$(VER).rom_MD5 = eb9513cdb9bb212db524307d71d9f87c
|
||||
apu2_v$(VER).rom_MD5 = e3ce78e1cbc1eb35b10d97349afabf04
|
||||
apu3_v$(VER).rom_MD5 = 42ece2873efc4a4b86bb507df40423c6
|
||||
apu4_v$(VER).rom_MD5 = e5eb7a15efbfc1a434d3bd48d1bc5062
|
||||
apu5_v$(VER).rom_MD5 = f2924f98bbb1e2816760103ab045a175
|
||||
apu1_v$(VER).rom_MD5 = aa135df1cdbdf488a2c623020c9c94b3
|
||||
apu2_v$(VER).rom_MD5 = ba861d29bb90491612e92de8d7db3065
|
||||
apu3_v$(VER).rom_MD5 = 52d51b4c0ea1d4a7e05f8b48ec57c0d8
|
||||
apu4_v$(VER).rom_MD5 = 22eba7cd14d2be3ddfaa4159f5c169af
|
||||
apu5_v$(VER).rom_MD5 = de4da830a5424028b7492876edb41c86
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user