app-admin/google-*-agent: Update SRC_URI for deps tarball

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
Jeremi Piotrowski 2024-04-02 12:28:32 +00:00
parent ebb10a10c8
commit 8caa5a8512
2 changed files with 4 additions and 2 deletions

View File

@ -20,7 +20,8 @@ DESCRIPTION="Google Guest Agent"
HOMEPAGE="https://github.com/GoogleCloudPlatform/guest-agent"
SRC_URI="https://github.com/GoogleCloudPlatform/guest-agent/archive/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" ${P}-deps.tar.xz"
# Flatcar: explicitly reference mirror
SRC_URI+=" https://commondatastorage.googleapis.com/cos-localmirror/distfiles/${P}-deps.tar.xz"
LICENSE="Apache-2.0 BSD ZLIB"
SLOT="0"

View File

@ -21,7 +21,8 @@ DESCRIPTION="Google OS Config Agent"
HOMEPAGE="https://github.com/GoogleCloudPlatform/osconfig"
SRC_URI="https://github.com/GoogleCloudPlatform/osconfig/archive/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" ${P}-deps.tar.xz"
# Flatcar: explicitly reference mirror
SRC_URI+=" https://commondatastorage.googleapis.com/cos-localmirror/distfiles/${P}-deps.tar.xz"
LICENSE="Apache-2.0 BSD"
SLOT="0"