summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/distro/include/recipe_color.inc
diff options
context:
space:
mode:
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"