On 10/11/2023 7:44 AM, Lisandro Damian Nicanor Perez Meyer wrote:
Hi!

In 
https://git.yoctoproject.org/meta-ti/commit/meta-ti-bsp?id=4dcc70a8778e9fe53ca43bda22b144edcf1dd7c8
Denys set:

TI_COMMON_DEPLOY ?= "${TOPDIR}/deploy-ti"

Now it is customary that the deploy directory ends up in
${TOPDIR}/tmp/, so probably that should have been:

TI_COMMON_DEPLOY ?= "${TMPDIR}/deploy-ti"

Regards, Lisandro.

As part of our meta-arago layer we added support for creating the secondary toolchain SDK. This also created the addition of a second tmp directory for the baremetal tools. The issue came down to needing to create a single deploy directory for all of the things produced by our builds.

You can read more about it in the commit message you referenced above.







--
Ryan Eatmon                [email protected]
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17091): 
https://lists.yoctoproject.org/g/meta-ti/message/17091
Mute This Topic: https://lists.yoctoproject.org/mt/101895482/21656
Group Owner: [email protected]
Unsubscribe: 
https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to