Skip to content

Commit bca7b29

Browse files
committed
!fixup Opps...wrong board name :/
1 parent 9ef01b8 commit bca7b29

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CI/build/conf/cores_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"options": "virtio=enabled"
1818
},
1919
{
20-
"name": "STM32MP157A_DK2",
20+
"name": "STM32MP157C_DK2",
2121
"options": "virtio=generic"
2222
}
2323
],

CI/build/conf/cores_config_ci.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"options": "virtio=enabled"
1818
},
1919
{
20-
"name": "STM32MP157A_DK2",
20+
"name": "STM32MP157C_DK2",
2121
"options": "virtio=generic"
2222
}
2323
],

CI/build/conf/cores_config_travis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"options": "virtio=enabled"
1414
},
1515
{
16-
"name": "STM32MP157A_DK2",
16+
"name": "STM32MP157C_DK2",
1717
"options": "virtio=generic"
1818
}
1919
],

0 commit comments

Comments
 (0)