summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf
AgeCommit message (Collapse)AuthorFilesLines
2017-04-09Set UBOOT_MACHINE to minnowmax for intel-corei7-64 and SOTAAnton Gerasimov1-0/+4
UBOOT_MACHINE is required when u-boot is used, but no generic intel-corei7-64 config exists for u-boot, choose Minnowboard Change-Id: If8bf05caaef98535aedef9d4ecd98cd2ab0c2e16 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-04-06Add porter-bootfiles to dependencies when agl-sota is enabledAnton Gerasimov2-0/+2
Previously it was a dependency to the image class, but for WIC we have to define such dependencies in local.conf Change-Id: I30f898553cd1cd8971d8768a9181d6e45857bf5d Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-04-04Add grub2 support in SOTAAnton Gerasimov13-0/+16
Change-Id: Ia37920f6190e9dfe68c4d63a01f204ff6fc66423 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-04-04dra7xx: Enable GStreamer on the morty branchKarthik Ramanan1-6/+4
Change-Id: Ida4de1eab50d7d83f6134ea0e7c27fd469517c5a Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-29dra7xx: preferred kernel is 4.9Karthik Ramanan1-1/+1
Change-Id: Iecdc8dcd745dfb1c375bf631ccf7953299ca4e92 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-29dra7xx: minor cleanup of config fileKarthik Ramanan1-6/+0
Change-Id: I5c54d695c48c97f0dda82445ee66d04c0425d391 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-29Fix version mismatch of gstreamer for R-Car Gen3Tadao Tanikawa2-0/+2
The version of gstreamer and its plugins would be 1.6.3 for R-Car Gen3 BSP v2.16. Also for OMX would be 1.2.0. (These are from the versions of poky:krogoth's gstreamer) Because of missing PREFERRED_VERSION, the wrong version of gstreamer(1.8) was built. Bug-AGL: SPEC-471 Change-Id: Ie4bbffa16b549d6f5ea11bfe821eb7db0a9373a9 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-03-27Add OTA wks support to Porter and RCar-M3 boardsAnton Gerasimov4-6/+10
Bug-AGL: SPEC-413 Change-Id: I4ef71fde4a013c1dac4917f66727ce4b6be4170c Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-03-19[rcar-gen3] blacklist the recipes-forward-port from bspRonan Le Martret3-1/+6
* AGL must use Wayland/Weston from yocto, so to be sure AGL does not use Wayland/Weston from Renesas rcar gen3 BSP, blacklist the recipes forward ported.(but not the recipes .bbappend). Bug-AGL: SPEC-471 Bug-AGL: SPEC-411 Change-Id: I8310de2210273eb592c6ce865d300e0e5a8dbd0a Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-03-19[rcar-gen3] Update h3 m3 to renesas rcar gen3 BSP v2.16.0 (branch:morty)Ronan Le Martret3-12/+12
Bug-AGL: SPEC-471 Change-Id: Ifb43484b96160b22fe24f446d5560a8796a90e48 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-03-17dra7xx-evm: Update ipumm-fw PREFERRED_VERSION to latestKarthik Ramanan1-1/+1
Change-Id: Ia9e941cbe1e4be2cd479a0325433c5280567171e Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-03adding reboot via efi for MinnowboardDominig ar Foll (Intel Open Source)1-1/+1
Change-Id: I15eea117e6ab3194a1ffd136d2dc5b4dc6c2f659 Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
2017-03-01dra7xx-evm: Enable the cmem driverKarthik Ramanan1-0/+1
Change-Id: I3bef001ac992e7d07fd72a6def65df744399489a Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-02-19Add template for Altera Cyclone5Jan-Simon Möller1-0/+0
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-02-16dra7xx-evm: morty: enable SGX KM driverKarthik Ramanan1-3/+1
Change-Id: I8047baaad8704e39d49158a1677cc1c06615102a Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-02-07dra7xx-evm: morty: temporarily disable kernel drivers for sgx and cmemKarthik Ramanan1-2/+3
Change-Id: Id8d440ebd420f93ea2952405d88a61fd48dc05b6 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-01-26Move feature code into the meta recipesRonan12-0/+554
* 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>
2016-11-09Allow .bb files in meta-agl-bsp/meta-layernameJan-Simon Möller1-0/+4
This change allows hosting full recipes in the bsp adaptation layers if needed. Required by meta-ti until recipes are moved to meta-ti proper. Change-Id: I91a050405f2be314c0eb988ba932dae88d4e624d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-09-29conf/layer.conf: Update meta-agl-bsp priorityLeon Anavi1-1/+1
Increase the priority of Yocto/OE layer meta-agl-bsp to 10 because meta-raspberrypi has priority 9. Bug-AGL: SPEC-254 Change-Id: Ibd020b432b2865c5bb00fb2d7a56840a2c1e2cef Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2016-09-27Extend glob on meta-agl-bsp to support more boards.Jan-Simon Möller1-0/+5
rpi and fsl* use a BBFILE_COLLECTIONS value w/o meta. Extend the statement to include these cases. Change-Id: I2d01bd30b40a01df298b1842944596f588f77ae9 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-05-18aglbsp: use shared recipes from this layerPhilippe Coval1-0/+3
This change will makes weston pull mesa-megadriver As I observed that weston was crashing on intel-corei7-64 because there were no dri backend available in default image. This change has been successly tested on Minnowboard Max where /usr/lib/dri/i915_dri.so is loaded correctly Bug-AGL: SPEC-186 Change-Id: I6bdd6d8a0d330e607ccc031ba0d2da17137a5635 Origin: https://github.com/TizenTeam/meta-agl Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2016-05-01Allow meta-agl-bsp to dynamically include recipes on demandJan-Simon Möller1-3/+5
This changeset introduces an improved handling of the recipe inclusion mechanism that allows us to conditionally include fixes for bsp's once (and only once) they are activated. This overcomes the need to use BB_DANGLINGAPPENDS_WARNONLY = 1 that was introduced in changeset 5527. Thus it can be removed again. Change-Id: I7ea10748e3015e781f1e96cfc01ac54e83d0cd5a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2015-07-22Support wayland/weson with GSES on emulated machine, QEMU(x86-64)Tadao Tanikawa1-0/+10
To boot weston image on emulated machine QEMU, a new sub-layer `meta-agl-bsp` is added. When bitbake agl-image-weston or agl-image-ivi With this layer, weston GLES can run on QEMU with GLES support. Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>