layerindex-web/rrs
Paul Eggleton 869ebec108 RRS: exclude lib/ subdirectory of layers to avoid picking up templates
We were picking up lib/bblayers/example.bb in OE-Core, and it's possible
we might add similar templates in future. There shouldn't ever be files
we're interested in under lib/, and in the absence of the ability to
follow BBFILES, just exclude the directory explicitly.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2019-11-21 02:27:39 +13:00
..
migrations RRS: record previous version 2019-11-21 02:27:39 +13:00
static Update TableSorter to latest version of active fork 2019-07-17 11:31:01 +12:00
tools RRS: exclude lib/ subdirectory of layers to avoid picking up templates 2019-11-21 02:27:39 +13:00
__init__.py rrs: show full name in admin 2018-05-04 23:57:52 +12:00
admin.py RRS: support grouping upgrades by version for multi-version recipes 2019-11-21 02:27:39 +13:00
apps.py rrs: show full name in admin 2018-05-04 23:57:52 +12:00
context_processors.py rrs: Add application 2018-05-04 23:57:51 +12:00
models.py RRS: record previous version 2019-11-21 02:27:39 +13:00
urls.py rrs/urls: Use new urlpatterns list syntax 2018-05-04 23:57:53 +12:00
views.py RRS: ensure upgrades recorded at exact same time are correctly ordered 2019-11-21 02:27:39 +13:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00