diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2015-06-01 16:45:25 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-03 16:38:45 +0100 |
commit | 8c6bd8a84338c528d409301b4377ad2809338cdf (patch) | |
tree | 10d2df8d80d89a41c5375d6e07fbfa5a039035bb /meta/recipes-extended | |
parent | 7cd3c6028c0a868ddefa02aa73393f4b16a72b5c (diff) | |
download | poky-8c6bd8a84338c528d409301b4377ad2809338cdf.tar.gz |
recipeutils: Add get_recipe_upstream_version and get_recipe_pv_without_srcpv functions
The get_recipe_upstream_version functions tries to get the current
version of recipe in upstream it uses bb.fetch2 latest_versionstring
method also latest_revision when is SCM.
The get_recipe_pv_without_srcpv discards the SRCPV in SCM's recipe like
git it returns a tuple with the version, prefix and suffix of a PV.
(From OE-Core rev: d1683b5bb584e2b09bda76bf8523b12636d91d73)
Signed-off-by: Aníbal Limón <anibal.limon@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/recipes-extended')
0 files changed, 0 insertions, 0 deletions