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
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 */ }
meta-agl-devel layer
======================================================

The meta-agl-devel layer is intended to contain components that are under
testing/development or software packages that OEMs need but to not exist
in AGL.

Here below you can find more information about the components of this layer.

Virtualization support (meta-egvirt)
======================================================

meta-egvirt is the Virtualization Expert Group (EG-VIRT) layer, targeting to enable
virtualization support in AGL.

For more information, see the README.md file included in the layer, or alternatively
visit the EG\_VIRT wiki page at: https://wiki.automotivelinux.org/eg-virt

The OEM needs library for AGL
======================================================

There are some software package that the OEM needs, but not exist in the AGL source.  
This layer is add OEM needs library for AGL.  

The software packages list:
 * boost
 * fixesproto
 * imagemagick
 * iptables
 * Xorg-macros
 * zlib
 * eglibc = glibc
 * libcurl
 * libgif
 * libneon
 * mongoose
 * fuse
 * protocol buffers
 * bsdiff
 * module-init-tools
 * libcroco
 * libtiff
 * librsvg
 * libpcap

Quick start guide
-----------------
To Add these library by add the feature 'agl-oem-extra-libs'

1. Before build you need prepare agl layers:
 * You can read it at meta-agl/README-AGL.md

2. build the agl-demo-platform with 'agl-oem-extra-libs':

```bash
source meta-agl/scripts/aglsetup.sh -m qemux86-64 agl-demo [agl-appfw-smack] [agl-devel] [agl-netboot] agl-oem-extra-libs
```

3. Build agl-demo-platform

```bash
bitbake agl-demo-platform
```

Supported Machines
------------------

Reference hardware:

* QEMU (x86-64) - emulated machine: qemux86-64
* Renesas R-Car Gen2 (R-Car M2) - machine: porter