On Fri, May 26, 2017 at 5:58 AM, ALLEN,RICHARD (K-SantaClara,ex1) <[email protected]> wrote: > With the pyro drop , when I use an -c populate_sdk, It appears that > TOOLCHAIN_TARGET_TASK is not being honored. > > I have a > TOOLCHAIN_TARGET_TASK_append = " gtest" > > With morty, gtest is included in -c populate_sdk generated sdk > but with pyro, it is not. > > Is this a known issue with pyro?
This may be related to gtest only being provided as a static library and the SDK no longer including static libraries by default. > > Richard C. Allen > [email protected] > > > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
