Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-04-15 | gnome: split out gnomebase.bbclass that doesn't have gconf and gmime depends | Koen Kooi | 1 | |
2010-04-08 | Using NotHandled/Handled in event handlers is deprecated | Chris Larson | 1 | |
Signed-off-by: Chris Larson <chris_larson@mentor.com> | ||||
2010-01-22 | recipe_sanity: check RRECOMMENDS/RCONFLICTS and make the message more ↵ | Chris Larson | 1 | |
comprehensible Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-11-11 | classes: Drop some random import bb/os statements | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-06-19 | recipe_sanity.bbclass: only check RPROVIDES/RDEPENDS in target recipes. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-06-19 | recipe_sanity.bbclass: add checks for "bad" vars like RDEPENDS/RPROVIDES. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-06-19 | recipe_sanity.bbclass: add checks for missing/default variables | Chris Larson | 1 | |
By default, for now, it just checks for LICENSE being left as default when SRC_URI is set, and an empty DESCRIPTION, which freaks out the packaging classes. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-06-19 | recipe_sanity.bbclass: add check to handle bugs wrt var expansions in var names. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-06-19 | recipe_sanity: add check for PACKAGES in native/cross and split to ↵ | Chris Larson | 1 | |
recipe_sanity_all. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-06-10 | recipe_sanity.bbclass: add initial recipe sanity checker. | Chris Larson | 1 | |
Currently just checks for variables which the recipe can avoid defining, as the values end up the same as the defaults. Formerly known as kergoth_sanity, but we all know such a thing is mythical ;) Signed-off-by: Chris Larson <clarson@mvista.com> |