summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2017-03-03Add dependency to imagesRonan1-3/+6
* [SPEC-424] * yocto image should use dependency to facilitate maintenance * yocto image should have its own LICENSE defined Change-Id: I47a6c35f5b80947c5ef8b4761dd98b4bc82a5507 Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
2017-02-19Add template for Altera Cyclone5Jan-Simon Möller2-0/+4
This adds a first template for the Altera cyclone5 board. The build is not yet complete (failing on some gcc6 issue in qtmultimedia-rtlfm-radio-plugin). A few notes: CFLAGS/Tunings are set to -mfpu=softfp compared to the hardfp of all the other target boards we have. Change-Id: I9b179d9aef610ee5a67166df2dd79a52e2ac6c19 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-28Fix remaining occurrence of meta-yoctoJan-Simon Möller1-1/+1
This changeset replaces the old meta-yocto with meta-poky. It avoids the warning message NOTE: Your conf/bblayers.conf has been automatically updated. Change-Id: I89fa0a2eb1ed794b01539fbeee87bae82cf272dc Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-26Extend bootloader timeoutJan-Simon Möller1-0/+2
Change-Id: Ia46fba4d730918b9da5062b8b7f12f9e4af3a6e4 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-26Adapt test yaml definition to code changesJan-Simon Möller1-1/+1
Change-Id: I035cad67460b9e6c29f882cd983fe80f653757df Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-26Move feature code into the meta recipesRonan15-602/+30
* Having a minimlal local.conf serving the only purpose of user customization is the "Yocto" way of doing things * After a source synchronization (repo sync), feature code must be update without regenerate local.conf Change-Id: I0bb0861f4c07a8b57cb59a03f6ffe9d2d693cbbe Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
2017-01-20enhance hw testsJan-Simon Möller2-3/+5
Change-Id: I4796047143e1fd2d2f74a22373ce6c85996a7ae3 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-19Reenable sota sdcard image for rpiJan-Simon Möller1-1/+1
Change-Id: I5801a2bc252a581eb82c7c540e4d546882f1ca62 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-18Add hwtest enable flags for rpi3Jan-Simon Möller4-0/+57
Change-Id: Ifc21b44eef0b40657c04e011575cb27f0533d956 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-18Revert "Remove agl-sota from ci builds until fixed for morty"Jan-Simon Moeller3-3/+3
This reverts commit 580518e556f73649fb516a350f0906bafb51e6d1. Change-Id: I1514b0619cb85eea5cb101dfe229ab454238cfb5 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-17update local.conf.sample from mortyRonan1-20/+18
* come from poky 2.2 morty: - poky/meta-poky/conf/local.conf.sample * keep USER_CLASSES unchange into local.conf.sample. Redefined it into poky-agl distro instead. This will be easier to maintain and keep a trace of modification from upstream. Change-Id: Iaede1c6112a71e1585d1d8adfc6046fec9dd28cb Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
2017-01-13prevent used of mesa-gl and bad use of mesaRonan3-6/+6
* use PREFERRED_RPROVIDER_libgbm-dev = "libgbm to prevent used of mesa * use PREFERRED_PROVIDER_virtual/mesa = "mesa" to prevent used of mesa-gl * https://patchwork.openembedded.org/patch/120281/ Change-Id: Ib03137b6a3f2c58ccfc2b9bc568572cc3be802aa Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
2017-01-12Define IMAGE_FSTYPES for rpi targetsJan-Simon Möller2-0/+2
Do use our target filesystem types instead of the defaults in meta-raspberrypi. Change-Id: If92013a5a55208f4f644f5c2b239e0052ce370c8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-12Improve configuration file for rpi2 and rpi3 for morty.Jan-Simon Möller2-17/+40
Change-Id: I3683edc0638f1ceda0c53d96532276aafb3633fc Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-11Revert back to kernel 4.4 until bsp layer catches upJan-Simon Möller2-2/+2
Our bsp adaptation hardcodes the srcrev of the kernel. Thus we stay on 4.4 until ported. Change-Id: I30f962674cdb567c378fac62cde98bc1cf0f2c1e Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-11Disable gstreamer plugins on vayu due to FTBS on mortyJan-Simon Möller1-4/+7
The three gstreamer plugins do not build right now. Disable until fixed. Change-Id: Ie3d60c88fc73423509dbf36055f7585ab8e81e30 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-11Remove agl-sota from ci builds until fixed for mortyJan-Simon Möller3-3/+3
Change-Id: I041d13aa77802708beeea92bd25df59a1c56cc4a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-10Fix version of mesa in rpi templatesJan-Simon Möller2-4/+4
Change-Id: I977a247c07b3520876ef9738a974e74649304516 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-10Remove firmware files from local.conf templateJan-Simon Möller1-1/+1
The packages does not exist anymore or was renamed. Change-Id: I6a2203dd23fe6ae61adb1daaf2b24ae84f114589 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-09Append kernel recipe to support config fragments and add common kernel ↵Nathan Illerbrun3-0/+9
config fragments Add machine template for nitrogen6x Change-Id: I63df939008a36d125f80d74d461453c63386e24e Signed-off-by: Nathan Illerbrun <nathani@validmanufacturing.com>
2017-01-07Test - mitigation of tar-native issueJan-Simon Möller1-0/+2
This changeset removes tar-native from ASSUME_PROVIDED in an attempt to mitigate the tar-native extraction issue that we see on the jenkins slaves. Is I understand the race-window, tar-native is just being extracted and already in a preferred PATH while being extracted. The right fix would likely be to extract first, then change PATH after the file is in place. A way to do this is being researched. Change-Id: I0b138a1bd27406e719ab0d711cf542a812fb8460 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-04Bump gpu_mem_1024 to 640 to inrease gpu memory for appsJan-Simon Möller1-1/+3
This change mitigates SPEC-390 by increasing the GPU memory available on the rpi2/rpi3 with 1G RAM to 640M. Change-Id: I37fc28daa80e78808baa6d04f0b16647914ac65c Bug-AGL: SPEC-390 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-12-2950_local.conf.inc: Enable CMA within the raspberrypi3 templateMatt Ranostay1-1/+5
Allow the raspberrypi3 GPU to use the CMA dynamic memory split to boost performance. Change-Id: Ia72e7b83f7cca2b6b8a622c632345c748547429b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2016-12-23Disable psplash when building for RPi because of occasional crashesAnton Gerasimov1-0/+2
Bug-AGL: SPEC-366 Change-Id: Id15035817fcf110d52354fe4822af93d49b8c9ec Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2016-12-20Enabling build for Intel's Joule boardktdinh2-0/+12
This adds neccessary firmware to support the Joule board, including wifi and bluetooth. Change-Id: Ia6973415113119aaf60fff0dbb494027fba96fd5 Signed-off-by: Kien Dinh <kien.t.dinh@intel.com>
2016-12-07Enabling HW acceleration for Intel with libva and correct libva incorrect ↵Dominig ar Foll (Intel Open Source)1-0/+7
runtime dependency with x11 Change-Id: I175b0d9900d61546cb0f116a1d698ee1f60b84b7 Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net> Correct libva incorrect runtime dependency with x11 Change-Id: Ic4231c217c8c63575a98d370c898b8cb04e3a980 Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
2016-12-05add h3ulcb supportRonan3-0/+61
Change-Id: I9c00765c3c1eece18a80c7b9f16a79a2bb9d2e5a Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
2016-12-02Revert "Enabling HW acceleration with libvaapi on Intel by default"Jan-Simon Moeller1-7/+1
Due to: Can't install libva-dev-1.7.0-r0@corei7_64: Can't install libva-egl1-1.7.0-r0@corei7_64: no package provides libva-x11 See https://jenkins-new.automotivelinux.org/job/sandbox-snapshot-master/MACHINE=intel-corei7-64,label=agl-test-slave/146/console We need to fix libva through a bbappend. This reverts commit c678e2d040c6071f3b6bec593d3c6271504a92e7. Change-Id: I486aa82484f8b62c65b7ae1a7607f75ade26ce91 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-28Enabling HW acceleration with libvaapi on Intel by defaultDominig ar Foll (Intel Open Source)1-1/+7
Change-Id: I4efd1d2b8d4b6a6c82c68b572bcd5c9fa7a15ad1 Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
2016-11-24Convert feature.inc to feature.depJan-Simon Möller2-0/+0
This converts the included features used for CI purposes to use the dependency format introduced. Change-Id: I405af9ffbd6954d0e78b5f738e762a80687337d7 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-24conf-notes.txt: Add image agl-demo-platform-html5Leon Anavi1-0/+1
Add agl-demo-platform-html5 to the list of AGL images. Bug-AGL: SPEC-331 Change-Id: I70f79bfa0b95e8e95f2a4023f91b185814123104 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2016-11-23meta-rcar-gen3: autoload mmp modulesYannick Gicquel1-0/+2
Add KERNEL_MODULES_AUTOLOAD directive some to multimedia package drivers. Thus after bootup, multimedia framework is ready to use hw acceleration IP. Change-Id: I43a92fdf2dff1f546e5a532b13203efd4a6b829c Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
2016-11-21meta-rcar-gen3: add template with hw accelerationYannick Gicquel3-0/+59
this introduce gen3 support with egl & multimedia acceleration. Change-Id: Id816c6ae85e2877a1af9203ef893e1db12db5afc Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
2016-11-16Add feature shortcuts matching ci systemJan-Simon Möller2-0/+2
These features (shortcuts) do activate the feature set for: - the changeset builds (agl-ci-change-features) - the snapshot builds (agl-ci-snapshot-features) Change-Id: I4972f61b070836fedef8e06d32deaf07b8978dfb Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-14Add newlines at end of fragmentJan-Simon Möller1-1/+2
These are required for proper parsing. Change-Id: I8ade2d0f96ad73f954cd4fd9908c47088def4d8a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-14templates: add R-Car M3 starter kit (w/o gfx)Yannick Gicquel2-0/+15
Introduce a new template for "m3ulcb" reference design. This machine is intended to be used in CI process, and does _not_ activate Hw acceleration for graphics or multimedia. Change-Id: Ia780dee9a4d75133dfe7f98f09d3e876723d05f6 Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
2016-11-13Add firmware for wifi on rpi3Jan-Simon Möller1-0/+2
This changeset add the firmware files for the wifi to the image. Change-Id: I3557a50acc3eb80add605fdbdc32fa4af3a747bb Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-13dra7xx-evm: Fix the kernel providerKarthik Ramanan1-0/+3
Change-Id: I8f0c1188e268b938c51b1c1eb0272ce6a9f2951d Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2016-11-13dra7xx-evm: add cmem to enable radio functionalityKarthik Ramanan1-0/+1
Change-Id: I3c788409f2b8c40abf3ddba48deae999f4a30954 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2016-11-13dra7xx-evm: add platform specific GStreamer pluginsKarthik Ramanan1-1/+3
This patch add the GStreamer plugins for hardware acclerated multimedia and video post processing functionality. Change-Id: I4ebed2e183f46f1d7cf1fb47ccec37dc64a026b6 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2016-11-13dra7xx-evm: platform specific additions for gst-badKarthik Ramanan1-1/+5
This patch introduces certain allocators and sinks that will use the platform specific components and provide the base functionality for the GStreamer accelerator plugins. Change-Id: Iad16f61eefb8c71933efb9109652aed008939203 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2016-11-13dra7xx-evm: add support for multimedia accelerationKarthik Ramanan1-0/+14
TI Jacinto 6 has hardware multimedia acceleration capability. This patch introduces the firmware and IPC components that are needed to control the hardware accelerators. Change-Id: I795c820f9bb87dd77ad227ce7c80f879dd935e54 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2016-11-12Add ota draft for ota imageJan-Simon Möller1-0/+5
Change-Id: I953bca77105e5470362baa97e4e5ae0061b4d2ae Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-10dra7xx-evm: add support for graphics accelerationKarthik Ramanan1-0/+24
TI Jacinto 6 has a 3D GPU that can used to accelerate the graphics processing requests. This patch replaces the default graphics drivers and user space libraries only for the dra7xx-evm MACHINE Change-Id: I1a53594f0fa4dc8fabd16f9ce2c765dd32b9e142 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2016-11-08allow dependency between agl featureRonan2-1/+1
* you can add included.inc file for each feature * if features is include into an other feature, they are print during the --help command #source meta-agl/scripts/aglsetup.sh -h ... Available features: [meta-agl] agl-all-features :( agl-demo agl-appfw-smack agl-devel agl-netboot agl-sota ) agl-archiver agl-devel agl-isafw agl-netboot [meta-agl-devel] agl-renesas-kernel [meta-agl-extra] agl-appfw-smack agl-demo :( agl-appfw-smack agl-devel) Change-Id: I4a72abd48f70a9262203acba84fac24d9dd4dce0 Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
2016-11-04Add u-boot image class when sota feature is enabledAnton Gerasimov4-3/+12
Change-Id: I7ad6fc95f4252424ded09bc1d6d5ab18bf6733fd Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2016-11-04Generate OTA-enabled live image when building with agl-sotaAnton Gerasimov1-0/+4
Bug-AGL: SPEC-307 Change-Id: I5ac3c3dad370545a33ce81071a4a15cdb261fa7a Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2016-10-31Use kernel_configure_variable in append for rpiJan-Simon Möller1-0/+1
This changeset simplifies the configuration of the rpi kernel by using kernel_configure_variable in do_configure_append. Due to an upstream bug, we need to repeat the final configuration call. We also enable BLK_DEV_RAM, BLK_DEV_NBD and SMACK. For this we also define an OVERRIDE for netboot. v2: add conditional appends for netboot, sota, smack by using overrides. Change-Id: I2a4a8fae6989246d715fc2fc71bb4c251f423bdb Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-10-28Move machine-dependent sota configuration to machine templatesAnton Gerasimov5-0/+29
Change-Id: Icb03b2163d7e36a54f27bee78570240c5d337107 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2016-10-26Generalize EULA functions and apply to imx6qsabreliteJan-Simon Möller3-2/+14
This change generalizes the *_setup_EULA*.sh scripts to work with custom layouts. The 50_setup.sh of the machine template just needs to call find_and_ack_eula <layerfolder> [<EULA_FILENAME_relative_to_layerfolder>] The EULA_FILENAME is optional. Also an optional EULA_FLAG_NAME can be exported which will be used for the layer.conf. If no EULA_FLAG_NAME is set, we'll default to the current ACCEPT_EULA_$MACHINE. Change-Id: I03a4551e1cf088dce0b13aa5e38f606d67e0fb29 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>