summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2016-05-01Add raspberrypi 2 and 3Jan-Simon Möller6-0/+584
2016-04-14Introduce TI vayu and synchronize and streamline templatesJan-Simon Möller12-34/+327
2016-02-10Add package group and bitbake target for Quality AssuranceTadao Tanikawa3-0/+6
2016-02-08Add wandboard as target boardJan-Simon Möller3-0/+309
2016-02-03bblayers.conf: add meta-efl for lightmediascanner recipeManuel Bachmann3-0/+3
2016-01-20Provide template configuration for each machine or boardTadao Tanikawa9-0/+921
e */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
#see meta-agl-devel/meta-egvirt/conf/include/agl_egvirt.inc
require conf/include/agl_egvirt.inc

# In order to enable the agl virtualization features (agl-egvirt),
# each supported board needs to add in one of its configuration
# files (see for instance meta-agl/meta-agl-bsp/conf/include)
# the following line:
#
# MACHINE_FEATURES += "agl-egvirt"