These changes are to support ostree pull that take place
as a part of host-install step.
The ostree commands used by patching require these entries.
Replacing the sysroot ostree config entry:
[remote "debian"]
url=file://NOT_SET
with:
[remote "debian"]
url=file:///var/www/pages/feed/rel{VER}/ostree_repo/
branches:starlingx;
Test Plan:
Build / Boot / Bootstrap / Unlock / Reboot AIO-SX
Verify no patch alarms
Story: 2009969
Task: 45437
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I71f7c791a7f36e9d1480b7479a5bfc55f372d358