This commit is contained in:
chanweehewsonos
2025-09-10 13:44:31 +08:00
parent 1a3fa5a5c6
commit 3858256be3
1966 changed files with 461462 additions and 0 deletions

View File

@@ -0,0 +1,49 @@
<Step Name>,Comp,Limits.High,Limits.Low
<Locals>,Variable Value
<FileGlobals>,Variable Value
ProductName,"HIDEOUT"
TestName,"UPGRADE"
TestNameForLog,"UPGRADE"
PreviousTestsRequired,""
SetUpForNextStation,1
#Not yet a working option
GetMacFromFIS,"True"
#Early builds may not want cewrts installed- set to False, in that case
IncludeCertLogic,"True"
SeriesIdSupport,"False"
BlueToothSupport,"False"
MfgNumItems,4
MfgItems[0],"CPU"
MfgItems[1],"SCI"
MfgItems[2],"RCA"
MfgItems[3],"PWR"
#MfgItems[4],"WIFIMAC"
#MfgItems[5],"WIFITYPE"
#Append the OUI+product range to the next string to add new serial number range
SerialNumberFormats,"347E5C0"
#Uncomment the Sonos or IAC settings, depending on where you are running. These are
#Cert Server values
#Sonos
#DestinationPort,"443"
#CertServer,"https://us-prod-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx"
#DestinationAddress,"10.253.0.3"
#IAC
DestinationPort,"8443"
CertServer,"https://iacsms-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx"
DestinationAddress,"10.159.248.10"
#uncomment out the appropriate path depending on the Apache installation
#ProductionUpdPath,"C:\program files (x86)\apache group\apache2\htdocs\ShipFirmware\Hideout"
ProductionUpdPath,"C:\Program Files\Apache Group\Apache2\htdocs\ShipFirmware\Hideout"
ModelSuffix,"-1-24.upd"
<StationGlobals>,Variable Value
ProductionDataFolder,"C:\IDU_MFG_OUTGOING;C:\IAC_OUTGOING"
EngineeringDataFolder,"C:\Sonos Engineering Data"
1 <Step Name> Comp Limits.High Limits.Low
2 <Locals> Variable Value
3 <FileGlobals> Variable Value
4 ProductName HIDEOUT
5 TestName UPGRADE
6 TestNameForLog UPGRADE
7 PreviousTestsRequired
8 SetUpForNextStation 1
9 #Not yet a working option
10 GetMacFromFIS True
11 #Early builds may not want cewrts installed- set to False in that case
12 IncludeCertLogic True
13 SeriesIdSupport False
14 BlueToothSupport False
15 MfgNumItems 4
16 MfgItems[0] CPU
17 MfgItems[1] SCI
18 MfgItems[2] RCA
19 MfgItems[3] PWR
20 #MfgItems[4] WIFIMAC
21 #MfgItems[5] WIFITYPE
22 #Append the OUI+product range to the next string to add new serial number range
23 SerialNumberFormats 347E5C0
24 #Uncomment the Sonos or IAC settings depending on where you are running. These are
25 #Cert Server values
26 #Sonos
27 #DestinationPort 443
28 #CertServer https://us-prod-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx
29 #DestinationAddress 10.253.0.3
30 #IAC
31 DestinationPort 8443
32 CertServer https://iacsms-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx
33 DestinationAddress 10.159.248.10
34 #uncomment out the appropriate path depending on the Apache installation
35 #ProductionUpdPath C:\program files (x86)\apache group\apache2\htdocs\ShipFirmware\Hideout
36 ProductionUpdPath C:\Program Files\Apache Group\Apache2\htdocs\ShipFirmware\Hideout
37 ModelSuffix -1-24.upd
38 <StationGlobals> Variable Value
39 ProductionDataFolder C:\IDU_MFG_OUTGOING;C:\IAC_OUTGOING
40 EngineeringDataFolder C:\Sonos Engineering Data