summaryrefslogtreecommitdiffstats
path: root/default.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-07-01Update external and BSP layers for rc2 and remove deprecatedJan-Simon Möller1-20/+10
Update the layers to current state and remove deprecated layers. Change-Id: Iceb737b0e5c990b8c4d0164d2b5ef4fe7e363621 Bug-AGL: SPEC-3468 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2020-06-24Update to Yocto Project 3.1.1 releaseScott Murray1-5/+5
Update poky to the 3.1.1 release tag, and bump the other git.yoctoproject.org hosted layers as well as meta-qt5 to their latest commits to match. Bug-AGL: SPEC-3445 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ia71d15dfd01988565c0f58e75eda63959bbf1f57
2020-06-24[RCAR] Update meta-rcar to yocto dunfellRonan Le Martret1-1/+1
Bug-AGL: SPEC-3380 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: Ib0dc9d664fe5084b3a488af0b6ee2e9670f0bfe1 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2020-06-19Remove meta-intel as it is not in useJan-Simon Möller1-4/+0
We merged the target into qemux86-64 and no longer need the layer. Bug-AGL: SPEC-2931 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Iee7ccd91dd767b24f9c14498f51d7d4a18afd18d
2020-05-21More dunfell branch updatesScott Murray1-3/+3
Switch meta-arm and meta-qcom to their dunfell branches now that they are available. Also fixed typo in a recently added comment. Bug-AGL: SPEC-3302 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I15cd4fa42035fd92f164fe90a8833a8f43ed5fa4
2020-05-12Update meta-freescaleScott Murray1-2/+2
Update meta-freescale to latest dunfell branch commit to pick up linux-fslc update to 5.4.39 and addition of community maintained linux-fslc-imx kernel which is stable 5.4.y plus NXP changes from linux-imx. Bug-AGL: SPEC-3258 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I25512627268bb8336f7e2f26a86ff8c6a9f14268
2020-05-12Pull down meta-python2 in support of the chromium buildsJan-Simon Moeller1-0/+4
Although python2 is out of support, the chromium build still depends on it until upstream fixed their dependencies and a patch can be integrated. Thus as a stop-gap add the meta-python2 layer in the chromium build. Bug-AGL: SPEC-3354 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I0e7b8ba84b69aa3d72c67dd020efaec675096fd2
2020-05-12Update and re-enable meta-sancloudPaul Barker1-3/+1
The Sancloud BSP now has support for the Yocto Project dunfell branch. Bug-AGL: SPEC-3372 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> Change-Id: I7891f5cb3f9a7bc1585101400a5023aaffa5e3e5
2020-05-12Update meta-armPaul Barker1-1/+1
Bug-AGL: SPEC-3372 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> Change-Id: I2d2e2164e1bbe4dc885feda06f0811b683a1b098
2020-05-12Update meta-ti to ti2020.01.00 tagPaul Barker1-1/+1
Also switch the upstream tracking branch to dunfell. Bug-AGL: SPEC-3372 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> Change-Id: Ib8eb80f1e2a9652082622a09d99bb0b25653fd2d
2020-05-07Add meta-iot-cloud repomaratsabitov1-0/+3
meta-iot-cloud layer provides support for cloud services Bug-AGL: SPEC-3345 Signed-off-by: maratsabitov <marat.sabitov@mera.com> Change-Id: I81254277e8bb0b29769dd0595ff03d93cab57e53
2020-04-28Merge branch 'next'Jan-Simon Möller1-19/+24
* next: Further dunfell updates Update default manifests to use more dunfell branches Update default manifests to use master/dunfell branches Change-Id: Ied2e11c0757a6daf68c991c90b7ba6740b3b551c
2020-04-27Further dunfell updatesScott Murray1-10/+11
Changes: - Switch meta-virtualiztion, meta-intel, and meta-freescale* to their new dunfell branches. - Add new upstream meta-arm repository that is now a requirement for meta-ti. - Update commit IDs in default.xml to latest on master/dunfell. The 3.1 dunfell release is final now; the poky commit used is a few past the tagged release commit, the extra changes are all release documentation fixes. Bug-AGL: SPEC-3302 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I36260fc89b1a166aff1b4a20ca0fce80cb7a9c19
2020-04-27Update default manifests to use more dunfell branchesScott Murray1-14/+14
Update default.xml and default-floating.xml to use newly created dunfell branches in several repositories, and update the commit IDs in default.xml to latest to track upstream as it moves closer to dunfell final release in a few weeks. Bug-AGL: SPEC-3302 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ie91fc66c5138a829a17dbe21c5462ff9caf6a32b
2020-04-27Update default manifests to use master/dunfell branchesScott Murray1-20/+24
To facilitate migrating to the upcoming Yocto Project 3.1 aka dunfell release, update the default.xml and default-floating.xml manifest files to use the "next" branches of the meta-agl* repositories, and the current latest master or dunfell branches of third-party repositories. Third-party repositories that do not yet have dunfell support declared in their LAYERSERIES_COMPAT variables are commented out in the manifests. Further iteration will be required as more third-party repositories add dunfell branches in the run up to its release at the end of April 2020. Bug-AGL: SPEC-3302 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I2851cac80d61ace9bafb3062964f2d687d5d7e5c
2020-04-18default.xml: Update and enable meta-synopsys layerEvgeniy Didin1-3/+1
With this commit we update meta-synopsys layer to the latest zeus-compatible version. Changes since v1: -Updated hash to new commit, which adds "zeus" compatibility in layer.conf and removes others. Changes since v2: -Updated also default-floating.xml accordingly. (jsmoeller) Signed-off-by: Evgeniy Didin <didin@synopsys.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I4432e24a47056135eddb6addb1dae7e0a5d53431
2020-04-16Update meta-spdxscanner to enable phased upload class for CIJan-Simon Moeller1-1/+1
This updates meta-spdxscanner to include the fossology-rest-phased.bbclass which allows the CI environment to sequentially execute the upload, analysis and report generation steps. Bug-AGL: SPEC-2960 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Idc421cd4ef28d8ebb9f4daf10cf178564dda1b75
2020-03-24Update meta-spdxscanner to yocto upstreamLi Xiaoming1-1/+1
This enable us to fetch the latest changes. Bug-AGL: SPEC-3065 Change-Id: I566741cfd9704ec89f84e419a1246f3f02f343fe Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
2020-03-18Update meta-ti and remove meta-boundaryScott Murray1-6/+1
Bump meta-ti revision to the ti-2020.00-rc3 level since final release is still a few weeks out and there have been bunch of new commits that it would be good to pick up for any testing in the interim. Also, meta-boundary has a zeus branch now, but inspection of meta-agl indicates that we no longer need it for any of the existing machine templates, so just remove it. Bug-AGL: SPEC-2932 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Id8042a81a0f648b08813637022a6404912ac9c64
2020-03-04Update meta-freescale to latest zeus revisionScott Murray1-1/+1
Pick up new linux-fslc 5.4 kernel by updating to latest zeus revision of meta-freescale. This greatly improves i.MX6 etnaviv performance over the previous 5.1 kernel. Bug-AGL: SPEC-2932 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I8fe81b150a2075df8b83f04b6a12a85a4472192f
2020-02-26Update poky to zeus 3.0.2 releaseScott Murray1-2/+2
Update poky SRCREV to 3.0.2 release commit, and bump meta-openembedded to latest zeus as well to pick up some fixes. meta-gplv2 is already at the commit that corresponds to 3.0.2, so it does not need updating. Bug-AGL: SPEC-2932 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Icbf3f48078493ffd2c1837908792bf080e2e1bcf
2020-02-25Update meta-sancloud & meta-rtlwifi for zeusPaul Barker1-4/+2
Bug-AGL: SPEC-3201 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> Change-Id: Ib64137dbbc7bd739afda6a3d5e3c3fb50b537e6b
2020-02-25Switch back to master branch (was next after merge)José Bollo1-1/+1
Change-Id: Idbab48d3bfd04f9f86ae7af8c83c152a995caf60 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2020-02-21Update meta-spdxscannerJan-Simon Möller1-1/+1
Update to the latest version for zeus support Change-Id: Ied2aa92908413877f551f2777f93432dca0f4347 Bug-AGL: SPEC-2932 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2020-02-21Update some layers to latest zeusScott Murray1-10/+7
Changes: - Add missing alexa-auto-sdk layer from master - Update meta-freescale to latest zeus commit - Update meta-qcom to latest zeus commit - Re-enable meta-altera, upstream has its master branch marked as zeus compatibility - Update meta-ti to use zeus branch and commit corresponding to new ti2020.00-rc1 tag. Bug-AGL: SPEC-2932 Change-Id: Idb327f64874310a9c4d93a128030715584b48fc5 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2020-02-21[RCAR] Activate RCAR layers for yocto zeus BSP v3.21.0Ronan Le Martret1-4/+2
Bug-AGL: SPEC-2932 Change-Id: I412b73535e6d58b4ad425d779d11f9c5c53db40b Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2020-02-21Update to latest zeus commitsScott Murray1-29/+19
Update upstream repositories to latest zeus commits, re-enabling a few that had previously been disabled for lack of zeus branches. Note that the upstream Yocto Project repos have specifically not been set to the 3.0.1 commits since 3.0.2 is releasing soon and it seems better to test with a level close to it in preparation. Change-Id: I4eb5f01537c95cdd9774e72b7a27082c41a4e9e1 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2020-02-21Update meta-security layer to zeusChanghyeok Bae1-1/+1
Bug-AGL: SPEC-2932 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> Change-Id: Ic0f03e99220c27fa83dee614be902509678dabfb
2020-02-21Update to zeus branch or disable if not availableJan-Simon Möller1-19/+42
Uprev the layers to zeus or disable if there is no branch or support for it. Change-Id: I627e13742cc01fc0fcc2468f2c9631ad9fc10c05 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2020-02-21Uprev to next branchJan-Simon Moeller1-1/+1
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2020-02-12Update meta-updater BSP layers to the latest.Patrick Vacek1-2/+2
No major changes, but if meta-updater is updated, it makes sense to update the extra BSP layers as well. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> Change-Id: I9af11b72bf93b4aa032a9d69d3c142970a3fdfce
2020-02-12Update meta-updater to latest versionMinori Yasumura1-1/+1
This is a modified version that applies to sota, because the boot file and dtb names have changed in AGL. Bug-AGL: SPEC-3097 Change-Id: I5d10b9b898d9f174b7700b17d649a200dd40e20f Signed-off-by: Minori Yasumura <minori@witz-inc.co.jp>
2020-02-06Add the meta-clang repoJan-Simon Moeller1-0/+3
Future browser engine updates will require clang. Add the repo in preparation. Bug-AGL: SPEC-2928 . Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I53f06f485f5cc192d96b766b2967e87c8a73a4e3
2020-02-05Update meta-spdxscanner to latest versionJan-Simon Moeller1-1/+1
This enables to use the rest api and create upload folders. Bug-AGL: SPEC-3065 . Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I21705bc4fb19a3ba8a076e96ef52a5a0e046c170
2019-12-20Update version of meta-spdxscanner usedJan-Simon Möller1-1/+1
Also switch to master branch as it is compatible. Change-Id: I6ecdcd8d4daf0d4a773c0eb72a79dad57220df4e Bug-AGL: SPEC-3065 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-11-19Update meta-sancloud for Icefish developmentPaul Barker1-1/+1
This update pulls in TI kernel changes from the ti2019.04 release, U-boot 2019.10 and support for the SanCloud automotive boards. Bug-AGL: SPEC-2818 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> Change-Id: I2c4e85751358c13af7ed1afb86dd9a80d6384740
2019-11-19Update meta-ti to ti2019.04 tagPaul Barker1-1/+1
Bug-AGL: SPEC-2865 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> Change-Id: Ie88c384c70fb0a514659e8a71bd74fdb98614810
2019-11-08default.xml: Bump meta-updater-raspberrypi to latest.Patrick Vacek1-1/+1
The current head of thud includes some useful minor fixes. Co-Authored-by: Zee314159 <252806294@qq.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> Change-Id: I8b489fe39a705199bbc9992879ad03dfffede571
2019-11-05Uprev base YP repositories to 2.6.4 releaseJan-Simon Moeller1-3/+3
The Yocto Project released a patch release for the thud branch (v2.6.4) Update the affected layers to this release. Bug-AGL: SPEC-2935 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I76a160dd70a6c00dda450d928a20e67a5f05786e
2019-10-09Update meta-sancloud for Icefish developmentPaul Barker1-1/+1
This update pulls in TI kernel changes from the ti2019.03 release. Bug-AGL: SPEC-2818 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> Change-Id: I0242f5ef3d643108610cb25a4d5ff4be37363d4f
2019-10-09Update meta-ti to ti2019.03 tagPaul Barker1-1/+1
Bug-AGL: SPEC-2865 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> Change-Id: I295a134d262f0e3b6367764cb5e94b5733a3f0d3
2019-09-30default.xml: Update meta-raspberrypiLeon Anavi1-1/+1
Update Yocto/OE layer meta-raspberrypi branch Thud. Bug-AGL: SPEC-2465 Change-Id: Ie11fbe0ad895addd3c47c65ceac4d7255142028b Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2019-09-20default.xml: Update meta-synopsys layerEvgeniy Didin1-1/+1
This commit updates meta-synopsys layer to the latest revision. Fixes halibut branch building errors. Change-Id: If24da3995fbe449cf6252b9cff3ebed9649eb5a9 Signed-off-by: Evgeniy Didin <didin@synopsys.com>
2019-09-16[RCAR] BSP update to v3.21.0Ronan Le Martret1-1/+1
Bug-AGL: SPEC-2784 Change-Id: Idf2856117c3c2ad3979294e1efdc81110ac44032 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2019-09-12Add alexa-auto-sdk repositoryScott Murray1-0/+3
Add alexa-auto-sdk repository so that we can use the meta-aac layer it contains to build the Alexa Auto SDK and the associated voiceagent service. The branch for the latest version, 2.0, is being used to allow benefitting from fixes made in response to AGL requirements. Bug-AGL: SPEC-2765 Change-Id: If2dc691db45eb3392fcd997dac543b8affd39d74 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-08-23[RCAR] Update BSP to 3.19.0Ronan Le Martret1-1/+1
Bug-AGL: SPEC-2680 Change-Id: Ib441056876ca37ef989580d8f9d7b2bb98bae61d Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2019-08-15Update layers for YP thud v2.6.3Jan-Simon Möller1-9/+8
As master is open we will update to the just released version of YP thud v2.6.3 and also the component layers are updated as well. Layers that were updated in the last few weeks were not changed. Change-Id: I287e739868fa2ea53251558ec3446b13b1bfe6fb Bug-AGL: SPEC-2750 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-08-09default.xml: Add meta-updater-raspberrypiLeon Anavi1-0/+1
Add Yocto/OE layer meta-updater-raspberrypi which is needed for building images with feature agl-sota for Raspberry Pi. Bug-AGL: SPEC-2729 Change-Id: I17497a843c3f3780c97f49001f9d4fcb6b5167d5 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2019-08-09default.xml: Update meta-updaterLeon Anavi1-1/+1
Update Yocto/OE layer meta-updater to a newer version. Bug-AGL: SPEC-2736, SPEC-2729 Change-Id: Ic36d96ffb52644d0d185d7a97675ef9a92b70817 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2019-07-24Update Sancloud BSP to bring in kernel fixes and Automotive Cape supportPaul Barker1-1/+1
Bug-AGL: SPEC-2668 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> Change-Id: I6a5e8cf6ea56fcba67b63625f6e4d06563372b89