Re: [meta-freescale] custom image_types bbclass approach and errors

2018-11-18 Thread Bryan Fishell
I guess not, but we are using boot2qt and I thought for some reason there was some coupling between boot2qt and the meta-Freescale layer. I’ll give it a shot Sent from my iPhone > On Nov 18, 2018, at 4:21 PM, Otavio Salvador > wrote: > >> On Sun, Nov 18, 2018 at 7:20 PM Bryan Fishell >> wr

Re: [meta-freescale] custom image_types bbclass approach and errors

2018-11-18 Thread Otavio Salvador
On Sun, Nov 18, 2018 at 7:20 PM Bryan Fishell wrote: > Is this still recommended even though I am in the Morty branch of yocto where > the image_types_fsl.bbclass doesn’t use wic? In this case, it is not. However, is there any reason to stay on morty? -- Otavio Salvador

Re: [meta-freescale] custom image_types bbclass approach and errors

2018-11-18 Thread Bryan Fishell
Is this still recommended even though I am in the Morty branch of yocto where the image_types_fsl.bbclass doesn’t use wic? Sent from my iPhone > On Nov 18, 2018, at 4:12 PM, Otavio Salvador > wrote: > >> On Tue, Nov 13, 2018 at 6:51 PM Bryan Fishell >> wrote: >> I am relatively new to Yocto

Re: [meta-freescale] file content sync error?

2018-11-18 Thread Otavio Salvador
Hello, On Mon, Nov 12, 2018 at 5:02 PM Dennis Muhlestein wrote: > I have a repo set up on the sumo branch. > > Tried to build a fresh image (new build directory w/ xwayland) for the > imx6 sabresd board. > > During imx-gpu-sdk I got this: > > | FslContentSync V0.2.7 > | error: Sync validation fai

Re: [meta-freescale] custom image_types bbclass approach and errors

2018-11-18 Thread Otavio Salvador
On Tue, Nov 13, 2018 at 6:51 PM Bryan Fishell wrote: > I am relatively new to Yocto, but have a need to create a custom > image_types_x.bbclass extending the image_types_fsl.bbclass that simply adds > two ext4 partitions of size PARTITION_SIZE to the end of an .sdcard image. > > The approach I t

[meta-freescale] [3rdparty][PATCH][master] u-boot-toradex-fw-utils: add new recipe

2018-11-18 Thread liu . ming50
From: Ming Liu I observed a following build issue: | *** | *** Can't find default configuration "arch/../configs/colibri_imx7_emmc_defconfig"! | *** | scripts/kconfig/Makefile:128: recipe for target 'colibri_imx7_emmc_defconfig' failed it's due to the colibri_imx7_emmc_defconfig does not exist