mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
![]() If you had more than one layer on a maintenance plan, only the recipes from the last layer were shown because we were using a recipe list variable from the last iteration. The fix just turned out to be to indent the code that read from that list so it runs every iteration instead of at the end. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
||
---|---|---|
.. | ||
migrations | ||
static | ||
tools | ||
__init__.py | ||
admin.py | ||
apps.py | ||
context_processors.py | ||
models.py | ||
urls.py | ||
views.py | ||
wsgi.py |