diff options
author | Michael Wood <michael.g.wood@intel.com> | 2016-12-09 16:52:49 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-12 20:44:54 +0000 |
commit | 97ff2c0091c654bf01bc4b0809a6a664ad6c579c (patch) | |
tree | 5cc1850da96123645c0ab0fca76e2b59adaf9a0a /scripts/lib/devtool/build_sdk.py | |
parent | 4ecd040f3bdbbe000e0a154cf500babd7b916396 (diff) | |
download | poky-97ff2c0091c654bf01bc4b0809a6a664ad6c579c.tar.gz |
bitbake: toaster: typeaheads Add a git revisions suggestions
When we're importing a layer it's useful to suggest available git revisions of the
layers. This uses git ls-remote to fetch the revisions and then filter on this.
Caching is added for this typeahead to avoid having to fetch this
information multiple times in a single session.
[YOCTO #8429]
(Bitbake rev: a94ae3ad0cb07a52004143c6f86f371b9e330e9f)
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions