diff options
author | Julien Stephan <jstephan@baylibre.com> | 2023-11-22 12:08:13 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-01-04 04:09:44 -1000 |
commit | 4e65f8e2ef65683b1dd8f7a2655043d514ca818c (patch) | |
tree | b994fd20cfb49a6f1557e359b213c99776d49412 /scripts/lib/scriptutils.py | |
parent | 792649dee09905feeb10e6038b76aee33d71ada5 (diff) | |
download | poky-4e65f8e2ef65683b1dd8f7a2655043d514ca818c.tar.gz |
devtool: fix update-recipe dry-run mode
When running devtool update-recipe with --mode=srcrev AND --append switch
in dry-run, we get the following error:
Traceback (most recent call last):
[...]
Exception: destpath should be set here
Fix this by removing a misplaced else statement in _update_recipe_srcrev
(From OE-Core rev: edfa2aac5c39e12e1149134a6241ad4e5b2ebc46)
Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 85ba125703d5b442133fd7c470b915460ee68ac9)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions