Re: [yocto] [meta-rockchip][PATCH 2/3] include/nanopi-m4: remove KMACHINE

2021-10-05 Thread Trevor Woerner
On Wed 2021-09-29 @ 01:29:37 AM, Trevor Woerner wrote:
> There is no "nanopi-m4" defined in any yocto kernel metadata (yet?), therefore
> remove this superfluous line.
> 
> Build (core-image-base) and run tested (both systemd and sysvinit) on:
> - nanopi-m4
> 
> Signed-off-by: Trevor Woerner 
> ---
>  conf/machine/include/nanopi-m4.inc | 1 -
>  1 file changed, 1 deletion(-)

Applied to meta-rockchip, master.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54966): https://lists.yoctoproject.org/g/yocto/message/54966
Mute This Topic: https://lists.yoctoproject.org/mt/85942469/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] [meta-rockchip][PATCH 2/3] include/nanopi-m4: remove KMACHINE

2021-09-28 Thread Trevor Woerner
There is no "nanopi-m4" defined in any yocto kernel metadata (yet?), therefore
remove this superfluous line.

Build (core-image-base) and run tested (both systemd and sysvinit) on:
- nanopi-m4

Signed-off-by: Trevor Woerner 
---
 conf/machine/include/nanopi-m4.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conf/machine/include/nanopi-m4.inc 
b/conf/machine/include/nanopi-m4.inc
index 3870b51..b8e1db1 100644
--- a/conf/machine/include/nanopi-m4.inc
+++ b/conf/machine/include/nanopi-m4.inc
@@ -5,5 +5,4 @@ require conf/machine/include/rk3399.inc
 
 MACHINE_FEATURES += "usbhost serial"
 
-KMACHINE = "nanopi-m4"
 KERNEL_DEVICETREE = "rockchip/rk3399-nanopi-m4.dtb"
-- 
2.30.0.rc0


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54902): https://lists.yoctoproject.org/g/yocto/message/54902
Mute This Topic: https://lists.yoctoproject.org/mt/85942469/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-