Re: [meta-freescale] glibc configure fails with e5500 / t1040 on master...

2019-01-18 Thread Lautenschlager (US), David C
Never mind, I kept working on it and figured it out myself. Thanks for writing the patch and getting me started. David -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-boun...@yoctoproject.org] On Behalf Of Lautenschlager (US), David C Sent: Frida

Re: [meta-freescale] glibc configure fails with e5500 / t1040 on master...

2019-01-18 Thread Lautenschlager (US), David C
I found a patch file from each of your links, however I am still trying to figure out how to use the patch file to patch my build. I know how to use the patch command, but I don't know when/where to run it on a poky-thud set of files to produce a successful build. David -Original Message--

Re: [meta-freescale] glibc configure fails with e5500 / t1040 on master...

2019-01-18 Thread C.r. Guo
Please see https://patchwork.openembedded.org/patch/157986/ Thanks Chunrong -Original Message- From: Lautenschlager (US), David C [mailto:david.c.lautenschla...@boeing.com] Sent: 2019年1月18日 4:38 To: C.r. Guo ; Bob Cochran ; meta-freescale@yoctoproject.org Subject: RE: [meta-freescale]

Re: [meta-freescale] ERROR: Nothing PROVIDES 'virtual/libgles2'

2019-01-18 Thread srinivasan
Hi Daiane, Many Thanks! & Really appreciate for your quick responses I am not seeing any issues while building "i.MX Yocto L4.14.62_1.0.0_beta BSP.s But when I try to integrate the layers "meta-freescale" and "meta-fsl-bsp-release" into my custom platform am seeing this issue, is there any guide

Re: [meta-freescale] ERROR: Nothing PROVIDES 'virtual/libgles2'

2019-01-18 Thread Sivasubramanian Patchaiperumal
Hi Srinivasan, imx-gpu-viv PROVIDES virtual/libgles2 but was skipped: incompatible with machine imx8mmevk (not in COMPATIBLE_MACHINE) >From above error, looks like imx-gpu-viv doesn't support your machine. Kindly check imx-gpu-viv*.bb for COMPATIBLE_MACHINE list and see if "imx8mmevk" is compatib

Re: [meta-freescale] ERROR: Nothing PROVIDES 'virtual/libgles2'

2019-01-18 Thread Daiane Angolini
On Fri, Jan 18, 2019 at 9:27 AM Daiane Angolini wrote: > > On Fri, Jan 18, 2019 at 9:25 AM srinivasan wrote: > > > > imx8mmevk > > > > I will try to reproduce the error on my side. Which is the DISTRO? Would you mind creating a issue https://github.com/Freescale/meta-freescale/issues ? Please a

[meta-freescale] [PATCH] imx-base: Enable wic.bmap image generation as default

2019-01-18 Thread Fabio Berton
Bmaptool is a generic tool for creating the block map (bmap) for a file and copying files using the block map. Is faster than use dd to flash images to SD Cards. More info about bmap here [1]. [1] - https://github.com/intel/bmap-tools Change-Id: I727d63104baa3669e83db127b03b3b0af6cd45b9 Signed-of

Re: [meta-freescale] ERROR: Nothing PROVIDES 'virtual/libgles2'

2019-01-18 Thread Daiane Angolini
On Fri, Jan 18, 2019 at 9:25 AM srinivasan wrote: > > imx8mmevk > I will try to reproduce the error on my side. Which is the DISTRO? Daiane > On Fri, Jan 18, 2019 at 12:20 PM Daiane Angolini > wrote: > > > > On Fri, Jan 18, 2019 at 6:46 AM srinivasan wrote: > > > > > > Dear Yocto Experts, >

Re: [meta-freescale] ERROR: Nothing PROVIDES 'virtual/libgles2'

2019-01-18 Thread srinivasan
imx8mmevk On Fri, Jan 18, 2019 at 12:20 PM Daiane Angolini wrote: > > On Fri, Jan 18, 2019 at 6:46 AM srinivasan wrote: > > > > Dear Yocto Experts, > > > > I am seeing the below error when i am trying to integrate freescale > > layers into my custom os? > > Which imx8 MACHINE are you trying? > >

Re: [meta-freescale] ERROR: Nothing PROVIDES 'virtual/libgles2'

2019-01-18 Thread Daiane Angolini
On Fri, Jan 18, 2019 at 6:46 AM srinivasan wrote: > > Dear Yocto Experts, > > I am seeing the below error when i am trying to integrate freescale > layers into my custom os? Which imx8 MACHINE are you trying? Daiane > > srinishanmugam@ni-bln-07594:~/customBuild_test_rpi/customos/build_customosdi

[meta-freescale] ERROR: Nothing PROVIDES 'virtual/libgles2'

2019-01-18 Thread srinivasan
Dear Yocto Experts, I am seeing the below error when i am trying to integrate freescale layers into my custom os? srinishanmugam@ni-bln-07594:~/customBuild_test_rpi/customos/build_customosdistro_imx8$ bitbake -f -c clean custom-image-debug-imx8 WARNING: Host distribution "ubuntu-18.04" has not be