summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-04-23Switch to meta-updaterAnton Gerasimov13-56/+321
Replace SOTA-related sections with includes, moved u-boot-ota common to minnowboard and qemu to meta-agl-bsp Change-Id: I531f0eec07bab01610a225afc6d32a2f3a8156ad Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9095 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2017-04-23lightmediascanner: delete the remove ruleMatt Ranostay1-1/+0
Remove rule isn't needed since MediaPlayer application is using udisks to detect media removal Bug-AGL: SPEC-484 Change-Id: If67dd99fc162abf5c93b548ea1063f8dffe53e14 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9169 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2017-04-20bluez5: add interface access for MediaPlayer applicationMatt Ranostay2-0/+42
MediaPlayer needs to receive a few signals from org.bluez to trigger various AVRCP metadata and position data. Change-Id: I5b54f91dc5654d2e0208ae564de2440dc6bd5f48 AGL-Bug: SPEC-541 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9125 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: José Bollo <jobol@nonadev.net> Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Matt Porter <mporter@konsulko.com>
2017-04-20meta-agl-bsp/meta-qcom: Fix kernel config fragment about smackKotaro Hashimoto1-0/+7
Previous changes(*) caused to be disable smack setting. This patchset re-enable smack setting. (*)https://gerrit.automotivelinux.org/gerrit/#/c/8569/ Bug-AGL: SPEC-450 Change-Id: I961192e42991a0d2542ca23fac030b8f3eba3fcf Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
2017-04-20systemd: rename udev rule to conform with conventionMatt Ranostay1-1/+1
udev rules should be prefixed with integer to signal order of parsing AGL-Bug: SPEC-539 Change-Id: I7b983ea5b6bd3b7d3b62c495f2698996ace03a56 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-04-20af-main: Improve environment settingJosé Bollo3-16/+4
Some environment variable were set in the configuration files. This wasn't a valuable solution. Allowing now system tuning to put environment variables in files of /etc/afm/unit.env.d is much more flexible. This patch is introduced also to solve the folowing issue Bug-AGL: SPEC-547 Change-Id: I41183735b707a9d5d30805504c2676afe12c3b8d Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-04-20meta-agl-bsp/meta-ti: Fix kernel config fragment about smackKotaro Hashimoto1-0/+6
Previous changes(*) caused to be disable smack setting. This patchset re-enable smack setting. (*)https://gerrit.automotivelinux.org/gerrit/#/c/8567/ Bug-AGL: SPEC-450 Change-Id: Ib0e28b232ce9f39df71cd194baedbbaeab9f62ca Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
2017-04-20lightmediascanner: rename udev rule to conform with conventionMatt Ranostay2-2/+2
udev rules should be prefixed with integer to signal order of parsing AGL-Bug: SPEC-539 Change-Id: I03b8a319a00a59ea1218baafbdd9ea77bbd00a6e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-04-20meta-rcar-gen3: add CONFIG_INPUT_UINPUT to bluetooth.cfgMatt Ranostay1-0/+5
CONFIG_INPUT_UINPUT is needed for AVRCP controls to be registered and function within bluez. AGL-Bug: SPEC-540 Change-Id: Idbc63b8844fac595d73cb34f6a7eb4fb2243028d Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-04-19Use weston-init to startup westonRonan Le Martret16-268/+22
* weston.service should not be a part of weston recipes * remove weston.service from AGL weston recipes * yocto upstream uses the recipe weston-init to startup weston * customize weston-start with sed - remove openvt - add option to weston-launch * customize weston.service with sed - add option for weston * unified the weston startup beteween AGL BSPs * remove fix on the AGL BSP Bug-AGL: SPEC-452 Bug-AGL: SPEC-310 Change-Id: I12722826abdc004214d289961e900c36528ec6e3 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-04-18Set a weak distro-wide DEFAULTTUNE for ARM 32bitJan-Simon Möller1-0/+3
This is a weak (aka 'default' or 'only if not previously set') value for DEFAULTTUNE for ARM 32bit. The value will in the future take precedence over the BSPs as BSPs should not enforce it. Instead the DISTRO is supposed to pick one. Bug-AGL: SPEC-491 Change-Id: Iaadf9cf4704c04c81c9d1ffed283b444a9e10512 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-16Set a default tune for cyclone5 until the distro defines oneJan-Simon Möller1-0/+1
The BSP is doing it right in not defining any tunings and thus falling back to armv7-a + softfloat. All other targets use hardfloat. So until the DISTRO takes over DEFAULTTUNE, we set it here for the board. Change-Id: Iad4c15bc08f0baaed6f7cf7bfa1e3fae2f2fd739 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-15packagegroup-agl-devel: add pstreeMartin Kelly1-0/+1
Change-Id: I5af9e3d1d97e2893ee7c6406576839d29ffee1a8 Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-04-12packagegroup-agl-devel: add vimMartin Kelly1-0/+1
During development, it's nice to have a full-featured vim rather than a minimal vi. Change-Id: Icdb4d59005d5bf5f8ced949f37f77f7de7af972f Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-04-12add vmware driversMartin Kelly1-0/+13
VMWare Fusion defaults to SCSI disks, so we need it builtin to the kernel to recognize the boot disk. While we're at it, add in other useful VMWare-related modules. Change-Id: Ia571142d5d3493b3b14619e6df29367bf06e5ae5 Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-04-12systemd: remove force flag to mount in mount.shMatt Ranostay1-1/+1
Using the force flag causes some artifacts to exist and also breaks the blocking check till unmount is complete. Change-Id: Idfc8268a2e1f8cd0905b5f8b11f53d416d251d90 Bug-AGL: SPEC-483 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-04-12update weston.ini for Renesas Gen3 boardRonan Le Martret1-0/+11
update weston.ini from Renesas rcar Gen3 BSP 2.17 Bug-AGL: SPEC-530 Change-Id: I5577a18cb5707c2484a46d3c91025ad087b6fa1e Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-04-11update Renesas Gen3 driver for BSP 2.17Ronan Le Martret1-4/+3
update driver to version 2017-03-24. Bug-AGL: SPEC-530 Change-Id: I5e18b5baa93419c80409b983de68ba4f7aaa74be Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-04-09LLVM3.3 build fix on qemux86-64Jan-Simon Möller1-1/+2
The build for qemux86-64 will fail on llvm3.3 b/c of the SECURITY_CFLAGS and SECURITY_LDFLAGS (due to -fstack-protector-strong). Fix it by blacklisting the flags for llvm3.3 . Change-Id: I506c398521b59877d78e56d698571e272b52e94a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
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-04Handle systemd's "inactive" state as transientJosé Bollo1-1/+1
Inactive is returned sometimes but it means that the service is not started yet not that it failed to start. AGL-Issue: SPEC-520 Change-Id: I35bb6cf8e2c50fa46b23ce5d5817c4d139a42bf4 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
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-04-04dra7xx: cleanup of gstreamer filesKarthik Ramanan2-176/+0
Change-Id: If77f088450ea9473523fdc35cb72fbc83bff285a Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-04-04dra7xx: gstreamer1.0-plugins-bad: Upgrade to 1.8.2Karthik Ramanan11-0/+5140
Apart from upgrading to 1.8.2 as the base, it also contains several TI specific patches that are required to enable functionality for kmssink and waylandsink. A few bug fixes have also been included in this patch set. This recipe is rehosted from meta-arago Change-Id: I2a5b95db1b0e6b2b907f3e82ff738fd8124c0998 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-04-04dra7xx: gst-plugins-ti: Update VPE plugins to latestKarthik Ramanan1-2/+2
Change-Id: I080e800929f9b25428a604a23ac4d15df4ae3cad Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-04-04lightmediascanner: add dbus configurationMatt Ranostay2-0/+11
MediaPlayer application needs Dbus access to org.lightmediascanner and its signals. Bug-AGL: SPEC-484 Change-Id: I8b2006e1c6405e52d8fc310a841eb26176c00ea8 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-04-04lightmediascanner: add udev scan ruleMatt Ranostay3-0/+18
Initialize a scan on media insertion, and trigger an dbus event on media removal. AGL-Issue: SPEC-483 Change-Id: I7cd79401938f7671dc642647848381259cf87915 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-04-04Add media automounting supportMatt Ranostay3-0/+116
Use the automount.rules from udev-extraconf for mounting and unmounting removable media AGL-Issue: SPEC-483 Change-Id: I8c0353a76d5080ec2e4eff9dc4a48ba771e7a393 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-04-03dra7xx: gst-plugins-ti: Update ducati plugins to latestKarthik Ramanan1-2/+2
Change-Id: Idb53f6c42802d0ab4b4d995451c3dc76063ca498 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-04-03lightmediascanner: change service scan pathMatt Ranostay1-1/+1
Change from scan path from /usr/share/media to /run/media for removable media. AGL-Issue: SPEC-483 Change-Id: I5829007249f8006aa3d85e2426bcfcf6223f8a2b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-04-01qemux86-64: add Virtio GPU DRM driverMatt Porter1-0/+1
Add virtio gpu driver to support host GPU accelerated graphics within a QEMU guest image. Change-Id: I0ecf4fdfdb1d036cd48515d9efcf84381c3d5a6f Bug-AGL: SPEC-516 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-03-30faac: fix typo of SRC_URI directiveMatt Ranostay1-1/+1
AGL-Spec: SPEC-504 Change-Id: I87bc02fd4a4ddb0e85fc06dfcd45212fa93bab79 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-03-30dlt-daemon: remove spaces before +=Martin Kelly2-4/+4
They're not needed (my bad). Change-Id: Ie45f13c6274bae9d87b4b4df11410a6356b49dd7 Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-03-30Generate weston.ini dynamicallyRonan Le Martret29-305/+150
* remove weston-intel.ini * add new package weston-ini-conf * the list of the sections of weston.ini is described in variable flags WESTONSECTION * each section is described in variable flags WESTONSECTION * each output screen is described in agl_screen variable Bug-AGL: SPEC-477 Change-Id: I3d25ab49018e3842c916993ba8b9bcc2428d5170 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-03-30libuiomux: fix format security issuesMatt Ranostay2-0/+28
Compiler option -Wformat-security found an issue with an printf in named-open test. Change-Id: If81ce4b1ced6d5e0d591301c9059f0dfbb799438 AGL-Issue: SPEC-504 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-03-30Fix parallel build issue in wayland-ivi-extensionJan-Simon Möller1-0/+4
The build might fail on a linker issue. Change-Id: If0e0895f5a4ee9f64c20c3367df021225f1510bf Bug-AGL: SPEC-508 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-03-30dra7xx: linux: Update smack patches for Kernel 4.9Karthik Ramanan4-150/+0
Change-Id: Ie6e56fbbf877be62d69daa0d06141009cb99422a Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-30dra7xx: Remove SRC_URI updateKarthik Ramanan1-11/+0
Change-Id: I9ce4a9d1019269e4955544e341b5d1d0bd7a3e15 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-30dra7xx: linux: rename kernel recipe to make version agnosticKarthik Ramanan1-0/+0
Change-Id: Id33c8f4c1d75aa6adf1b276995fc7991603c41cb Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-29faac: fix format security issueMatt Ranostay3-0/+58
Port patchsets from Khem Raj's tree to fix -Wformat-security issue that was exposed with security options to the compiler. Change-Id: I3c746f71484bc3cb4b210f956465147918856340 AGL-Spec: SPEC-504 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-03-29dra7xx: weston: cleanup patchesKarthik Ramanan6-229/+1
Change-Id: Ia2f246daae241a4b91721b7c17ae608145cd30a3 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-29dra7xx: u-boot: Remove patch for compilation fixKarthik Ramanan2-28/+2
The patch has been integrated into u-boot git repo Change-Id: I540db7bd3658300a3dffc218d228d43e7e87a2b8 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
2017-03-29Fix version of gst-omxTadao Tanikawa1-7/+7
There is no 1.8.x of gst-omx. (next version of 1.2.0 is 1.9.x) And "1.8%" for gstremaer and plugins is something ambiguous, "1.8.%" would be better. Change-Id: I71c7d5d7d6a406a03390231801a33eb6d60586cd Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.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-29Fix virtual provider for webruntimeJan-Simon Möller1-0/+4
A recipe that is to be used as virtual provider needs to declare this in a PROVIDES += 'virtual/foo' statement. The selection then happens through a PREFERRED_PROVIDER. Add the missing PROVIDES. Additionally we found that in case of web-runtime, _R_PROVIDES is not reflecting the PROVIDES as expected and added the necessary override there, too. Kudos to co-investigator Stéphane Desneux. Change-Id: Ic9224ea122c21dab6ab2e7e515d6ac4d0417ef57 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-03-29Fix af-main buildRonan Le Martret1-5/+9
* remove bashism * do not install service for native build Change-Id: I53f9c06b3638f568058bfef3955230c63b935801 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>