WIP: Testing fix for ostree in /var/www/pages/feed

Testing fix for ostree repo in /var/www/pages/feed

Test Plan:
pending - build iso, install, check ostree repo

Change-Id: Iba5cc67fc6123e37d28d06ce44ae3b6a950e7217
Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
This commit is contained in:
Leonardo Fagundes Luz Serrano 2024-02-16 19:37:22 -03:00
parent bfaf1b0206
commit edf41f3c3c
1 changed files with 2 additions and 2 deletions

View File

@ -236,8 +236,8 @@ mkdir -p ${BUILDDIR}/patches
chmod -R +w ${BUILDDIR}/patches
echo "Copying only the latest commit from ostree_repo..."
ostree --repo=${BUILDDIR}/ostree_repo init --mode=archive-z2
ostree --repo=${BUILDDIR}/ostree_repo pull-local --depth=0 ${OSTREE_REPO} starlingx
ostree --repo=${BUILDDIR}/ostree_repo init --mode=archive-z2
ostree --repo=${BUILDDIR}/ostree_repo pull --depth=0 ${OSTREE_REPO} starlingx
ostree --repo=${BUILDDIR}/ostree_repo summary --update
echo "Updated iso ostree commit:"
ostree --repo=${BUILDDIR}/ostree_repo log starlingx