[bitbake-devel] [PATCH 0/4] fetch2 latest_versionstring improvements

Aníbal Limón anibal.limon at linux.intel.com
Mon Jul 20 19:19:25 UTC 2015


ping...

On 14/07/15 19:30, Aníbal Limón wrote:
> Changes return of latest_versionstring method now returns current revision
> in SCM's like git.
>
> [YOCTO #7605]
>
> Aníbal Limón (4):
>    fetch2/git.py: latest_versionstring search in all tags
>    fetch2/git.py: latest_versionstring now returns (version, revision)
>    fetch2/wget.py: latest_versionstring now returns (version, revision)
>    tests/fetch.py: Updated test name FetchMethodTest ->
>      FetchLatestVersionTest
>
>   lib/bb/fetch2/git.py  | 20 +++++++++++++-------
>   lib/bb/fetch2/wget.py | 12 ++++++------
>   lib/bb/tests/fetch.py |  8 +++++---
>   3 files changed, 24 insertions(+), 16 deletions(-)
>




More information about the bitbake-devel mailing list