[yocto] How to build jffs2 rootfs image in freescale community build

Khem Raj raj.khem at gmail.com
Tue Jan 12 00:42:39 PST 2016


On Tue, Jan 12, 2016 at 12:32 AM, Sarayu Krishna Sivanandam
<sarayu at zaikenn.com> wrote:
> Hi all ,
>
> I was initially using the QorIQ-SDK-V1.8 SDK and was using the command
> "bitbake corre-image-full " to generate the full images including the uboot
> , the jffs2 filesystem etc as shown below ,
>
> -rw-r--r--. 1 sarayu sarayu 30670848 Oct 14 13:46
> fsl-image-core-ls1021atwr-20151014203509.rootfs.jffs2
>
>
> Hoe ever now i have moved to the fsl-community-bsp and want to generate the
> full images . I am uisng the command "bitbake core-image-full-cmdline"  as
> the "core-image-full " command was not available . But it still did not
> generate the individual filesystem types . It generated a filesystem file
> like the below .
>
> -rw-r--r--. 1 sarayu sarayu 24353214 Jan 11 23:12
> core-image-full-cmdline-ls1021atwr-20160112065953.rootfs.tar.gz
>
>
>  Can you please let me know how to generate the jffs2 image in my community
> bsp ? Please let me know what i am missing here .

Add IMAGE_FSTYPES += "jffs2" in your local.conf

>
>
> Thanks in advance for your help.
>
> Thanks and Regards,
> Sarayu K S
> Tech Lead
> Zaikenn Technologies
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list