Skip to content

Commit

Permalink
7490:
Browse files Browse the repository at this point in the history
 * bump labor firmware version to [http://avm.de/fritz-labor/labor-fuer-fritzbox-7490/neues-verbesserungen/ 6.35-31050]


git-svn-id: file:///var/svn/freetz/trunk@13353 149334a1-2f27-0410-a3b9-fc62619ac1e6
  • Loading branch information
er13 committed Aug 13, 2015
1 parent d0fc392 commit 695013a
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 @@ -245,7 +245,7 @@ Currently supported boxes and firmwares
* 113.06.05 rev27580
* 113.06.30 rev30889
* 113.06.29 rev30480 (Labor Phone)
* 113.06.35 rev31026 (Labor Next Major Fritz!OS Version)
* 113.06.35 rev31050 (Labor Next Major Fritz!OS Version)
* 113.06.04 rev27507 (International)
* 113.06.20 rev29172 (International & International/Belgian)
* 113.06.06 rev28155 (International/Belgian)
Expand Down
6 changes: 3 additions & 3 deletions config/mod/download.in
Expand Up @@ -559,7 +559,7 @@ menu "Override options"
default "FRITZ.Box_7490.en-de-es-it-fr-pl.113.06.20.image" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_7490 && (FREETZ_TYPE_LANG_EN || FREETZ_TYPE_LANG_EN_BE) && FREETZ_TYPE_FIRMWARE_06_2X
default "FRITZ.Box_7490.en-de-es-it-fr-pl.113.06.06.image" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_7490 && FREETZ_TYPE_LANG_EN_BE && FREETZ_TYPE_FIRMWARE_06_0X
default "FRITZ.Box_7490_Labor.113.06.29-30480.image" if FREETZ_TYPE_FIRMWARE_LABOR_PHONE && FREETZ_TYPE_7490
default "FRITZ.Box_7490_Labor.113.06.35-31026.image" if FREETZ_TYPE_FIRMWARE_LABOR_NEXT_MAJOR && FREETZ_TYPE_7490
default "FRITZ.Box_7490_Labor.113.06.35-31050.image" if FREETZ_TYPE_FIRMWARE_LABOR_NEXT_MAJOR && FREETZ_TYPE_7490
#
default "FRITZ.Box_Fon_WLAN_7570_vDSL.en-de-fr.75.04.92.image" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_7570 && ! FREETZ_TYPE_7570_7270
#
Expand Down Expand Up @@ -778,13 +778,13 @@ menu "Override options"
config FREETZ_DL_SOURCE_CONTAINER
string "Downloaded container file" if FREETZ_DL_OVERRIDE
default "fritzbox-labor_7490-30480.zip" if FREETZ_TYPE_7490 && FREETZ_TYPE_FIRMWARE_LABOR_PHONE
default "fritzbox-labor_7490-31026.zip" if FREETZ_TYPE_7490 && FREETZ_TYPE_FIRMWARE_LABOR_NEXT_MAJOR
default "fritzbox-labor_7490-31050.zip" if FREETZ_TYPE_7490 && FREETZ_TYPE_FIRMWARE_LABOR_NEXT_MAJOR
default ""

config FREETZ_DL_SOURCE_CONTAINER_MD5
string "MD5 checksum for container" if FREETZ_DL_OVERRIDE
default "50e81b02c2a084faf4e8fa4e93069318" if FREETZ_TYPE_7490 && FREETZ_TYPE_FIRMWARE_LABOR_PHONE
default "63e33ad5f920dddd2a02ea4b0882338d" if FREETZ_TYPE_7490 && FREETZ_TYPE_FIRMWARE_LABOR_NEXT_MAJOR
default "20ac615fa652879e62634728aa7951a3" if FREETZ_TYPE_7490 && FREETZ_TYPE_FIRMWARE_LABOR_NEXT_MAJOR
default ""

config FREETZ_DL_ALIEN
Expand Down

0 comments on commit 695013a

Please sign in to comment.