diff options
| author | Yoann Congal <yoann.congal@smile.fr> | 2025-12-22 11:18:55 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-22 06:58:46 -0800 |
| commit | 9b995cb29a42c4b7ee972bf4b95d3a12d6d837cd (patch) | |
| tree | e975da87948b834a0b0b820b9f99c231ac0e0e8c /meta-python/recipes-devtools/python/python3-pymongo_4.1.0.bb | |
| parent | 70126d71106094a075b680e2e07cf68b5e1957ff (diff) | |
| download | meta-openembedded-9b995cb29a42c4b7ee972bf4b95d3a12d6d837cd.tar.gz | |
e2tools: join lines in generated file to fix buildpaths errors
The generated file "config.status" contains WORKDIR paths in strings
literal split across multiple lines, like:
S["foo"]="/path/to/work"\
"dir/"
These line splits prevent the usual sed from working properly.
Make a first pass on the file to undo any line split.
Fixes this error (that may happen depending on TOPDIR path length):
ERROR: e2tools-0.1.2-r0 do_package_qa: QA Issue: File /usr/lib/e2tools/ptest/build/config.status in package e2tools-ptest contains reference to TMPDIR [buildpaths]
Seen on AB: https://autobuilder.yoctoproject.org/valkyrie/#/builders/87/builds/79/steps/13/logs/stdio
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pymongo_4.1.0.bb')
0 files changed, 0 insertions, 0 deletions
