Hi, On Wed, 11 Oct 2023 at 11:46, Ryan Eatmon <[email protected]> wrote: > > > > 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.
OK, I clearly read that incorrectly. I stay corrected.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17092): https://lists.yoctoproject.org/g/meta-ti/message/17092 Mute This Topic: https://lists.yoctoproject.org/mt/101895482/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
