From patchwork Tue Oct 15 14:23:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ben Cownley X-Patchwork-Id: 50706 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2E21FD216B3 for ; Tue, 15 Oct 2024 14:23:56 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.14892.1729002232685883974 for ; Tue, 15 Oct 2024 07:23:52 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ben.cownley@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id D6DB1FEC; Tue, 15 Oct 2024 07:24:21 -0700 (PDT) Received: from e125927.manchester.arm.com (e125927.arm.com [10.32.102.160]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 569703F71E; Tue, 15 Oct 2024 07:23:51 -0700 (PDT) From: Ben To: yocto-patches@lists.yoctoproject.org Cc: Ben Cownley Subject: [PATCH 3/3] kas: Include unattended openSUSE test Date: Tue, 15 Oct 2024 15:23:35 +0100 Message-Id: <20241015142335.62987-3-Ben.Cownley@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241015142335.62987-1-Ben.Cownley@arm.com> References: <20241015142335.62987-1-Ben.Cownley@arm.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 15 Oct 2024 14:23:56 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto-patches/message/707 Add unattended installation class to openSUSE target Signed-off-by: Ben Cownley --- kas/arm-systemready-linux-distros-opensuse.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/kas/arm-systemready-linux-distros-opensuse.yml b/kas/arm-systemready-linux-distros-opensuse.yml index cffbdb92..d2d75fa2 100644 --- a/kas/arm-systemready-linux-distros-opensuse.yml +++ b/kas/arm-systemready-linux-distros-opensuse.yml @@ -2,6 +2,7 @@ header: version: 13 includes: - kas/arm-systemready-firmware.yml + - kas/arm-systemready-linux-distros-unattended-installation.yml target: - arm-systemready-linux-distros-opensuse