summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-09Add 4.0.2 to master repoJan-Simon Möller1-0/+90
Change-Id: Id9550a962eb1fea1cb15d1ebb8b15a3e70b2c7af Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-09-18Remove pyroupdate.xml file and update meta-alteraJan-Simon Möller2-92/+1
The uprev is done, so the temporary file can be removed. Also meta-altera has a build-fix for pyro in a newer version. Change-Id: I900fe1d171668e988dcf03611b323cbd63723eb2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-09-15Revert "default.xml: Bump version of meta-updater"Jan-Simon Moeller1-1/+1
This reverts commit e5ec6847b1f584b46bbaaca8612d27f1ce2505fc. Reason: we tracked pyro/head of meta-updater and this introduces a build issue on u-boot recipe. Change-Id: Ifb5d76389d464ca153722df213e6ba12a41c4f43 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-09-15default.xml: Bump version of meta-updaterLeon Anavi1-1/+1
Update the version of Yocto/OE layer meta-updater. v2: update to new master Bug-AGL: SPEC-863 Change-Id: I05474d9f144e4f026c58f24beb802cdc2e705037 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-09-15Update rcar gen3 to BSP 2.23Ronan Le Martret1-1/+1
Bug-AGL: SPEC-890 Change-Id: I664a5a5276735199491bf895c4a023d53171cc48 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-09meta-oic: Update to latest release 1.2.1Philippe Coval1-1/+1
Bug-AGL: SPEC-158 Change-Id: I73e03febbf61a13d1b6f26e0376c4226c7cc979e Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2017-09-08Upgrade to pyroChanghyeok Bae1-14/+14
v3 (jsmoeller): switch back to master revision from sandbox in preparation of pyro merge v2 (jsmoeller): rebased Bug-AGL: SPEC-646 Change-Id: Ie95ab54ec4c0cce46c1fa0cb1aa325c9d760cd32 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-09-08Add manifest for Daring Dab 4.0.1 to masterJan-Simon Möller1-0/+34
Change-Id: I5eb5d9d9775ec9c9d43cb58572f265e9b2775dc4 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-09-07Update pyroupdate.xml for work on pyro migrationJan-Simon Möller1-6/+6
Change-Id: I20eeec8d3f4d22c241ba8df4065995e1a10bac38 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-08-22Add chinook_3.0.5.xml to master branchJan-Simon Möller1-0/+30
Change-Id: I6a4338953beaaf152e9930423c6a253141eb9d55 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-08-18update meta-sdl for fixing startup servicePhong Tran1-1/+1
SYSTEMD_AUTO_ENABLE is wrong setting. -> smartdevicelink.service doesn't start while bootup. Report issue here https://github.com/phongt/meta-sdl/issues/2 Change-Id: I8eb103913954e283b75b9547ff1a0fdb4b728b74 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
2017-08-10Fix typo in pyroupdate.xml manifestJan-Simon Möller1-1/+1
Change-Id: If6bf4ffbeb4f99be91b59505f0446f563feb416a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-08-10Fix typo in pyroupdate.xml manifestJan-Simon Möller1-1/+1
Change-Id: Ib77c70b7ecc11b0deb988405c745dfbf0f2edb44 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-08-10Update pyroupdate.xmlJan-Simon Möller1-1/+1
Change-Id: Ibc506f3fcb5b66946330c4b3c5de44b141beca31 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-08-09Update pyro manifest to latest patch revisionsJan-Simon Möller1-3/+3
Change-Id: Icb1610b60e07c1c2931f11eb70d396942086e9a8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-08-09Update pyroupdate.xml to point to the wip commitsJan-Simon Möller1-23/+22
Change-Id: I5c467e4305624af92554a1e388ad85500d2ab34e Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-08-09Add pyroupdate.xml for pyro upgradeChanghyeok Bae1-0/+92
Bug-AGL: SPEC-646 Change-Id: I7326ee6fa1e4971f527749a45452c968cdd88694 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2017-08-08Add meta-virtualization layer from yocto to meta-egvirtMichele Paolino1-0/+1
meta-virtualization layer is useful for for the eg-virt group because it provides support for several virtualization solutions (XEN, docker, KVM, etc.) Bug-AGL: SPEC-787 Change-Id: If4fb25942fbc0871267f4bf24151b8fac8f44e56 Signed-off-by: Michele Paolino <m.paolino@virtualopensystems.com>
2017-08-02Add meta-sdl for SmartDeviceLinkPhong Tran1-0/+2
Change-Id: I7713238686b8b7f93d80126b290be912afd2d25c Signed-off-by: Phong Tran <tranmanphong@gmail.com>
2017-07-28Add manifest for Daring Dab 4.0.0Jan-Simon Möller1-0/+34
Change-Id: Ica938f2ca5d1c9cb294228f8f0aea588dcba6aae Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-07-26Update meta-updaterAnton Gerasimov1-1/+1
More robust aktualizr, annoying warnings during build removed, runqemu script added. Full diff can be found at https://pastebin.com/EiwQHWzd. Change-Id: Ic5860002610ebbda4b26689abc87cecac45ca738 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-07-21Repo manifest for Daring Dab rc3 v3.99.3Jan-Simon Möller1-0/+34
Change-Id: Icf00a5c3e0799f57bd1b78f31d40a1453c83f08e Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-07-06Fix for chinook_3.0.4.xmlJan-Simon Möller1-19/+17
Corrected the missing revisions. v2: fix indentation compared to other xml files. AGL-repo> diff chinook_3.0.3.xml chinook_3.0.4.xml 9,17c9,15 < < <default remote="agl" revision="refs/tags/3.0.3" sync-j="4"/> < < <project name="AGL/meta-agl" path="meta-agl" revision="900c064d040ef371c88215ee92b8c5d743447f76" upstream="refs/tags/3.0.3"/> < <project name="AGL/meta-agl-demo" path="meta-agl-demo" revision="bee2dce0697da156903c55523e1e869aa33f4964" upstream="refs/tags/3.0.3"/> < <project name="AGL/meta-agl-devel" path="meta-agl-devel" revision="134e5f446b52f6a02f38212b9bde076adad798f8" upstream="refs/tags/3.0.3"/> < <project name="AGL/meta-agl-extra" path="meta-agl-extra" revision="41e850c10b8ea45fd94ecee72c26878109fb9042" upstream="refs/tags/3.0.3"/> < <project name="AGL/meta-renesas" path="meta-renesas" revision="7b85f7a3e5129f743e533692c6cbf15273ac02f6" upstream="refs/tags/3.0.3"/> < <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="a8a7a29a61309f6c0b0eb1e2bb6133c54149c3c3" upstream="v2.12.0"/> --- > <default remote="agl" revision="refs/tags/3.0.4" sync-j="4"/> > <project name="AGL/meta-agl" path="meta-agl" revision="29c296c3e109653a3a341a99cbac611cd6323029" upstream="refs/tags/3.0.4"/> > <project name="AGL/meta-agl-demo" path="meta-agl-demo" revision="6cab3add4b7d23d7fcbde46d34b9a7266e01f5d4" upstream="refs/tags/3.0.4"/> > <project name="AGL/meta-agl-devel" path="meta-agl-devel" revision="134e5f446b52f6a02f38212b9bde076adad798f8" upstream="refs/tags/3.0.4"/> > <project name="AGL/meta-agl-extra" path="meta-agl-extra" revision="41e850c10b8ea45fd94ecee72c26878109fb9042" upstream="refs/tags/3.0.4"/> > <project name="AGL/meta-renesas" path="meta-renesas" revision="1bbd8e6f27b7749e7e40c3478c17415e211f0cee" upstream="refs/tags/3.0.4"/> > <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="2f49a0e90921d425fe0b1656c0c97e3dba717fab" upstream="v2.12.0"/> 30c28 < <project name="poky" remote="yocto" revision="e59717e80f6288410fa057e34233382bd327697a" upstream="krogoth"/> --- > <project name="poky" remote="yocto" revision="50fdd784231299bedb008f20adeaeeca3eb1452d" upstream="krogoth"/> Change-Id: Ic11bb54e186357035bba147bf12cf38ff0982fcb Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-07-01Add manifests for chinook_3.0.4 and dab_3.99.2Jan-Simon Möller2-0/+66
Change-Id: I8eaac2f4898d22a887a225ab9eaff41eb6597294 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-06-29Fix i.MX6Takashi Matsuzawa1-6/+3
Bug-AGL: SPEC-704 This is part of the fixe to make i.MX6 buildable again. Starting Morty, FSL Communicty BSP (freescale.github.io) has changed their layer names so we need to use these names so we need to follow this change - meta-fsl-arm -> meta-freescale - meta-fsl-arm-extra -> meta-freescale-3rdparty - meta-fsl-demos -> meta-freescale-distro Change-Id: Id5da65902f9dea761378f7dd1370a5025f63d414 Signed-off-by: Takashi Matsuzawa <tmatsuzawa@xevo.com>
2017-06-26Update meta-updater to include R-Car M3 supportPhil Wise1-1/+1
Change-Id: I5fc8e26ff296d70d70bf6279fc5dca2702a01341 Signed-off-by: Phil Wise <phil@advancedtelematic.com>
2017-05-29Update meta-updaterAnton Gerasimov1-1/+1
The new revision includes changes to make meta-updater layer inclusion a neutral operation, and inheriting sota.bbclass almost neutral operation. If we add agl-sota to the build now it should not affect anything, and once it's there we can add "sota" DISTRO_FEATURE to machine templates for which sota is already implemented. https://github.com/advancedtelematic/meta-updater/compare/bae52014b6e3a49e7adf49373238dab9f5f3b4a2...8379268522e453923514cc74ef37b9585ab4bde7 Change-Id: I4501ebc226a8c52017a24c06811ee33923c692c4 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-05-25Manifest for dab rc1dab_3.99.1dab/3.99.13.99.1Jan-Simon Möller1-0/+34
This adds the manifest file for Daring Dab release candidate 1. All repos have been tagged with dab/3.99.1 . Change-Id: I8457dd67c9a91aa0a5974a0820038fb685204992 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-05-19Update Renesas rcar ben3 BSP to 2.19.Ronan Le Martret1-1/+1
* Branch master of meta-rcar-gen3, should not be use for gerrit review anymore. Bug-AGL: SPEC-605 Change-Id: Ice2216236e9cf5f9ca41c7945a04a8b66133d61a Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-05-13upgrade to Qt 5.8Martin Kelly1-2/+3
Currently, Qt 5.8 is available only in master, as morty is frozen on the 5.7 major release. Once Pyro is released, we should probably switch to that instead. Change-Id: I024b757d16e5891382f4286dadee3315163a79d5 Depends-On: I83f8334539d5542c7632b45e230d53915fdf18bf Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-04-30Update meta-raspberrypi to head of morty branchJan-Simon Möller1-1/+1
This updates the kernel and adds support for the 64bit build of the rpi3. Bug-AGL: SPEC-568 Change-Id: I4d285594f226af184d7207b8e067a7aba5bbc5d3 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-28Update meta-updater to use bbclasses instead of includesAnton Gerasimov1-1/+1
Bug-AGL: SPEC-557 Change-Id: Ia00a84da101591c00c1ced9e445122f4e04d660f Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-04-27Add meta-agl-extra backJan-Simon Möller1-0/+1
It contains still the agl-localdev features. It was swapp'ed out during the meta-updater migration. Add it back to re-enable agl-localdev. Bug-AGL: SPEC-557 Change-Id: I34e0b65d647d45bab2df215ce0b5688f3a903881 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-25Pull new meta-updater that doesn't build rvi-sota-client by defaultAnton Gerasimov1-1/+1
Bug-AGL: SPEC-561 Bug-AGL: SPEC-558 Change-Id: I4c32b3d99e0ec89f44217a24b8f75f89538a4d38 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-04-24Switch to meta-updaterAnton Gerasimov1-1/+3
Replace meta-agl-extra/meta-sota with exernal meta-updater layer Change-Id: If4f2991531b3bf893881c068e3a6ad4ba259f217 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-04-14set meta-renesas-rcar-gen3 branch to masterRonan Le Martret1-1/+1
* the gerrit head is on master, so we should use master branch of meta-renesas-rcar-gen3 for AGL master Change-Id: Iaa6b86e2792cf672323b1047cfe74bde4b984f2a Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-04-08Add manifest for chinook_3.0.3.xml to masterJan-Simon Möller1-0/+80
This changeset adds the manifest for "Charming Chinook" release 3.0.3 . In master it is kept for statistics. Check out with: repo init -b chinook -m chinook_3.0.3.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo Change-Id: Ib75bb7628741a3d34523072bd4bfbe011a3cb03f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-03-19update new Renesas rcar gen3 BSPRonan Le Martret1-1/+1
* Change Renesas rcar gen3 BSP to v2.16 CogentEmbedded/meta-rca -> AGL/meta-renesas-rcar-gen3 Change-Id: Ia9c35c212472cee4ae657c38f2695818424f7eeb Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-03-07Use morty branch for meta-security-isafwJan-Simon Möller1-2/+2
isafw got incompatible with krogoth and morty on their master branch. Upstream added a morty branch (no krogoth branch). Use this branch. Change-Id: I388e17da89c33a791660f36c1f902274360a38c2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-03-03Add stable manifest for CC 3.0.2 to master branchJan-Simon Möller1-0/+32
Change-Id: Ibf0611c520ff9a3345010c4eef97a4eb5264e5a3 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-03-02default.xml: Set meta-raspberrypi revisionLeon Anavi1-1/+1
Linux kernels 4.4 and 4.9 in the latest version of branch morty of meta-raspberrypi have issues therefore I have set this Yocto/OE layer to a previous version with kernel 4.4 that is known to work. Bug-AGL: SPEC-411 Change-Id: I41a5fd1cefa1484bf1ca9b7e8bc22dab646b21b6 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-03-01Fix meta-agl-demo pointing to sandboxJan-Simon Möller1-4/+6
meta-agl-demo pointed by accident to a sandbox. Fix it. meta-isafw is broken upstream for morty. Pin to workin version. Document repository pinning. Change-Id: I9fa4497dd10594978fb576e5e02f882b51b97b8f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-02-21Add meta-altera and use just github as remoteJan-Simon Möller1-7/+9
Change-Id: Ie4d72870c42d0673958087f4afea35289887295f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-02-13Migrate meta-qt5 to 5.8 branch provided by qt.ioJan-Simon Möller1-3/+8
This changeset changes the upstream and the branch of meta-qt5 to branch 5.8 and upstream to qt.io . This was decided during the AMM F2F meeting in Tokyo last week. Change-Id: Ia4289c4f920f10e12aa32076981528a521afadbb Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-27Add remaining stable branch manifests to masterJan-Simon Möller2-0/+58
This changesets adds the remaining manifest files for BF 2.0.4/2.0.5 also to master. Change-Id: I7e67636dcbd8b7be727829681ff5fc81fe912195 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-27Mirror stable branch manifests in masterJan-Simon Möller10-0/+349
Having the manifests of the stable releases in the master branch allows simpler comparisons with repo (e.g. diffmanifests). Change-Id: Ib16aa7ba1edeefdf8dbcfb8be0254bac955a979c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-26remove meta-amb which is not used anymoreStephane Desneux1-4/+1
Bug-AGL: SPEC-423 SPEC-132 SPEC-134 Change-Id: I8aa0b5c8981aef0f9eaef6b154a8a359efe9933c Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-01-18Change meta-raspberrypi to use new morty branchJan-Simon Möller1-1/+1
Meanwhile there is a morty branch in meta-raspberrypi. Use it. Change-Id: Ie5ed3fee84bbfb66e84c1bfc40b046b312214a62 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-10Use poky 2.2 morty for AGLronan@iot.bzh1-10/+10
v2: bump i.MX BSPs to morty. Change-Id: Ib034e0f00100027d14ba430c5df3e5c9b1eb556c Signed-off-by: ronan@iot.bzh <ronan@iot.bzh> Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2017-01-09default.xml: Update meta-rustLeon Anavi1-1/+1
Update Yocto/OE layer meta-rust following the upstream fix in compiler-rt for building a toolchain installer. This version of meta-rust is required by the latest version of RVI SOTA Client from Yocto/OE layer meta-agl-extra. Bug-AGL: SPEC-385 Change-Id: Idf1a2d53327718c95401bdfedf4b8868dffdd560 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>