Skip to content

Commit 09f3036

Browse files
committed
base_sysext: add incus
Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent 7bbd487 commit 09f3036

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci-automation/base_sysexts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ fi
88
ciabs_base_sysexts=(
99
'containerd-flatcar:app-containers/containerd'
1010
'docker-flatcar:app-containers/docker&app-containers/docker-cli'
11+
'incus-flatcar:app-containers/incus'
1112
)

sdk_container/src/third_party/coreos-overlay/coreos-devel/board-packages/board-packages-0.0.1.ebuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ RDEPEND="
3232
app-containers/containerd
3333
app-containers/docker
3434
app-containers/docker-cli
35+
app-containers/incus
3536
app-emulation/amazon-ssm-agent
3637
app-emulation/wa-linux-agent
3738
coreos-base/coreos

0 commit comments

Comments
 (0)