Re: [yocto] [bitbake] fsl-image-xwayland DISTRO -- can't get rid of dev packages.

2018-06-16 Thread Khem Raj
Hi Karim On 6/15/18 6:29 AM, Karim ATIKI wrote: Hi all, I've created a custom image based on core-image. It runs for an i.MX6 and i.MX8. I've installed only Qt, gstreamer and xwayland stuff. I've removed dev-pkgs, dbg-pkgs and staticdev-pkgs from IMAGE_FEATURES. Finally, in the created i

[yocto] [bitbake] fsl-image-xwayland DISTRO -- can't get rid of dev packages.

2018-06-16 Thread Karim ATIKI
Hi all, I've created a custom image based on core-image. It runs for an i.MX6 and i.MX8. I've installed only Qt, gstreamer and xwayland stuff. I've removed dev-pkgs, dbg-pkgs and staticdev-pkgs from IMAGE_FEATURES. Finally, in the created image, ALL the dpg, dev packages have been installed

[yocto] [PATCH] ref-variables: Document UBOOT_DTB_LOADADDRESS/UBOOT_DTBO_LOADADDRESS

2018-06-16 Thread Alex Kiernan
Document UBOOT_DTB_LOADADDRESS (address used for device tree blobs) and UBOOT_DTBO_LOADADDRESS (address used for device tree overlay blobs). Signed-off-by: Alex Kiernan --- These variables are introduced by this patch series: https://patchwork.openembedded.org/series/12601/ documentation/ref-m