Also, modify testsuite configuration to use new config. Signed-off-by: Uladzimir Bely <ubely@ilbers.de> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
@@ -66,6 +66,7 @@ BBMULTICONFIG = " \
qemumipsel-bookworm \
qemuriscv64-sid-ports \
bananapi-buster \
+ bananapi-bullseye \
de0-nano-soc-buster \
de0-nano-soc-bullseye \
hikey-bullseye \
@@ -0,0 +1,5 @@
+# This software is a part of ISAR.
+# Copyright (C) 2022 ilbers GmbH
+
+MACHINE = "bananapi"
+DISTRO = "debian-bullseye"
@@ -133,6 +133,7 @@ class NoCrossTest(CIBaseTest):
'mc:rpi-stretch:isar-image-base',
'mc:hikey-bullseye:isar-image-base',
'mc:virtualbox-bullseye:isar-image-base',
+ 'mc:bananapi-bullseye:isar-image-base',
'mc:qemuamd64-focal:isar-image-base'
]