summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add python3 to standard imagesumoMartin Borg2018-10-011-0/+1
| | | | | Change-Id: I1d03ae75553cdb0ae4b9f058b37f7b3b5116d5e9 Signed-off-by: Martin Borg <martin.borg@enea.com>
* remove wic from IMAGE_FSTYPESSona Sarmadi2018-09-191-0/+1
| | | | | Change-Id: Icfd571b8234d4eb10b7307f2e104eef480d74a68 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Add wayland/weston and alsa support for Qt demo. Weston needs to beAdrian Mangeac2018-09-132-0/+15
| | | | | | | started manually. Change-Id: Iab3aab067fdac2fb1d443370b89f73534cfb8203 Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
* Merge "templates: add ext4 rootfs format" into sumoAdrian Dudau2018-09-051-1/+1
|\
| * templates: add ext4 rootfs formatMartin Borg2018-09-041-1/+1
| | | | | | | | | | | | | | ext4 is the default fstype for qemu boot Change-Id: Ic97f9adafceb5d0c82657b8b28567269a279ff01 Signed-off-by: Martin Borg <martin.borg@enea.com>
* | Remove Intel Microcode from Standard ProfileSona Sarmadi2018-08-301-0/+3
|/ | | | | Change-Id: Ibf88563fa759fb69b1208799eda23fd943f9df96 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Add support for qt5.Adrian Mangeac2018-08-172-0/+5
| | | | Change-Id: I33db17bda4d2643a3df674eae20f3e905818b729
* images: Move include to enea-image-standard-common.incAdrian Dudau2018-07-253-2/+2
| | | | | Change-Id: I473b68055c0eea7eac8bf9e0c0c87e665d2bb7b9 Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Add Node.js to standard imageMartin Borg2018-07-173-3/+6
| | | | | Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* templates: remove live image from IMAGE_FSTYPESMartin Borg2018-07-121-0/+1
| | | | | | It causes problems for the SDK build Signed-off-by: Martin Borg <martin.borg@enea.com>
* Add cyclictest and stress to the imageSona Sarmadi2018-07-111-0/+4
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* layer.conf: add LAYERSERIES_COMPATMartin Borg2018-07-101-0/+1
| | | | Signed-off-by: Martin Borg <martin.borg@enea.com>
* templates: Remove unsupported targets and add intel-corei7-64Martin Borg2018-07-093-7/+4
| | | | Signed-off-by: Martin Borg <martin.borg@enea.com>
* templates: Change rootfs formats for Raspberry PipyroMartin Borg2018-01-231-1/+2
| | | | | | | | | | Change compression from .bz2 to .gz due to LAVA limitation. Change to ext4 format instead of ext2 for gz.u-boot image to be consistent with other targets in LAVA. Remove ext3 since it is not used. Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* templates: Add u-boot dependency for Raspberry PiMartin Borg2018-01-111-0/+1
| | | | | Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* kernel-devsrc: Added kernel sources to sdkDragos Motrea2018-01-051-0/+2
| | | | | Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* templates: Use DEB packages instead of RPMAdrian Dudau2017-12-111-1/+1
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Update local.conf.sample for Raspberry PiMartin Borg2017-11-291-1/+3
| | | | | | | | Fix for append of ext2.gz.u-boot Add ENABLE_UART Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* templates: Remove unsupported targets and add raspberrypiAdrian Dudau2017-11-2718-1294/+2
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Update REAME for pyro branchAdrian Dudau2017-11-271-2/+2
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Add template config for qemuarm64krogothMartin Borg2017-06-193-0/+258
| | | | Signed-off-by: Martin Borg <martin.borg@enea.com>
* README: Update maintainers and contribution informationAdrian Dudau2016-07-041-2/+4
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* conf/templates: fix bblayers.conf.sample filesStefan Sicleru2016-06-085-5/+5
| | | | | | | | | Update POKY_BBLAYERS_CONF_VERSION variable in order to match REQUIRED_POKY_BBLAYERS_CONF_VERSION defined in meta-poky so that mismatch notifications are avoided. Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* README: fix branch nameStefan Sicleru2016-06-011-2/+2
| | | | | | | Replace master with krogoth branches for layer dependencies. Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Revert "valgrind: temporarely remove ptest"Tudor Florea2016-05-251-7/+0
| | | | | | | | | | This reverts commit 928940b9332cd834f0d5d6bb8547576ed5eb3ef9. The fix is already present upstream: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb?id=7da7587da1e920fcc67404ea34e915c93352eed6 Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* qemux86: add new template config filesStefan Sicleru2016-04-283-0/+258
| | | | | | | | | | Added required templates required to generate a successful build for x86. Environment can be generated with: TEMPLATECONF=meta-el-standard/conf/template.qemux86 source oe-init-build-env ../build Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* ls1021a-iot templateAdrian Calianu2016-04-263-0/+262
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
* valgrind: temporarely remove ptestTudor Florea2016-04-211-0/+7
| | | | | | | | | valgind-ptest add an improper dependency on bogus interpreter "/this/is/a/bogus/interpreter/name" Removing ptest until the above is being solved Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Add template configs for p2041rdb, qemuppc and qemuarmAdrian Dudau2016-04-219-0/+776
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Add Standard profile imagesAdrian Dudau2016-04-212-0/+13
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Initialize layerAdrian Dudau2016-04-183-0/+92
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>