summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd/CVE-2020-13776.patch
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2020-06-12 14:36:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-12 18:12:46 +0100
commit4c1e74bdf4922519d168434afd69c9bebcb9bd82 (patch)
treed2a4d8e668de65bf4b3a73603eb3fd34ef4b060a /meta/recipes-core/systemd/systemd/CVE-2020-13776.patch
parentd6350dd5cdb252216494475b87edf42e0bdfdb19 (diff)
downloadopenembedded-core-contrib-4c1e74bdf4922519d168434afd69c9bebcb9bd82.tar.gz
recipetool: Fix list concatenation when using edit
If there are multiple appends, ensure we concatenate compatible things: Traceback (most recent call last): File "/home/akiernan/poky/scripts/recipetool", line 111, in <module> ret = main() File "/home/akiernan/poky/scripts/recipetool", line 100, in main ret = args.func(args) File "/home/akiernan/poky/scripts/lib/recipetool/edit.py", line 38, in edit return scriptutils.run_editor([recipe_path] + appends, logger) TypeError: can only concatenate list (not "tuple") to list Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd/CVE-2020-13776.patch')
0 files changed, 0 insertions, 0 deletions