On 12/20/2016 12:54 PM, Christopher Larson wrote:
On Tue, Dec 20, 2016 at 9:14 AM, Jacob Stiffler <[email protected] <mailto:[email protected]>> wrote:* The Linux binaries are built by the "makefile_armv7". * pruss-lld provides a "makefile", but it is used for building the RTOS binaries. * This "makefile" requires the ti-pdk-build-rtos package and is broken without it, so therefore set CLEANBROKEN instead of pulling in unnecessary dependencies. Signed-off-by: Jacob Stiffler <[email protected] <mailto:[email protected]>> Could you not just make sure the -f is passed to the clean? EXTRA_OEMAKE += "-f makefile_armv7 PDK_INSTALL_PATH=${STAGING_INCDIR}”
This works. I will send out the v2.
-- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Senior Software Engineer, Mentor Graphics
-- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
