[bitbake-devel] [PATCH 3/5] lib/bblayers: Add support for the new layer modules

Mark Hatle mark.hatle at windriver.com
Fri Jul 28 16:04:24 UTC 2017


On 7/28/17 10:37 AM, Mark Hatle wrote:
> Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
> ---
>  lib/bblayers/layerindex.py        | 313 +++++++++++---------------------------
>  lib/layers/layerindex/__init__.py |  28 +++-
>  lib/layers/layerindex/cooker.py   |   2 +-
>  lib/layers/layerindex/restapi.py  |  95 +++++++-----
>  lib/layers/manager/__init__.py    |  59 ++++---
>  5 files changed, 210 insertions(+), 287 deletions(-)

Argh, I just realized a bunch of fixes got merge to this patch, they should have
been merged to 1/5.

I've fixed this in the git tree.

--Mark




More information about the bitbake-devel mailing list