Skip to content
Snippets Groups Projects

AUM OTA manual: add proxy server precondition

Merged Denis Pynkin requested to merge wip/d4s/T6507 into apertis/v2020pre
5 files
+ 20
0
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -20,6 +20,10 @@ metadata:
propagated to the hardware clock so it is stay set on the next reboot if
the power is not plugged off.
- $ sudo timedatectl --adjust-system-clock set-time "2019-08-21 18:49:03" # use the appropriate date
- >
If direct access to repository with updates for DUT is restricted and proxy server should be used,
then need to add the address of this proxy for OSTree on DUT by command:
- $ sudo ostree config set 'remote "origin"'.proxy "http://10.168.128.45:3128"
resources:
- "The DUT u-boot environment must be clean: in u-boot, run: `env default -a` followed by `saveenv`"
Loading