[bitbake-devel] [PATCH] hob: implementation of search functionality in Hob

Richard Purdie richard.purdie at linuxfoundation.org
Tue Mar 19 13:59:07 UTC 2013


On Wed, 2013-03-13 at 13:25 +0200, Cristiana Voicu wrote:
> Implemented the search functionality for recipes and packages using
> filters on the listmodel. I have used the design which can be found in
> bugzilla.
> 
> [YOCTO #3529]
> Signed-off-by: Cristiana Voicu <cristiana.voicu at intel.com>
> ---
>  bitbake/lib/bb/ui/crumbs/hoblistmodel.py         |  119 ++++++++++++++++------
>  bitbake/lib/bb/ui/crumbs/hobwidget.py            |   77 ++++++++++----
>  bitbake/lib/bb/ui/crumbs/packageselectionpage.py |   57 ++++++++---
>  bitbake/lib/bb/ui/crumbs/recipeselectionpage.py  |   68 +++++++++----
>  4 files changed, 236 insertions(+), 85 deletions(-)

This conflicts with other changes that have merged, could you rebase and
resend it please?

Thanks,

Richard





More information about the bitbake-devel mailing list