Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Commit 0bceded

Browse files
authored
Fixing issue #263 (#264)
1 parent 826bbad commit 0bceded

File tree

23 files changed

+23
-0
lines changed

23 files changed

+23
-0
lines changed

Source-arm/BSP/CustomRpi2/OEMInputSamples/RetailOEMInput.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<Feature>IOT_EFIESP_BCD_MBR</Feature>
3939
<Feature>IOT_DMAP_DRIVER</Feature>
4040
<Feature>IOT_GENERIC_POP</Feature>
41+
<Feature>IOT_CRT140</Feature>
4142
<!-- Following two required for Appx Installation -->
4243
<Feature>IOT_UAP_OOBE</Feature>
4344
<Feature>IOT_APP_TOOLKIT</Feature>

Source-arm/BSP/QCDB410C/OEMInputSamples/RetailOEMInput.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
4242
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
4343
<Feature>IOT_GENERIC_POP</Feature>
44+
<Feature>IOT_CRT140</Feature>
4445
<Feature>IOT_UAP_OOBE</Feature>
4546
<!-- Sample Apps, remove this when you introduce OEM Apps -->
4647
<Feature>IOT_BERTHA</Feature>

Source-arm/BSP/Rpi2/OEMInputSamples/RetailOEMInput.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<Feature>IOT_EFIESP_BCD_MBR</Feature>
4141
<Feature>IOT_DMAP_DRIVER</Feature>
4242
<Feature>IOT_GENERIC_POP</Feature>
43+
<Feature>IOT_CRT140</Feature>
4344
<!-- Following two required for Appx Installation -->
4445
<Feature>IOT_UAP_OOBE</Feature>
4546
<Feature>IOT_APP_TOOLKIT</Feature>

Source-arm/Products/DigitalSign/RetailOEMInput.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
5959
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
6060
<Feature>IOT_GENERIC_POP</Feature>
61+
<Feature>IOT_CRT140</Feature>
6162
<Feature>IOT_POWER_SETTINGS</Feature>
6263
<Feature>IOT_USBFN_CLASS_EXTENSION</Feature>
6364

Source-arm/Products/MultiLangSample/RetailOEMInput.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
5656
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
5757
<Feature>IOT_GENERIC_POP</Feature>
58+
<Feature>IOT_CRT140</Feature>
5859
<!-- Following two required for Appx Installation -->
5960
<Feature>IOT_UAP_OOBE</Feature>
6061
<Feature>IOT_APP_TOOLKIT</Feature>

Source-arm/Products/RPiRecovery/RetailOEMInput.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<Feature>IOT_EFIESP_BCD_MBR</Feature>
3939
<Feature>IOT_DMAP_DRIVER</Feature>
4040
<Feature>IOT_GENERIC_POP</Feature>
41+
<Feature>IOT_CRT140</Feature>
4142
<!-- Following two required for Appx Installation -->
4243
<Feature>IOT_UAP_OOBE</Feature>
4344
<Feature>IOT_APP_TOOLKIT</Feature>

Source-arm/Products/RecoverySample/RetailOEMInput.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
4242
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
4343
<Feature>IOT_GENERIC_POP</Feature>
44+
<Feature>IOT_CRT140</Feature>
4445
<Feature>IOT_UAP_OOBE</Feature>
4546
<!-- Sample Apps, remove this when you introduce OEM Apps -->
4647
<Feature>IOT_BERTHA</Feature>

Source-arm/Products/SampleA/RetailOEMInput.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
4141
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
4242
<Feature>IOT_GENERIC_POP</Feature>
43+
<Feature>IOT_CRT140</Feature>
4344
<!-- Following two required for Appx Installation -->
4445
<Feature>IOT_UAP_OOBE</Feature>
4546
<Feature>IOT_APP_TOOLKIT</Feature>

Source-arm/Products/SampleB/RetailOEMInput.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
4141
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
4242
<Feature>IOT_GENERIC_POP</Feature>
43+
<Feature>IOT_CRT140</Feature>
4344
<!-- Following two required for Appx Installation -->
4445
<Feature>IOT_UAP_OOBE</Feature>
4546
<Feature>IOT_APP_TOOLKIT</Feature>

Source-arm/Products/SecureSample/RetailOEMInput.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
4242
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
4343
<Feature>IOT_GENERIC_POP</Feature>
44+
<Feature>IOT_CRT140</Feature>
4445
<Feature>IOT_UAP_OOBE</Feature>
4546
<!-- Sample Apps, remove this when you introduce OEM Apps -->
4647
<Feature>IOT_BERTHA</Feature>

0 commit comments

Comments
 (0)