[yocto] [PATCH 04/19] yocto-bsp: allow branch display filtering

2012-08-10 Thread tom . zanussi
From: Tom Zanussi Add a "branches_base" property that can be used to allow only matching branches to be returned from all_branches(). Signed-off-by: Tom Zanussi --- scripts/lib/bsp/engine.py |7 +++ scripts/lib/bsp/kernel.py | 19 +++ 2 files changed, 26 insertions(+)

[yocto] [PATCH 04/19] yocto-bsp: allow branch display filtering

2012-08-09 Thread tom . zanussi
From: Tom Zanussi Add a "branches_base" property that can be used to allow only matching branches to be returned from all_branches(). Signed-off-by: Tom Zanussi --- scripts/lib/bsp/engine.py |7 +++ scripts/lib/bsp/kernel.py | 19 +++ 2 files changed, 26 insertions(+)