Hi Otavio.

Comments inline


On Fri, Mar 1, 2013 at 1:13 PM, Leonardo Sandoval
<[email protected]> wrote:
> Introduces a new recipe to construct the QT Automotive Quick IVI demo.
> Tested on i.MX6 Sabre SD with a fsl-image-gui image.

> Notes: 1) Currently
> there is no icon on the main desktop, so execution of the demo
> has to be either from the console (DISPLAY=0:0 /usr/bin/ConnectedCarIVI)
> or from File Manager; another patch is needed to introduced the icon

Can you postpone this and resend it with the proper icon added?

Leonardo. Sure, I do that.


> 2) All demo filenames containing spaces were renamed, spaces were replaced
> by undescores, so not all icons/images will be shown
> on the demo; another patch is needed to correct this issue.

Why this was need? In case it was a workaround we may try to fix the
real problem and avoid patching the code.

Leonardo. It was needed because a sub-process (populate_sysroot) execution was 
hanging, so the bitbake process in turn was hanging. So, the hack was to remove 
blanks into underscores for some files. I was thinking of adding a build_append 
function to do the opposite 
(underscore to spaces) but this is also a bit hacky. The real fix  would be in 
the poky layer, I believe.

Leo
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to