layerindex-web/rrs/tools
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
..
common.py update: fix error on LAYERRECOMMENDS failure 2018-10-01 11:43:52 +13:00
daily_run.sh rrs/tools/daily_run.sh: don't reload when updating 2018-09-06 11:08:43 +12:00
historytool.py RRS: add tool to import/export upstream history data 2019-02-14 10:05:53 +13:00
rrs_distros.py Use try...finally or with to ensure files get closed 2019-02-14 10:05:53 +13:00
rrs_maintainer_history.py RRS: collect history independent of current recipes 2019-11-21 02:27:39 +13:00
rrs_upgrade_history.py rrs_upgrade_history: add stop commit option 2019-11-21 02:27:39 +13:00
rrs_upstream_email.py Use shell=False where possible with utils.runcmd() 2019-07-17 11:31:01 +12:00
rrs_upstream_history.py RRS: collect history independent of current recipes 2019-11-21 02:27:39 +13:00
upgrade_history_internal.py RRS: fix some more bad OE-Core commits 2019-11-21 02:27:39 +13:00