From: Trevor Woerner <twoerner@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: [meta-rockchip][PATCH 2/3] rock-pi-e.conf: remove redundant MACHINEOVERRIDES
Date: Sun, 1 Oct 2023 09:08:02 -0400 [thread overview]
Message-ID: <20231001130803.18662-3-twoerner@gmail.com> (raw)
In-Reply-To: <20231001130803.18662-1-twoerner@gmail.com>
The MACHINE name is already added to the MACHINEOVERRIDES implicitly, no need
to add it explicitly.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
conf/machine/rock-pi-e.conf | 2 --
1 file changed, 2 deletions(-)
diff --git a/conf/machine/rock-pi-e.conf b/conf/machine/rock-pi-e.conf
index 0e2856ffe1a7..517956c4b9db 100644
--- a/conf/machine/rock-pi-e.conf
+++ b/conf/machine/rock-pi-e.conf
@@ -5,8 +5,6 @@
require conf/machine/include/rk3328.inc
-MACHINEOVERRIDES =. "rock-pi-e:"
-
KERNEL_DEVICETREE = "rockchip/rk3328-rock-pi-e.dtb"
MACHINE_EXTRA_RRECOMMENDS += "kernel-modules"
--
2.41.0.327.gaa9166bcc0ba
next prev parent reply other threads:[~2023-10-01 13:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-01 13:08 [meta-rockchip][PATCH 0/3] rock-pi-s Trevor Woerner
2023-10-01 13:08 ` [meta-rockchip][PATCH 1/3] u-boot: cleanup Trevor Woerner
2023-10-02 16:07 ` [yocto] " Quentin Schulz
2023-10-01 13:08 ` Trevor Woerner [this message]
2023-10-02 16:07 ` [yocto] [meta-rockchip][PATCH 2/3] rock-pi-e.conf: remove redundant MACHINEOVERRIDES Quentin Schulz
2023-10-02 21:55 ` Trevor Woerner
2023-10-01 13:08 ` [meta-rockchip][PATCH 3/3] rock-pi-s: add Trevor Woerner
2023-10-02 16:17 ` [yocto] " Quentin Schulz
2023-10-03 13:56 ` Trevor Woerner
2023-10-04 14:23 ` Quentin Schulz
2023-10-30 17:26 ` Trevor Woerner
2023-11-02 10:52 ` Quentin Schulz
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=20231001130803.18662-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox