diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-11-16 16:19:19 +1300 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-12-05 14:38:40 +1300 |
commit | 23d6dd1f733e57783cb129e598d99fbe76d758fd (patch) | |
tree | a122f9d0861edb3afd488bf4935ed67df39948d2 /meta/classes/kernel-uboot.bbclass | |
parent | a7cd9d1183be603777fc9c8c448281fe01224f7b (diff) | |
download | openembedded-core-contrib-23d6dd1f733e57783cb129e598d99fbe76d758fd.tar.gz |
devtool: refactor return for _extract_source()
Use a namedtuple to return information to the caller, since I've been
expanding that information we should avoid having to change all of the
calling code each time.
Additionally, it turned out that a bunch of the callers were checking
for None being returned in the initial_rev value, but that's no longer
possible, so tidy up the calling code.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/classes/kernel-uboot.bbclass')
0 files changed, 0 insertions, 0 deletions