mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
![]() We have at least one instance where two versions of a recipe were added at the same time and then later one was deleted - sed. We didn't detect more than one recipe being added and thus the delete was seen as removing the recipe entirely, causing the recipe to vanish. Fix the filter so that we see the other addition and adjust the debug printing so that we can see what type of deletions are occurring. 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 |