mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
RRS: fix showing all recipes for multi-layer maintenance plans
If you had more than one layer on a maintenance plan, only the recipes from the last layer were shown because we were using a recipe list variable from the last iteration. The fix just turned out to be to indent the code that read from that list so it runs every iteration instead of at the end. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
7ab7766ec7
commit
03b39e89c0