Skip to content

Commit

Permalink
7590: bump labor firmware version to 07.08 rev67227
Browse files Browse the repository at this point in the history
closes #143
  • Loading branch information
PrinzVonBillAir authored and er13 committed Mar 29, 2019
1 parent eb5ce37 commit bce50f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion FIRMWARES
Expand Up @@ -286,7 +286,7 @@ Currently supported boxes and firmwares
* 154.07.01 rev61378
* 154.06.84 rev57902 (International, Italian release)
* 154.07.01 rev61989 (International)
* 154.07.08 rev67080 (Labor)
* 154.07.08 rev67227 (Labor)

====== T-Com derivates ======

Expand Down
6 changes: 3 additions & 3 deletions config/mod/download.in
Expand Up @@ -630,7 +630,7 @@ menu "Override options"
default "FRITZ.Box_7590.154.07.01.image" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_7590 && FREETZ_TYPE_LANG_DE && FREETZ_TYPE_FIRMWARE_07_0X
default "FRITZ.Box_7590.en-de-es-it-fr-pl-nl.154.06.84.image" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_7590 && FREETZ_TYPE_LANG_EN && FREETZ_TYPE_FIRMWARE_06_8X
default "FRITZ.Box_7590.en-de-es-it-fr-pl-nl.154.07.01.image" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_7590 && FREETZ_TYPE_LANG_EN && FREETZ_TYPE_FIRMWARE_07_0X
default "FRITZ.Box_7590-07.08-67080-Labor.image" if FREETZ_TYPE_FIRMWARE_LABOR_BETA && FREETZ_TYPE_7590
default "FRITZ.Box_7590-07.08-67227-LabBETA.image" if FREETZ_TYPE_FIRMWARE_LABOR_BETA && FREETZ_TYPE_7590
#
default "fw_Speedport_W501V_v_28.04.38.image" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_W501V

Expand Down Expand Up @@ -873,15 +873,15 @@ menu "Override options"
string "Downloaded container file" if FREETZ_DL_OVERRIDE
#
default "fritzbox-7490-labor-67076.zip" if FREETZ_TYPE_FIRMWARE_LABOR_BETA && FREETZ_TYPE_7490
default "fritzbox-7590-labor-67080.zip" if FREETZ_TYPE_FIRMWARE_LABOR_BETA && FREETZ_TYPE_7590
default "fritzbox-7590-labor-67227.zip" if FREETZ_TYPE_FIRMWARE_LABOR_BETA && FREETZ_TYPE_7590
#
default ""

config FREETZ_DL_SOURCE_CONTAINER_MD5
string "MD5 checksum for container" if FREETZ_DL_OVERRIDE
#
default "1d68b03f9545f8c0deb42a2cb2b471cc" if FREETZ_TYPE_FIRMWARE_LABOR_BETA && FREETZ_TYPE_7490
default "bfe49a1e596af71affd4cebd3b18a475" if FREETZ_TYPE_FIRMWARE_LABOR_BETA && FREETZ_TYPE_7590
default "b3df063609ae4bf58e43d2e0dc334b54" if FREETZ_TYPE_FIRMWARE_LABOR_BETA && FREETZ_TYPE_7590
#
default ""

Expand Down

0 comments on commit bce50f6

Please sign in to comment.