Re: [yocto] [meta-rockchip][PATCH 2/3] IMAGE_FSTYPES: remove ext4

2021-06-30 Thread Trevor Woerner
On Mon 2021-06-28 @ 11:15:40 AM, Trevor Woerner wrote:
> The ext4 IMAGE_FSTYPES does not need to be mentioned explicitly. It will be
> automatically generated in cases where it is needed.
> 
> Signed-off-by: Trevor Woerner 
> ---
>  conf/machine/include/rockchip-defaults.inc | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/conf/machine/include/rockchip-defaults.inc 
> b/conf/machine/include/rockchip-defaults.inc
> index b41c523..0666119 100644

Applied to meta-rockchip master.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54025): https://lists.yoctoproject.org/g/yocto/message/54025
Mute This Topic: https://lists.yoctoproject.org/mt/83847094/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] IMAGE_FSTYPES: remove ext4

2021-06-28 Thread Trevor Woerner
The ext4 IMAGE_FSTYPES does not need to be mentioned explicitly. It will be
automatically generated in cases where it is needed.

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

diff --git a/conf/machine/include/rockchip-defaults.inc 
b/conf/machine/include/rockchip-defaults.inc
index b41c523..0666119 100644
--- a/conf/machine/include/rockchip-defaults.inc
+++ b/conf/machine/include/rockchip-defaults.inc
@@ -22,4 +22,3 @@ XSERVER = " \
 
 # misc
 SERIAL_CONSOLES ?= "150;ttyS2"
-IMAGE_FSTYPES += "ext4"
-- 
2.30.0.rc0


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