layerindex-web/rrs
Paul Eggleton 559753d570 RRS: fix some more bad OE-Core commits
In OE-Core commit 309a02931779f32d1139cc1169a039cbe4638706, a reference
to BBINCLUDED was added to HOSTTOOLS in conf/bitbake.conf, however when
we use tinfoil to parse this BBINCLUDED is not set (probably too early)
and the result is an immediate parsing failure. The issue was eventually
fixed in 40a904bf8bc1279c3da0893c003f740f1d2066c2 however there are some
commits in this range that we care about, so within this range we hack
bitbake.conf to have a default for BBINCLUDED since it's an easy
workaround.

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: fix some more bad OE-Core commits 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: support grouping upgrades by version for multi-version recipes 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