diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2022-09-08 20:20:54 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2022-09-11 14:44:47 -0500 |
commit | 8e1d209ef752174c3841dd695ca822a51249ac71 (patch) | |
tree | 1d801053fa84d3f484f45a30a430495da27d308c /recipes-bsp | |
parent | a735f8bb1e0100f8a4e502a56d11ef2dd8aca82d (diff) | |
download | meta-ti-8e1d209ef752174c3841dd695ca822a51249ac71.tar.gz |
linux-ti-mainline: unbreak devtool
devtool has a long-standing bug where it cannot handle references to ${WORKDIR}
due to externalsrc:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=12677
linux-ti-mainline clones additional ti-upstream-tools repo alongside the kernel
sources into ${WORKDIR}, which exposes this devtool bug.
Work around the issue by moving ti-upstream-tools inside the kernel source tree,
i.e. inside ${S}
Reported-by: Radoslav Pesek <radoslav.pesek@microstep-mis.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp')
0 files changed, 0 insertions, 0 deletions