diff options
author | Sana Kazi <sanakazi720@gmail.com> | 2025-03-14 14:57:55 +0530 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-03-19 07:25:56 -0700 |
commit | 8f74fa4073d4b2ba8e0d9559aa654f3cafcf373a (patch) | |
tree | 1efc9943390075590128452c2a25c2f97e7dd7b0 /scripts/lib/devtool/build_sdk.py | |
parent | 8f52a92dbb664155a1969ca443912c40b257cb8e (diff) | |
download | poky-8f74fa4073d4b2ba8e0d9559aa654f3cafcf373a.tar.gz |
gcc-cross-canadian.inc: Fix buildpaths error for pthread.h
Replace the hardcoded path with /not/exist as used for other
options[--with-sysroot] to ensure pthread.h does not contain
hardocded references to TMPDIR:
ERROR: gcc-cross-canadian-x86-64-13.3.0-r0 do_package_qa: QA Issue:
File /usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/
usr/lib/x86_64-poky-linux/gcc/x86_64-poky-linux/13.3.0/include-fixed/
pthread.h in package gcc-cross-canadian-x86-64 contains reference to
TMPDIR [buildpaths]
(From OE-Core rev: d3c294ee0afe4d2eb46320945d41064ebfb5cbff)
Signed-off-by: Sana Kazi <sanakazi720@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions