Re: [yocto] New bitbake task dependency

2016-10-25 Thread Chris Z.
HI, Check temp directory for taskorder and check if this task is run. Check if this task is not omitted by sstatecache mechanism. P.S. you have EXPORT_FUNCTIONS for this task ? On Tue, Oct 25, 2016 at 6:29 AM, Jonathan Poulin wrote: > Hello, > > I add a new task in my

[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