summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-07-29Add manifest for Happy Halibut 8.0.0halibut_8.0.0halibut/8.0.08.0.0Jan-Simon Möller1-0/+98
Cut the release. Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Ica157e1d5cc59f5c4cc7e4be456625aa5f440108
2019-07-25Change repo manifests to use halibut branchJan-Simon Möller3-3/+4
Change-Id: I7863569c7437ec0910a41cb8d129e046f80dfc7e Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
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
2019-07-13Add HH rc3 manifesthalibut_7.99.3halibut/7.99.37.99.3Jan-Simon Möller1-0/+98
This adds the manifest for HH rc3. Change-Id: I8d090e9fdf189574d1bcbf6b34e33045b05f36c1 Bug-AGL: SPEC-2641 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-07-01Add manifest for HH rc2 v7.99.2halibut_7.99.2halibut/7.99.27.99.2Jan-Simon Möller1-0/+98
Add the manifest file for the RC2. Change-Id: I22fb62ee1cf4bec458081d28c47136706f60b83c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-06-12Add 3rd party Freescale support layer backScott Murray2-0/+2
Add meta-freescale-3rdparty back, it is required for the SolidRun i.MX6 boards and Boundary Devices Nitrogen 6x / SABRE Lite, as well as other potential 3rd party boards like the Wandboard. Bug-AGL: SPEC-1674, SPEC-2517 Change-Id: I16cd5af473f5878c475bb72719f412dfa0774df9 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-11Update meta-sancloud to migrate AGL configs & templatesPaul Barker1-1/+1
meta-sancloud is updated to a commit where the templates and config used by aglsetup.sh have been removed. They will instead be placed in the meta-agl layer from now on, matching the location for other target machines. Bug-AGL: SPEC-2507 Change-Id: I0a698b27d94ebf56ae90156cc6f76d7cc1e241c3 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
2019-06-10repo clone folder layout reworkJan-Simon Möller2-45/+46
As discussed during the F2F in Spain, we will tidy up the folder structure of the cloned repositories a bit. Above is a first version. Please review. |-- bsp | |-- meta-altera | |-- meta-boundary | |-- meta-freescale | |-- meta-intel | |-- meta-qcom | |-- meta-raspberrypi | |-- meta-rcar | |-- meta-renesas-rcar-gen3 | |-- meta-rtlwifi | |-- meta-sancloud | |-- meta-synopsys | `-- meta-ti |-- external | |-- meta-gplv2 | |-- meta-openembedded | |-- meta-qt5 | |-- meta-sdl | |-- meta-security | |-- meta-spdxscanner | |-- meta-updater | |-- meta-updater-qemux86-64 | |-- meta-virtualization | `-- poky |-- meta-agl |-- meta-agl-devel |-- meta-agl-extra |-- meta-agl-demo |-- meta-agl-cluster-demo `-- meta-agl-telematics-demo Bug-AGL: SPEC-2450 Change-Id: Ia10d0cba1f390770bbb0cf345b5ae389a28b30c8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-06-06Update meta-ti to upstream tag 'ti2019.01'Paul Barker1-1/+1
The 'ti2019.01' tag is the first proper release of the TI BSP layer for the thud branch of Yocto Project. The pre-release commit of meta-ti which was previously used led to SGX graphics drivers causing homescreen & launcher crashes on Sancloud BBE hardware. Bug-AGL: SPEC-2490 Change-Id: If8ef6107e261324f9e3cd6904b9eaec7a9a5f779 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
2019-06-02Add manifest for HH rc1halibut_7.99.1halibut/7.99.17.99.1Jan-Simon Möller1-0/+96
Change-Id: I6c617fb30d0c7181b0b5df2f72bd04bd4308e9e7 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-05-23Uprev poky to yocto-2.6.2 tagJan-Simon Möller1-2/+2
Bug-AGL: SPEC-2451 Change-Id: Id08cc802500ebdea80c5e3728b45447ea71f8509 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-05-21Update repo manifests to use only https sourcesbuild.automotivelinux.org2-61/+76
This allows proxy setups to work better. Bug-AGL: SPEC-2408 Change-Id: I8c93181c8e5a306f3b62765b419849ad0bfd7e09 Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
2019-05-14Add Sancloud BeagleBone Enhanced (BBE) BSPPaul Barker2-0/+8
Bug-AGL: SPEC-2409 Change-Id: I3885ece7326223e15cb9b9d6f3016be78b1fd308 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
2019-04-29Add meta-agl-telematics-demoScott Murray1-0/+1
Add meta-agl-telematics-demo repository with reference telematics demo image recipes. Change-Id: Iac1a198daa6632c2f5b940474e9821ecdefbd81f Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-04-26manifest: add meta-synopsys layerEvgeniy Didin1-0/+3
Add meta-synopsys layer for HSDK board in default.xml. New feature: SPEC-2346 Change-Id: Ib09ca53f59b0da13a0833b771f6d2f0922362e98 Signed-off-by: Evgeniy Didin <didin@synopsys.com>
2019-04-22Add latest guppy manifest to master branchTasuku Suzuki1-0/+93
Change-Id: I7be1f0d347f5b033aec8a4acb52f06c9c8772a96 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qbc.io>
2019-04-09Upgrade to thudScott Murray2-46/+43
Change the manifest file for YP 2.6 'thud'. v2: Stephane - rebase v3: Jan-Simon align also default-floating Bug-AGL: SPEC-1837 Change-Id: Ib318013dde4e24f710ea937e8ac9347037a715f9 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-03-26[RCAR] Bump meta-rcar to latest revision v3.15.0Stephane Desneux1-1/+1
This includes the following changes: * 4de9bf0 recipes-kernel: kernel-module-mmngr: Remove kernel-module-mm.. * b3d63c5 recipes-bsp: utest-apps: Update utest-cam-imr-drm recipe The following test results have been obtained with m3ulcb and Kingfisher M06: | Component | Status | |---------------------------------------------------------------|------------| | Wifi (U52) | ok | | BT HCI (U52) | ok | | BT Audio(U52) | ok | | USB2.0(host)(CN13) | ok | | USB2.0(func)(CN13) | ok | | USB2.0(on-the-go)(CN13) | ok | | USB3.0(CN2) | fail | | Multichannel Audio(SSI3,4) headphone(CN 32,33) Line out(CN12) | fail | | CSI : Expansion Board (CN10) | not tested | | CSI : Expansion Board (CN11) | not tested | | CSI : Raspberry Pi camera(CN48) | not tested | | Video Input CMOS camera(CN29) | not tested | | HDMI out(CN49) | ok | | LVDS out(CN7) | not tested | | Radio (CN42, 43) | ok | | Gyro, Accel | ok | | GPS (CN16) | ok | | Serial (CN4) | fail | | CAN(CN17, 18) | ok | | SD (CN47) | fail | | Mini PCIe(CN15) | not tested | | M.2 key M (CN5) | ok | | MOST (CN22) | not tested | Bug-AGL: SPEC-2185, SPEC-2070, SPEC-2277 Change-Id: Ie04e9e33bd9816c3f59a7ad418551f4b9cf44c86 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-03-12[RCAR] Bump meta-rcar to latest revision v3.15.0Stephane Desneux1-1/+1
This includes the following changes: * d4b6ebf recipes-kernel: linux-renesas: Add VideoBox v2.1 support * 8c850fd recipes-kernel: linux-renesas: Workaround "Out of SW-IOMMU s.. * 4da77c3 recipes-kernel: linux-renesas: Fix disappearing Samsung 970 .. * 77cd904 recipes-kernel: linux-renesas: Fix Samsung NVME Pro 960 hang Bug-AGL: SPEC-2185 Change-Id: I145b86891f6a248ffefcd2b7fe502de6eccb23d4 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-03-12[RCAR] Update RCAR BSP to v3.15.0Ronan Le Martret2-2/+2
Bug-AGL: SPEC-2185 Change-Id: I5a09f95240f61b9b8cbaa12501783affa41ccbca Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2019-03-07Remove unused isafw featureJan-Simon Möller1-4/+0
Remove old feature during uprev cycle. Change-Id: Id8e6154f2d0d01dc45ec6292bea0a94cb03c9118 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-03-07Remove unused iotivity featureJan-Simon Möller2-6/+0
Remove old feature during uprev cycle. Change-Id: I31f567c5276189d8f3a38b7e4fce65a81385797d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-03-05Add repository for fossology integrationJan-Simon Möller2-0/+7
This adds meta-spdxscanner repo which integrates with multiple license scanners during the build Change-Id: Ib3b604b9b9d6af4ec7b9840b40f2e5df95995f46 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-02-15Add latest guppy and flounder manifests to master branchJan-Simon Möller4-0/+243
Change-Id: Iaba7982918ad2e18e00c44a36c6543b6b4b2f22c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-02-08Add manifests for 6.90.0 and 7.90.0Jan-Simon Möller2-0/+171
These mark the start of guppy and halibut development respectively. Change-Id: I661d3330aca5390f67891f59d3e1e68654483b45 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-01-20Add manifest for GG rc4halibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Jan-Simon Möller1-0/+86
This is the manifest for guppy rc4 v6.99.4 . Change-Id: Iadb7008599369311af506ef1a554905a952ee6db Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-12-29Add manifest for GG RC3guppy_6.99.3guppy/6.99.36.99.3Jan-Simon Möller1-0/+86
This adds the manifest for Grumpy Guppy RC3. Notable changes: - Microphones working - Bluetooth -- A2DP in mediaplayer -- HFP (one call due to pending bug) - Mediaplayer and Radio ramping (radio lower prio) - btwilink disabled on kingfisher (unstable) - agl-demo-preload feature (load maps, POI api key, ...) - nfc improvements Change-Id: I5e73a48b59f1af2861dd72a09f99d9e2550f0dee Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-12-17Add meta-agl-cluster-demoScott Murray2-0/+2
Add meta-agl-cluster-demo repository with reference instrument cluster demo image recipes. Bug-AGL: SPEC-1805 Change-Id: Ifb292d0352bc0dfb91d0b759b9dd2a15d54b2291 Signed-off-by: Scott Murray <scott.murray@konsulko.com> (cherry picked from commit 422e3054920dccd7d70a0bf4b22266e4eee26beb)
2018-12-11Update meta-qt5 to head of rocko branchJan-Simon Möller1-1/+1
Catch the point update to 5.9.7 Change-Id: I99e208f259247713bbd61f9869aa035372f25995 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-12-01Add manifest for GG RC2guppy_6.99.2guppy/6.99.26.99.2Jan-Simon Möller1-0/+85
This adds the manifest file for Grumpy Guppy RC2 (v6.99.2). Change-Id: I5068bf51d57fd08ddb1a69380ea624331fdd17c7 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-11-30default.xml: Update to latest Poky rockoLeon Anavi1-1/+1
Update to latest version of Poky branch rocko to fix issues experience while cloning mobile-broadband-provider-info. Bug-AGL: SPEC-1897 Change-Id: I431ec92373dc865d0471e00cea27813c2ee48318 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2018-11-29[RCAR] Bump up meta-rcar v3.9.0 branch.Harunobu Kurokawa1-1/+1
Bub-AGL: SPEC-1801, SPEC-1571 Latest meta-rcar fix i2c error that related BT connection. So bump up to latest commit ID. "b9be2cd1ed7e6fe3662cf99001a0fabc51652ecf" Change-Id: If54d3d851f4239cf1bf79b530221ae7cf3c69757 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2018-11-20Add flounder manifests to master branchguppy_6.99.1guppy/6.99.16.99.1Jan-Simon Möller4-0/+140
Change-Id: I7da0b1dd62345d6772cac633cd337364243a28b9 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-11-16Add manifest for Grumpy Guppy rc1Jan-Simon Möller1-0/+85
This will be rev 6.99.1 . Change-Id: I3bce4da91afd61ccfa3125b01aceff4d15dae574 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-11-13[RCAR] Update meta-rcar BSP 3.9 branchRonan Le Martret1-1/+1
Bug-AGL: SPEC-1398 Change-Id: I73217c0950750f55de8dc90d61dda7d1afb5547e Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-11-04Update the layer of the cycloneV board as it fixes the FTBSJan-Simon Möller1-1/+1
The kernel issues are fixed. Note that we need the IMAGE_FSTYPE fix in meta-agl as well. Change-Id: Idd159c3007ae5857f1ad3be1b37a874fea6c4cf8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-10-14Fix build of db410cJan-Simon Möller1-1/+1
Use good revision of meta-qcom Change-Id: I332fe21e8e930275c3a8b01e052d1c6453e6eff2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-10-12[RCAR] Update RCAR BSP to 3.9Ronan Le Martret2-2/+2
Bug-AGL: SPEC-1571 Change-Id: Ib0b1bb0c2ac5db7f7c58ec057e0bc29e0d2d785d Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-10-03Update to current poky/rocko and meta-openembedded/rocko commitsTom Rini1-2/+2
Change-Id: I0b297147f8ea5cf3d9fd3febf44160d90fcd6ecd Bug-AGL: SPEC-1700 Signed-off-by: Tom Rini <trini@konsulko.com>
2018-09-14default.xml: Update meta-raspberrypiguppy_6.90.0guppy/6.90.06.90.0Leon Anavi1-1/+1
Update Yocto/OE layer meta-raspberrypi to the latest version in branch Rocko. Bug-AGL: SPEC-1729, SPEC-1652 Change-Id: I6ef63efe0c453cb60b9e95ac2282f43179516cf2 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2018-09-09Add manifest for Flonder rc6flounder_5.99.6flounder/5.99.65.99.6Jan-Simon Möller1-0/+35
Change-Id: I06f4082bd052152affe453f6c64da165bcf0dc4f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-09-01Add manifest for Flounder RC5flounder_5.99.5flounder/5.99.55.99.5Jan-Simon Möller1-0/+35
Change-Id: Ia54d2f95efa0821cdc28196afc881e9cc1860337 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-08-24Add manifest for FF rc4flounder_5.99.4flounder/5.99.45.99.4Jan-Simon Möller1-0/+35
Change-Id: Idbf7453a545315fe4ea4efd220de1782dceddb64 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-08-21Switch meta-updater-qemux86-64 back to rockoAnton Gerasimov1-1/+1
Bug-AGL: SPEC-1656 Change-Id: I3152b04c21db020cc34477a134488bc3940e4fce Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2018-08-17default.xml: Update meta-raspberrypiLeon Anavi1-1/+1
Update Yocto/OE layer meta-raspberrypi to the latest version in branch Rocko. Bug-AGL: SPEC-1610 Change-Id: I4b80fc754cdc5f8ced56f066e4c0c807099613e8 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2018-08-17Add manifest for FF RC3 v5.99.3flounder_5.99.3flounder/5.99.35.99.3Jan-Simon Möller1-0/+35
This adds the manifest for the release candidate 3. Change-Id: I5de14df6539f91cf9b252eb8e4662909afb514b9 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-08-02Pin meta-ti to revision with dra7x-evm-lcd-lg includedJan-Simon Möller1-1/+1
Until we can replace the board in CI or move on. The 4.14 kernel tree does not ship dra7x-evm-lcd-lg at all. For now go back to the last revision with kernel 4.9. Change-Id: Ibacb7d2f0efbb7f95e7eff3c3655958da2e135e6 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-07-31[RCAR] Fixed revision value for R-Car.Harunobu Kurokawa1-1/+1
The meta-rcar repository is published in github. However, the commit ID doesn't be used manifest. To avoid unexpected update after mastar branch is fix, the commit ID should be specified. Change-Id: I0d1d002eedeb00fdb19f75799e265736a9cf6202 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2018-07-27Uprev component layers to latest rocko tagsJan-Simon Möller1-13/+13
Uprev'ing the layers to the latest state of the platform for rocko. Bug-AGL: SPEC-1581 Change-Id: I053584468a2d45a649f22912ca12787ca1625952 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-07-25Uprev meta-raspberrypi to latest branch headflounder_5.99.2flounder/5.99.25.99.2Jan-Simon Möller2-2/+2
fixes 7f9c648dad64 drm/vc4: Move IRQ enable to PM path http://git.yoctoproject.org/cgit.cgi/meta-raspberrypi/commit/?h=rocko&id=9e08912bbaadaac9e1a15a3d003ca66d769cc9b9 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I5a7cec3db9c8c85b31d0ecc6e132d769648a6e6c