summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/distro/include/recipe_color.inc
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2012-07-06 17:35:14 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-09 11:31:23 +0100
commitfc17afa42c3be9f5ab1bce475b1919b43794aaea (patch)
treea11c23cb8db85c80e7d9c219bc2d7bf33e812061 /meta-yocto/conf/distro/include/recipe_color.inc
parenta7e2b56ee76e35713df959c96f19b72ec29050ef (diff)
downloadpoky-fc17afa42c3be9f5ab1bce475b1919b43794aaea.tar.gz
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 <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf/distro/include/recipe_color.inc')
-rw-r--r--meta-yocto/conf/distro/include/recipe_color.inc4
1 files changed, 2 insertions, 2 deletions
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 @@
1# This is a "burndown" list of recipes that need to be reviewed 1# This is a "burndown" list of recipes that need to be reviewed
2# and corrected based on their color they may have some issues. 2# and corrected based on their color they may have some issues.
3# If a recipe is fixed and OK, then their entry can be removed. 3# If a recipe is fixed and OK, then its entry can be removed.
4# 4#
5# The format is as a bitbake variable override for each recipe 5# The format is as a bitbake variable override for each recipe
6# 6#
@@ -13,7 +13,7 @@
13# Please keep this list in alphabetical order. 13# Please keep this list in alphabetical order.
14# 14#
15 15
16# Default for all recipes not speficied here 16# Default for all recipes not specified here
17RECIPE_COLOR = "green" 17RECIPE_COLOR = "green"
18 18
19RECIPE_COLOR_pn-aaina = "red" 19RECIPE_COLOR_pn-aaina = "red"