From fc17afa42c3be9f5ab1bce475b1919b43794aaea Mon Sep 17 00:00:00 2001 From: Cristian Iorga Date: Fri, 6 Jul 2012 17:35:14 +0300 Subject: Upstream tracking partial updates Manually checked packages for updates. Changed the necessary fields with updated values. Added missing recording where necessary. Beautified some packages info. Removed small typos in distro_alias.inc and recipe_color.inc. All changes easy detectable in the diff. (From meta-yocto rev: 387445c38b5eec0fad9dc8a819cedd5d89171c17) Signed-off-by: Cristian Iorga Signed-off-by: Richard Purdie --- meta-yocto/conf/distro/include/recipe_color.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-yocto/conf/distro/include/recipe_color.inc') diff --git a/meta-yocto/conf/distro/include/recipe_color.inc b/meta-yocto/conf/distro/include/recipe_color.inc index 9dc5dd115f..b3f9b460ae 100644 --- a/meta-yocto/conf/distro/include/recipe_color.inc +++ b/meta-yocto/conf/distro/include/recipe_color.inc @@ -1,6 +1,6 @@ # This is a "burndown" list of recipes that need to be reviewed # and corrected based on their color they may have some issues. -# If a recipe is fixed and OK, then their entry can be removed. +# If a recipe is fixed and OK, then its entry can be removed. # # The format is as a bitbake variable override for each recipe # @@ -13,7 +13,7 @@ # Please keep this list in alphabetical order. # -# Default for all recipes not speficied here +# Default for all recipes not specified here RECIPE_COLOR = "green" RECIPE_COLOR_pn-aaina = "red" -- cgit v1.2.3-54-g00ecf