summaryrefslogtreecommitdiffstats
path: root/scripts/opkg-query-helper.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-23 14:48:08 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-22 23:26:15 +0000
commit2b7d97af746e4713036050e730d28b9b13a3c4a2 (patch)
tree8d680a62d1caa1f6b72b56e319bdbfc711b0bb9c /scripts/opkg-query-helper.py
parent0711fd83cdc230d04144cda37a786b6470a78f37 (diff)
downloadpoky-2b7d97af746e4713036050e730d28b9b13a3c4a2.tar.gz
bitbake: utils: Fix lockfile path length issues
If the path to bitbake.lock is in a deep directory, bitbake will hang. The reason was that the max file length limiting code (to 255 chars) was including the directory name and it should only act on the filename within the directory. Fix it to just use the base filename. [YOCTO #14766] (Bitbake rev: e3db9c2e9eded3c5cb6040714a6054b44f6b3880) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 89d70e7b71eecfe06592202f326e566c579ba01d) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/opkg-query-helper.py')
0 files changed, 0 insertions, 0 deletions