All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: [meta-rockchip][PATCH 3/3] nanopi-m4: add common override
Date: Wed, 29 Sep 2021 01:29:38 -0400	[thread overview]
Message-ID: <20210929052938.36819-3-twoerner@gmail.com> (raw)
In-Reply-To: <20210929052938.36819-1-twoerner@gmail.com>

Add a common override for both nanopi-m4 MACHINEs.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 conf/machine/include/nanopi-m4.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf/machine/include/nanopi-m4.inc b/conf/machine/include/nanopi-m4.inc
index b8e1db1..aaf07a3 100644
--- a/conf/machine/include/nanopi-m4.inc
+++ b/conf/machine/include/nanopi-m4.inc
@@ -1,6 +1,9 @@
 # Copyright (C) 2021 Blade SAS
 # Common definitions for all NanoPi M4 RK3399 board variants
 
+# add a common override for all nanopi-m4
+MACHINEOVERRIDES =. "nanopi-m4:"
+
 require conf/machine/include/rk3399.inc
 
 MACHINE_FEATURES += "usbhost serial"
-- 
2.30.0.rc0



  parent reply	other threads:[~2021-09-29  5:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-29  5:29 [meta-rockchip][PATCH 1/3] linux-yocto: remove mmc aliases Trevor Woerner
2021-09-29  5:29 ` [meta-rockchip][PATCH 2/3] include/nanopi-m4: remove KMACHINE Trevor Woerner
2021-10-05 20:23   ` Trevor Woerner
2021-09-29  5:29 ` Trevor Woerner [this message]
2021-10-05 20:23   ` [meta-rockchip][PATCH 3/3] nanopi-m4: add common override Trevor Woerner
2021-10-05 20:23 ` [meta-rockchip][PATCH 1/3] linux-yocto: remove mmc aliases Trevor Woerner

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=20210929052938.36819-3-twoerner@gmail.com \
    --to=twoerner@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.