diff options
Diffstat (limited to 'bitbake/lib/bb/ui/crumbs/recipeselectionpage.py')
| -rwxr-xr-x | bitbake/lib/bb/ui/crumbs/recipeselectionpage.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/bb/ui/crumbs/recipeselectionpage.py b/bitbake/lib/bb/ui/crumbs/recipeselectionpage.py index e4616a8e1a..956b02dd95 100755 --- a/bitbake/lib/bb/ui/crumbs/recipeselectionpage.py +++ b/bitbake/lib/bb/ui/crumbs/recipeselectionpage.py | |||
| @@ -45,7 +45,7 @@ class RecipeSelectionPage (HobPage): | |||
| 45 | }, { | 45 | }, { |
| 46 | 'col_name' : 'Brought in by', | 46 | 'col_name' : 'Brought in by', |
| 47 | 'col_id' : RecipeListModel.COL_BINB, | 47 | 'col_id' : RecipeListModel.COL_BINB, |
| 48 | 'col_style': 'text', | 48 | 'col_style': 'binb', |
| 49 | 'col_min' : 100, | 49 | 'col_min' : 100, |
| 50 | 'col_max' : 500 | 50 | 'col_max' : 500 |
| 51 | }, { | 51 | }, { |
