layerindex-web/rrs
Aníbal Limón ec0ae0dc29 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>
2018-05-04 23:57:52 +12:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2018-05-04 23:57:51 +12:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2018-05-04 23:57:52 +12:00
static rrs: jquery.tablesorter.js remove ^M characters. 2018-05-04 23:57:52 +12:00
tools rrs/tools.py: Create standalone get_recipe_pv_without_srcpv function. 2018-05-04 23:57:52 +12:00
__init__.py rrs: Add application 2018-05-04 23:57:51 +12:00
admin.py rrs: Add support for Release 2018-05-04 23:57:51 +12:00
context_processors.py rrs: Add application 2018-05-04 23:57:51 +12:00
models.py rrs/models.py: RecipeUpgrade fix selection by milestone. 2018-05-04 23:57:52 +12:00
urls.py rrs: Add support for export Recipes reports by Release/Milestone 2018-05-04 23:57:51 +12:00
views.py rrs/views.py: Fix exception in Maintainer view 2018-05-04 23:57:52 +12:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00