On Mon, Apr 4, 2016 at 10:04 AM, Gary Bisson <[email protected]> wrote: ... > I'm not > sure why it would result in non-deterministic builds, would it be any > different than the current recipe to that regard?
Consider if one of VPU libraries were build (by hand or being a dependency of any other recipe) and you later build the gstreamer-imx one. It will detect and use it. So depending on the build order you may have it with or without VPU support. So this is what we call a non-deterministic build. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
