summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-03-27 06:28:53 +0200
committerMatt Ranostay <matt.ranostay@konsulko.com>2019-03-27 08:27:30 +0200
commite978a20f40916eac57a5e1af8f65b6ed9f719e50 (patch)
tree25fdba1a84046055af9a2ddf056516d4439509dc /meta-agl-profile-graphical
parent3580d3385ff2742559b15db71cd458aef3a78bc6 (diff)
meta-agl-profile-telematics: recipes-core: systemd: change canbus systemd match regex
Match on can* versus only can0 for any canbus interfaces that are detected and set to 500K (which is a common standard automotive baud rate). Change-Id: I8fe00c3043a7fa1faf92506a6cc26bd692ef3aa0 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'meta-agl-profile-graphical')
0 files changed, 0 insertions, 0 deletions
.mi { color: #ae81ff } /* Literal.Number.Integer */ .highlight .mo { color: #ae81ff } /* Literal.Number.Oct */ .highlight .sa { color: #e6db74 } /* Literal.String.Affix */ .highlight .sb { color: #e6db74 } /* Literal.String.Backtick */ .highlight .sc { color: #e6db74 } /* Literal.String.Char */ .highlight .dl { color: #e6db74 } /* Literal.String.Delimiter */ .highlight .sd { color: #e6db74 } /* Literal.String.Doc */ .highlight .s2 { color: #e6db74 } /* Literal.String.Double */ .highlight .se { color: #ae81ff } /* Literal.String.Escape */ .highlight .sh { color: #e6db74 } /* Literal.String.Heredoc */ .highlight .si { color: #e6db74 } /* Literal.String.Interpol */ .highlight .sx { color: #e6db74 } /* Literal.String.Other */ .highlight .sr { color: #e6db74 } /* Literal.String.Regex */ .highlight .s1 { color: #e6db74 } /* Literal.String.Single */ .highlight .ss { color: #e6db74 } /* Literal.String.Symbol */ .highlight .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #a6e22e } /* Name.Function.Magic */ .highlight .vc { color: #f8f8f2 } /* Name.Variable.Class */ .highlight .vg { color: #f8f8f2 } /* Name.Variable.Global */ .highlight .vi { color: #f8f8f2 } /* Name.Variable.Instance */ .highlight .vm { color: #f8f8f2 } /* Name.Variable.Magic */ .highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */ } @media (prefers-color-scheme: light) { .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-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 */ }
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="123px" height="88px" viewBox="0 0 123 88" enable-background="new 0 0 123 88" xml:space="preserve">
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="-107.9995" y1="1649" x2="-107.9997" y2="749.8912" gradientTransform="matrix(1 0 0 1 468 -703)">
	<stop  offset="0" style="stop-color:#041724"/>
	<stop  offset="1" style="stop-color:#000000"/>
</linearGradient>
<rect display="none" fill="url(#SVGID_1_)" width="720" height="1001"/>
<rect x="24" y="763.898" display="none" fill="#31ABFF" fill-opacity="0.29" stroke="#31ABFF" stroke-width="0.8902" stroke-miterlimit="10" stroke-opacity="0.64" width="122" height="86.563"/>
<g>
	
		<rect x="0.5" y="0.719" fill-opacity="0.29" stroke="#B2F0FF" stroke-width="0.8902" stroke-miterlimit="10" stroke-opacity="0.64" width="122" height="86.563"/>
	<g>
		<g>
			<g>
				<circle fill="#B2F0FF" cx="90.361" cy="26.764" r="8.235"/>
			</g>
			<g>
				<path fill="#B2F0FF" d="M92.639,38.193l-1.035-0.57c-2.859-1.577-6.457-0.535-8.035,2.323l-6.644,12.053l-13.157-4.313
					c-3.01-0.986-6.572,0.181-9.143,3.181l0.004,0.002c-0.451,0.41-0.877,0.874-1.263,1.396L42.473,67.006
					c-1.68,2.271-1.606,5.141,0.098,6.486l0.617,0.486c1.707,1.349,4.513,0.756,6.334-1.401l11.504-13.622l15.162,5.822
					c1.318,0.507,2.729,0.665,4.067,0.525c2.313,0.265,4.661-0.854,5.854-3.021l8.853-16.056
					C96.539,43.368,95.499,39.771,92.639,38.193z"/>
			</g>
		</g>
	</g>
	<polygon fill="#B2F0FF" points="32.5,48.931 50.199,34.67 32.5,20.41 32.5,26.82 16.5,26.82 16.5,41.82 32.5,41.82 	"/>
</g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="-383.5005" y1="1468.6846" x2="-383.5005" y2="1552.0071" gradientTransform="matrix(1 0 0 1 468 -703)">
	<stop  offset="0.5092" style="stop-color:#31ABFF;stop-opacity:0"/>
	<stop  offset="0.9018" style="stop-color:#31ABFF"/>
	<stop  offset="1" style="stop-color:#63E6FF"/>
</linearGradient>
<rect x="23.5" y="763.5" display="none" fill="url(#SVGID_2_)" stroke="#31ABFF" stroke-miterlimit="10" width="122" height="87"/>
<g display="none">
	<g display="inline">
		<g>
			<circle fill="#FFFFFF" cx="113.861" cy="789.944" r="8.235"/>
		</g>
		<g>
			<path fill="#FFFFFF" d="M116.139,801.373l-1.035-0.57c-2.859-1.577-6.457-0.535-8.035,2.323l-6.644,12.053l-13.157-4.313
				c-3.01-0.986-6.572,0.181-9.143,3.181l0.004,0.002c-0.451,0.41-0.877,0.874-1.263,1.396l-10.894,14.741
				c-1.68,2.271-1.606,5.141,0.098,6.486l0.617,0.486c1.707,1.349,4.513,0.756,6.334-1.401l11.504-13.622l15.162,5.822
				c1.318,0.507,2.729,0.665,4.067,0.525c2.313,0.265,4.661-0.854,5.854-3.021l8.853-16.056
				C120.039,806.548,118.999,802.951,116.139,801.373z"/>
		</g>
	</g>
</g>
<polygon display="none" fill="#FFFFFF" points="56,812.11 73.699,797.85 56,783.59 56,790 40,790 40,805 56,805 "/>
<g display="none">
	<g display="inline">
		<g display="none">
			<circle display="inline" fill="#31ABFF" cx="113.861" cy="789.944" r="8.235"/>
		</g>
		<g display="none">
			<path display="inline" fill="#31ABFF" d="M116.139,801.373l-1.035-0.57c-2.859-1.577-6.457-0.535-8.035,2.323l-6.644,12.053
				l-13.157-4.313c-3.01-0.986-6.572,0.181-9.143,3.181l0.004,0.002c-0.451,0.41-0.877,0.874-1.263,1.396l-10.894,14.741
				c-1.68,2.271-1.606,5.141,0.098,6.486l0.617,0.486c1.707,1.349,4.513,0.756,6.334-1.401l11.504-13.622l15.162,5.822
				c1.318,0.507,2.729,0.665,4.067,0.525c2.313,0.265,4.661-0.854,5.854-3.021l8.853-16.056
				C120.039,806.548,118.999,802.951,116.139,801.373z"/>
		</g>
	</g>
</g>
<polygon display="none" fill="#31ABFF" points="56,812.11 73.699,797.85 56,783.59 56,790 40,790 40,805 56,805 "/>
</svg>