summaryrefslogtreecommitdiffstats
path: root/recipes-demo/hvac
AgeCommit message (Expand)AuthorFilesLines
2022-07-27Updates for application enumeration via systemd unitsScott Murray1-9/+3
2022-07-11recipes-demo: update application's .desktop files for systemd executionDenys Dmytriyenko1-0/+6
2022-07-06Update vehicle signal using app recipesScott Murray3-2/+21
2022-06-29Remove use of AGL_APP_REVISIONJan-Simon Moeller1-1/+1
2021-12-21Add updated demo applications backScott Murray1-0/+34
2021-11-03Prepare master for new framework integrationJan-Simon Möller1-25/+0
2021-08-20Convert to new override syntaxScott Murray1-1/+1
2021-01-15Fix style issues in app recipesScott Murray1-7/+10
2021-01-15Update SUMMARY and DESCRIPTION in app recipesScott Murray1-2/+2
2020-12-17SPEC-3723: restructure meta-agl-demoJan-Simon Moeller1-0/+22
-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .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 */ }
require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'qtwayland_agldemo.inc', '', d)}