From 14d5a42e0cd2654012666cb8eb907776cd6e27ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfonso=20S=C3=A1nchez-Beato?= Date: Fri, 17 Apr 2026 08:08:43 -0400 Subject: [PATCH] snapcraft.yaml: ensure that we install only on RVA23 compliant devices for riscv --- snapcraft.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 8ec12520..405c2535 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -7,7 +7,9 @@ confinement: strict type: base build-base: core26 grade: stable -assumes: [snapd2.55.5] +assumes: + - snapd2.55.5 + - isa-riscv64-rva23 parts: # TODO: rewrite this once all slices are upstreamed to use chisel slices