hi , On similar lines i want to rebuild my linux dtb file as i have made some changes in my dts file . How can i force it to regenerate the same ?
For example , I use the command bitbake -c compile -f linux-ls1 to regenerate the uImage . Is there is similar command for the linux-dtb generation ? Thanks in advance for your help. Thanks and Regards, Sarayu K S Tech Lead Zaikenn Technologies On Tue, Jan 12, 2016 at 3:17 PM, Sarayu Krishna Sivanandam < sar...@zaikenn.com> wrote: > That worked . Thanks !! > > Thanks and Regards, > Sarayu K S > Tech Lead > Zaikenn Technologies > > On Tue, Jan 12, 2016 at 2:12 PM, Khem Raj <raj.k...@gmail.com> wrote: > >> On Tue, Jan 12, 2016 at 12:32 AM, Sarayu Krishna Sivanandam >> <sar...@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@yoctoproject.org >> > https://lists.yoctoproject.org/listinfo/yocto >> > >> > >
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto