Build Apt-Ostree from cloned repo
Opendev maintainers have stated the tarball feature on the platform may be unstable. Changing Apt-Ostree build config files so that it uses a cloned repo instead of a tarball pulled from Opendev. Test Plan: pass: build pkgs pass: pkg contents are unchanged Story: 2010867 Task: 52331 Depends-On: https://review.opendev.org/c/starlingx/manifest/+/952001 Change-Id: I6b03e466eef609cd54e74ed1d1e0a2b68e2f805b Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
3.0 (quilt)
|
||||
1.0
|
||||
|
@@ -1,12 +1,7 @@
|
||||
---
|
||||
debname: apt-ostree
|
||||
debver: 0.1
|
||||
dl_path:
|
||||
name: apt-ostree-0.1.tar.gz
|
||||
url: "https://opendev.org/starlingx/apt-ostree/archive/\
|
||||
88f4e4f4e3ca29de4e022d8de1c31060f04a09a3.tar.gz"
|
||||
sha256sum: 00fb3baf70ee3171658ef2d0bdc6a7e855272afa8b1ff4a1a574a816eef2e87a
|
||||
md5sum: 2ad9920f8bf86d8918d882c5c71c2cea
|
||||
src_path: ${MY_REPO}/stx/git/apt-ostree
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
Reference in New Issue
Block a user