diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2023-12-12 19:25:58 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-12-13 12:22:29 -0600 |
commit | 5dd8e7f62b607be66c25e1e5122061ca8a6bf6b3 (patch) | |
tree | 50ecb58c1074f4fec66e250977efc7893d10fb75 /meta-ti-bsp/recipes-core/udev | |
parent | 5b5b8b932561d76c5ed50a4210a726df86c649bf (diff) | |
download | meta-ti-5dd8e7f62b607be66c25e1e5122061ca8a6bf6b3.tar.gz |
k3r5: make the separate TMPDIR optional
With the current implemetation is not possible to remove the '-k3r5'
customization using overrides like below and the '-k3r5' always stay there.
| TMPDIR:remove:k3r5 = "-k3r5"
| or
| TMPDIR:k3r5 = "${TOPDIR}/tmp"
This patch allows to build the core-image-minimal in oe-core master/nanbield
without any issue on a common TMPDIR folder just using the following:
| TI_COMMON_DEPLOY = "${DEPLOY_DIR}"
| TI_TMPDIR_APPEND = ""
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-core/udev')
0 files changed, 0 insertions, 0 deletions