Skip to content

Commit

Permalink
bump labor 6890+5590, by maverick3005
Browse files Browse the repository at this point in the history
 - closes #756
  • Loading branch information
fda77 committed Mar 5, 2023
1 parent f0389bc commit fe53f71
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
8 changes: 4 additions & 4 deletions config/mod/dl-firmware.in
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ config FREETZ_DL_SOURCE
default "FRITZ.Box_5530_Fiber-07.39-102667.image" if FREETZ_TYPE_5530 && FREETZ_TYPE_FIRMWARE_07_5X_LABOR
#
default "FRITZ.Box_5590-07.30.image" if FREETZ_TYPE_5590 && FREETZ_TYPE_FIRMWARE_07_2X
default "FRITZ.Box_5590_Fiber-07.39-102864-LabBETA.image" if FREETZ_TYPE_5590 && FREETZ_TYPE_FIRMWARE_07_5X_LABOR
default "FRITZ.Box_5590_Fiber-07.39-103612-LabBETA.image" if FREETZ_TYPE_5590 && FREETZ_TYPE_FIRMWARE_07_5X_LABOR
#
default "FRITZ.Repeater_6000-07.30.image" if FREETZ_TYPE_6000 && FREETZ_TYPE_FIRMWARE_07_2X
default "FRITZ.Repeater_6000-07.39-101161-Labor.image" if FREETZ_TYPE_6000 && FREETZ_TYPE_FIRMWARE_07_5X_LABOR
Expand Down Expand Up @@ -465,7 +465,7 @@ config FREETZ_DL_SOURCE
default "FRITZ.Box_6890_LTE.en-de-es-it-fr-pl-nl.162.07.03.image" if FREETZ_TYPE_6890 && FREETZ_TYPE_FIRMWARE_07_0X
default "FRITZ.Box_6890_LTE-en-de-es-it-fr-pl-nl-07.13.image" if FREETZ_TYPE_6890 && FREETZ_TYPE_FIRMWARE_07_1X
default "FRITZ.Box_6890_LTE-07.29.image" if FREETZ_TYPE_6890 && FREETZ_TYPE_FIRMWARE_07_2X
default "FRITZ.Box_6890_LTE-07.39-98285-LabBETA.image" if FREETZ_TYPE_6890 && FREETZ_TYPE_FIRMWARE_07_5X_LABOR
default "FRITZ.Box_6890_LTE-07.51-103467-LabBETA.image" if FREETZ_TYPE_6890 && FREETZ_TYPE_FIRMWARE_07_5X_LABOR
#
default "fritz.box_fon_wlan_7050.14.04.33.image" if FREETZ_TYPE_7050
#
Expand Down Expand Up @@ -697,14 +697,14 @@ config FREETZ_DL_SOURCE_CONTAINER
default "fritzbox-4040-labor-101165.zip" if FREETZ_TYPE_4040
default "fritzbox-4060-labor-101546.zip" if FREETZ_TYPE_4060
default "fritzbox-5530-fiber-labor-102667.zip" if FREETZ_TYPE_5530
default "fritzbox-5590-fiber-labor-102864.zip" if FREETZ_TYPE_5590
default "fritzbox-5590-fiber-labor-103612.zip" if FREETZ_TYPE_5590
default "fritz-repeater-6000-labor-101161.zip" if FREETZ_TYPE_6000
default "fritzbox-6490-labor-101216.zip" if FREETZ_TYPE_6490
default "fritzbox-6590-labor-101217.zip" if FREETZ_TYPE_6590
default "fritzbox-6660-labor-101167.zip" if FREETZ_TYPE_6660
default "fritzbox-6850_lte-labor-99732.zip" if FREETZ_TYPE_6850_4G
default "fritzbox-6850_5g-labor-99728.zip" if FREETZ_TYPE_6850_5G
default "fritzbox-6890_lte-labor-98285.zip" if FREETZ_TYPE_6890
default "fritzbox-6890_lte-labor-103467.zip" if FREETZ_TYPE_6890
default "fritzbox-7490-labor-103578.zip" if FREETZ_TYPE_7490
default "fritzbox-7530ax-labor-101163.zip" if FREETZ_TYPE_7539
default "fritzbox-7590_AX-labor-101158.zip" if FREETZ_TYPE_7599
Expand Down
1 change: 1 addition & 0 deletions config/mod/source.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ config FREETZ_KERNEL_AVMDIFF_AVAILABLE
depends on ! FREETZ_KERNEL_VERSION_4_1_38 # 07_1X-stable 7581/7582
depends on !(FREETZ_KERNEL_VERSION_4_4_271 && !FREETZ_AVM_SOURCE_7530_07_50) # 07_5X-inhaus 3000/6850_4G/6850_5G + 2400 + 3009
depends on ! FREETZ_KERNEL_VERSION_4_9_276 # 07_5X-labor 5530
depends on ! FREETZ_KERNEL_VERSION_4_9_325 # 07_5X-labor 6890
depends on ! FREETZ_KERNEL_VERSION_4_19_183 # 07_5X-inhaus 7539
default y
help
Expand Down
4 changes: 2 additions & 2 deletions docs/FIRMWARES.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Currently supported devices and firmwares
- 257.07.39 rev102667 {ALL} [MOVE21] (Labor)
* __Fritz!Box 5590 Fiber__
- 272.07.30 rev101793 {ALL} [PSQ19P2NL4]
- 272.07.39 rev102864 {ALL} [MOVE21] (Labor)
- 272.07.39 rev103612 {ALL} [MOVE21] (Labor)

### Fritz!Box Cable (64xx/65xx/66xx)

Expand Down Expand Up @@ -211,7 +211,7 @@ Currently supported devices and firmwares
- 162.07.03 rev68723 {ALL}
- 162.07.13 rev73668 {ALL} [MESH18 NL3]
- 162.07.29 rev93213 {ALL} [PSQ19P2NL4]
- 162.07.39 rev00000 {ALL} [MOVE21] (Labor)
- 162.07.51 rev103467 {ALL} [MOVE21NL1] (Labor)

### Fritz!Box Fon WLAN (70xx)

Expand Down

0 comments on commit fe53f71

Please sign in to comment.