diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:00:18 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:00 +0100 |
| commit | 77692a9e11bf579f5eb78f476f24321b20dacb9c (patch) | |
| tree | 2172f938a0c83cda2c3ab8899a33898ae81eab89 /scripts/lib/devtool/build_image.py | |
| parent | ce557e42d566cc66ac9d48e62bcafed98eb04d75 (diff) | |
| download | poky-77692a9e11bf579f5eb78f476f24321b20dacb9c.tar.gz | |
bitbake: BBHandler: Handle unclosed functions correctly
A function accidentally defined as:
somefunction() {
:
}
which is unclosed due to the space at the end, would currently silently
cause breakage. Have the parser throw and error for this.
[YOCTO #15470]
(Bitbake rev: 831aa45a2c3521a8346d9c7227cc3ab65e108de4)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_image.py')
0 files changed, 0 insertions, 0 deletions
