mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
![]() Since we're now executing a separate script per commit, we should try not to do that unless the commit actually touches recipe files in order to avoid wasting time. (Whilst it's possible that a change to a bbclass might alter what's in the recipe, we can ignore that since we are only concerned with actual upgrades which would always require some sort of change to the recipe or an include file, so we can safely skip commits that don't do that.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
||
---|---|---|
.. | ||
common.py | ||
daily_run.sh | ||
rrs_distros.py | ||
rrs_maintainer_history.py | ||
rrs_upgrade_history.py | ||
rrs_upstream_email.py | ||
rrs_upstream_history.py | ||
upgrade_history_internal.py |