On 23 Feb 2024, at 23:36, acox via lists.yoctoproject.org
wrote:
>
> Having trouble with qemuarm for a tiny distro.
>
> My system works fine with my target device (albeit different custom kernel)
> as well as qemux86 which uses this kernel. It seems that for some reason it's
> producing an ex
The -tiny kernel configuration is just that ... tiny. Most everything
is off by default.
Unless there's a distro feature to coordinate features, it won't be
turned on unless you bbappend a fragment to enable what you need.
Bruce
On Fri, Feb 23, 2024 at 7:49 PM wrote:
>
> Getting past that it s
Getting past that it seems like a other options are missing. I'm going to do
some more testing and see what I come up with
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62592): https://lists.yoctoproject.org/g/yocto/message/62592
Mute This Topic:
Having trouble with qemuarm for a tiny distro.
My system works fine with my target device (albeit different custom kernel) as
well as qemux86 which uses this kernel. It seems that for some reason it's
producing an ext4 rootfs but not compiling the kernel for ext4 support? Anyone
else noticed th