On Thu, Aug 10, 2017 at 8:36 AM, Never Read <[email protected]> wrote: > Instead of running make to try and debug the problem (which takes ages to > reach the point of error), is there a way to use do_compile to manually > compile/build this one item?
Along with the log files, in the "temp" directory of each recipe's work dir (e.g. tmp-glibc/work/cortex7hf-neon-vfpv4-oe-linux-gnueabi/i2c-tools/3.1.2-r0/temp) are "run" scripts (i.e. run.do_compile) that are self-contained. -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
