Aníbal Limón
488a2351ad
rrs/tools.py: Create standalone get_recipe_pv_without_srcpv function.
...
Copied get_recipe_pv_without_srcpv from oe-core/recipeutils library
to avoid import errors caused by have imported twice oe-core from poky
and from tinfoil.
rrs/tools/rrs_upgrade_history.py: Update to use get_recipe_pv_without_srcpv
from common.
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-07-14 10:51:41 -05:00
Aníbal Limón
2404b45c5e
rrs/tools: Change to use get_logger from common.
...
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-07-14 10:51:41 -05:00
Aníbal Limón
a62ab520c5
rrs/tools/rrs_upgrade_history.py: Only run upgrade detection when detect recipe files in commit.
...
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-07-14 10:51:41 -05:00
Aníbal Limón
d6f1a1e061
rrs/tools/rrs_upgrade_history.py: Improve version detection.
...
Use load_recipes from common instead of parse PV by hand.
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-07-14 10:51:41 -05:00
Aníbal Limón
2607f7763b
rrs/tools/rrs_: Reorder imports.
...
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-07-14 10:51:41 -05:00
Aníbal Limón
72b0029672
rrs/tools/rrs_upgrade_history.py: Add script for update the recipe upgrades history.
...
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-07-14 10:51:41 -05:00