layerindex-web/rrs/tools
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
..
common.py RRS: exclude lib/ subdirectory of layers to avoid picking up templates 2019-11-21 02:27:39 +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: avoid historical parsing bug in bitbake 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: exclude lib/ subdirectory of layers to avoid picking up templates 2019-11-21 02:27:39 +13:00