Skip to content

Commit 163b50e

Browse files
committed
WIP: include: dts-functions: downgrade MSI versions for testing
Signed-off-by: Daniil Klimuk <[email protected]>
1 parent 3ab0590 commit 163b50e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/dts-functions.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ board_config() {
388388
# Common configuration for all MS-7D25:
389389
DASHARO_REL_NAME="msi_ms7d25"
390390
DASHARO_REL_VER="1.1.1"
391-
DASHARO_REL_VER_DPP="1.1.4"
391+
DASHARO_REL_VER_DPP="1.1.3"
392392
CAN_INSTALL_BIOS="true"
393393
HAVE_HEADS_FW="true"
394394
HEADS_REL_VER_DPP="0.9.0"
@@ -441,7 +441,7 @@ board_config() {
441441
# Common configuration for all MS-7E06:
442442
DASHARO_REL_NAME="msi_ms7e06"
443443
#DASHARO_REL_VER=""
444-
DASHARO_REL_VER_DPP="0.9.2"
444+
DASHARO_REL_VER_DPP="0.9.1"
445445
CAN_INSTALL_BIOS="true"
446446
HAVE_HEADS_FW="true"
447447
HEADS_REL_VER_DPP="0.9.0"

0 commit comments

Comments
 (0)