Hi,
I can't find the apptrk executable on my target, it should be at /usr/bin/apptrk, right ?
Should apptrk be included on the default system on the flash?
I also rebuilt the rootfs of e.g. fsl-image-core with same result.
I run a t2080rdb.
thanks
Alois
Solved! Go to Solution.
Hi,
in the meantime I changed PRIVATE_FULL option to YES in the fsl-image-core recipe.
Seems to fix it, apptrk is included now.
PRIVATE_FULL = "yes"
in SDK/QorIQ-SDK-V1.6-20140619-yocto/meta-fsl-networking/images/fsl-image-core.bb
Alois
Hi,
in the meantime I changed PRIVATE_FULL option to YES in the fsl-image-core recipe.
Seems to fix it, apptrk is included now.
PRIVATE_FULL = "yes"
in SDK/QorIQ-SDK-V1.6-20140619-yocto/meta-fsl-networking/images/fsl-image-core.bb
Alois