summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-intel/recipes-graphics
AgeCommit message (Expand)AuthorFilesLines
2018-02-20Fixes for meta-agl-bsp for rockoJan-Simon Möller1-4/+0
2017-10-20weston-ini-conf: Rework to use fragments to construct weston.iniTom Rini1-4/+3
2017-10-12weston-ini-conf: Make this track variables correctly for signaturesTom Rini1-4/+0
2017-10-11adding eGalax screen support for demoDominig ar Foll (Intel Open Source)1-0/+8
2017-03-30Generate weston.ini dynamicallyRonan Le Martret2-36/+0
2017-03-23Removed wl-shell-emulator from AGLRonan Le Martret1-1/+1
2017-01-16replace deprecated function base_containsRonan1-1/+1
2017-01-16Update meta-agl-bsp for 'Daring Dab'Jan-Simon Möller1-3/+0
2016-12-14new default weston.ini for IntelDominig ar Foll (Intel Open Source)2-0/+39
2016-12-07Enabling HW acceleration for Intel with libva and correct libva incorrect run...Dominig ar Foll (Intel Open Source)1-0/+4
kground-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 */ }
# CAN signaling binder

CAN bus binder, based upon OpenXC vi-firmware project.

Full document can be found under `docs` directory.

# Fast build procedure

Just use autobuild script:

```bash
./conf.d/autobuild/agl/autobuild build
./conf.d/autobuild/agl/autobuild package
```

This will build both projects under build directory for each of them with default configuration.