Updated igc to 1.2.8

This commit is contained in:
Fabio Belavenuto 2022-11-18 16:47:43 -03:00
parent 3d409afb63
commit 57e6024050
9 changed files with 6 additions and 2 deletions

4
TODO
View File

@ -1,6 +1,10 @@
A fazer
- Checar NVME no modelo DS920+, DS918+
- Checar módulo tg3 no próprio loader (BCM57780 [14e4:1692]) (#31)
- "Sensitive data" (#312)
- Checar drivers para MMC/SD/eMMC
- Checar drivers para chelsio T420, T520 e T580
-
Concluidos:
- Generalizar código dos addons

View File

@ -1 +1 @@
1.0-beta3
1.0-beta4

View File

@ -1,5 +1,5 @@
ARPL_VERSION="1.0-beta3"
ARPL_VERSION="1.0-beta4"
# Define paths
TMP_PATH="/tmp"