diff options
author | Erik Botö <erik.boto@pelagicore.com> | 2017-11-06 10:13:04 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-08 22:24:03 +0000 |
commit | 09992f2fb45eedccaa9fc99b1485ec9c163d1f2b (patch) | |
tree | 66f399a74d83d3e6478cfcba3d67b4590c128f9e /meta/classes/recipe_sanity.bbclass | |
parent | 3b67c666bae51c715fcbdd27c2cce8bd2b4e76eb (diff) | |
download | poky-09992f2fb45eedccaa9fc99b1485ec9c163d1f2b.tar.gz |
masterimage.py: fix stop()
The stop() function is called in the context of the masterimage,
so self.master should be used instead of self.connection which is
undefined at that time.
[YOCTO #11524]
(From OE-Core rev: adfe79dee90b6e080b97869444882b84468d49ba)
Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/recipe_sanity.bbclass')
0 files changed, 0 insertions, 0 deletions