From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH] kas: Fix typo in machine name for phyboard-mira selected
Date: Wed, 12 Jun 2024 09:12:03 +0300 [thread overview]
Message-ID: <20240612061240.9336-1-ubely@ilbers.de> (raw)
This caused wrong machine name in local.conf when pnyboard was chosen
and build failed for it.
Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
kas/machine/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kas/machine/Kconfig b/kas/machine/Kconfig
index 86039f1b..e346348d 100644
--- a/kas/machine/Kconfig
+++ b/kas/machine/Kconfig
@@ -122,7 +122,7 @@ config KAS_INCLUDE_MACHINE
default "kas/machine/imx6-sabrelite.yaml" if MACHINE_IMX6_SABRELITE
default "kas/machine/nanopi-neo.yaml" if MACHINE_NANOPI_NEO
default "kas/machine/nanopi-neo-efi.yaml" if MACHINE_NANOPI_NEO_EFI
- default "kas/machine/phyboard-mira.yaml" if MACHINE_PHIBOARD_MIRA
+ default "kas/machine/phyboard-mira.yaml" if MACHINE_PHYBOARD_MIRA
default "kas/machine/qemuamd64-sb.yaml" if MACHINE_QEMU_AMD64_SB
default "kas/machine/qemuamd64.yaml" if MACHINE_QEMU_AMD64
default "kas/machine/qemuarm.yaml" if MACHINE_QEMU_ARM
--
2.44.2
next reply other threads:[~2024-06-12 6:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-12 6:12 Uladzimir Bely [this message]
2024-06-17 5:48 ` Uladzimir Bely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240612061240.9336-1-ubely@ilbers.de \
--to=ubely@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox