Move to Intel SDO 1.9
bmpotter opened this issue · 1 comments
bmpotter commented
Make changes documented in https://github.com/secure-device-onboard/release/releases/tag/v1.9.0 . This is just a stepping stone to get to SDO 1.10 when it is available 12/2020. Note: SDO 1.9 does not have the fix for using the sbx RV.
- Increment our own SDO-support version to 1.9.0
- Have
go build
change the version, like anax does now - Copy
README.md
files toREADME-1.9.md
- Change
README-1.9.md
andMakefile
to get SDO tar files from https://github.com/secure-device-onboard/release/releases/tag/v1.9.0 - Change
Dockerfile
,run-sdo-owner-services.sh
, andstart-sdo-owner-services.sh
- Application properties are moved to Docker *.env files
- Build and test
sample-mfg/sdo_device_binaries_1.9_linux_x64.tar.gz
and updateREADME-1.9.md
andMakefile
- RV service changed to
war
format - Change
svi.json
file according to https://secure-device-onboard.github.io/docs/latest/iot-platform-sdk/running-the-demo/#setting-up-serviceinfo-transfer - Build and push docker images
sdo-owner-services
,manufacturer
,manufacturer-mariadb
with1.9.1
andtesting
tags - Move to SDO 1.9.1
bmpotter commented
No one else available to verify this, so i'm closing it