aboutsummaryrefslogtreecommitdiffstats
path: root/oe-init-build-env
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-11-16 16:19:19 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2017-12-05 14:38:40 +1300
commit23d6dd1f733e57783cb129e598d99fbe76d758fd (patch)
treea122f9d0861edb3afd488bf4935ed67df39948d2 /oe-init-build-env
parenta7cd9d1183be603777fc9c8c448281fe01224f7b (diff)
downloadopenembedded-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 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions