[yocto] Customize SDKPATH

2017-11-02 Thread Jonathan Poulin
Hello, As we build different images for the same machine, I would like to customize the SDKPATH to include the image name. This way our application developers can install the different sdk related to each image. To do that I firstly create my custom distro conf where I set the SDKPATH this way:

[yocto] New bitbake task dependency

2016-10-24 Thread Jonathan Poulin
Hello, I add a new task in my image recipe that inherit of core-image like below : *** do_uimage() { cat ${DEPLOY_DIR_IMAGE}/zImage-imx6d-axion.dtb >> ${DEPLOY_DIR_IMAGE}/zImage-initramfs-${MACHINE}.bin mkimage -A arm -O linux -T kernel -C none -a 0x1200 -e 0

[yocto] Error in spec file (bad %description of dev package)

2016-05-14 Thread Jonathan Poulin
quot;/usr" %dir "/usr/lib" "/usr/lib/libtime64.so.1.0.1" "/usr/lib/libtime64.so.1" ** I use Yocto Dizzy on a ubuntu 14.04. Someone already see this problem ? Any idea to solve it ? thanks Jonathan Poulin -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto