AGL/AGL-repo.git
3 years agoAdd manifest for Jumping Jellyfish 10.0.3 12/26312/1 jellyfish 10.0.3 jellyfish/10.0.3 jellyfish_10.0.3
Jan-Simon Moeller [Thu, 29 Apr 2021 21:39:37 +0000 (23:39 +0200)]
Add manifest for Jumping Jellyfish 10.0.3

Update the manifest.

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I06af50aecef6badbc914be577475d909628e36b8

3 years agoAdd manifest for Jellyfish 10.0.2 79/26079/1 10.0.2 jellyfish/10.0.2 jellyfish_10.0.2
Jan-Simon Möller [Wed, 17 Feb 2021 23:09:07 +0000 (00:09 +0100)]
Add manifest for Jellyfish 10.0.2

Prepare JJ 10.0.2

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ibf72cc1c981c60a16e165c05f6ceff73eb48e717

3 years agodefault.xml: update to YP 3.1.5 41/26041/1
Scott Murray [Thu, 4 Feb 2021 15:58:02 +0000 (10:58 -0500)]
default.xml: update to YP 3.1.5

Update poky to the tagged yocto-3.1.5 revision, and also uprev the
meta-openembedded, meta-python2, meta-virtualization, and
meta-iot-cloud layers to their latest dunfell revisions to pick up
fixes.  Additionally, meta-raspberrypi has been updated to match the
revision being used with 3.1.5 in master/koi.  Updates to community
supported hardware BSP layers will be addressed separately at a
later time.

Bug-AGL: SPEC-3793

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I02c4304a16125c7a01a0de9a37e536db2bd26e91

3 years agoAdd manifest for Jumping Jellyfish 10.0.1 23/25723/2 10.0.1 jellyfish/10.0.1 jellyfish_10.0.1
Jan-Simon Möller [Fri, 4 Dec 2020 00:08:10 +0000 (01:08 +0100)]
Add manifest for Jumping Jellyfish 10.0.1

Create the 10.0.1 release.

Change-Id: I8c292d66d5f6213c9c486ebd767803fc0d23928d
Bug-AGL: SPEC-3711
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
3 years agoUpdate meta-spdxscanner version 85/25385/1
Jan-Simon Möller [Tue, 13 Oct 2020 16:19:04 +0000 (18:19 +0200)]
Update meta-spdxscanner version

This supports uploading to fossology.automotivelinux.org using the
fossology_rest_phased.bbclass .

You need to set:
FOSSOLOGY_SERVER
FOSSOLOGY_TOKEN
FOSSOLOGY_FOLDER_ID

then you can call:
- bitbake --runall=spdxupload <image>
- bitbake --runall=spdxwaitextracted <image>
- bitbake --runall=spdxanalyse <image>
- bitbake --runall=spdxreport <image>

if you need control over the timing. Otherwise just run:
- bitbake --runall spdxreport <image>

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Id94c4d5c30f8d5daeb37989388721a43d4f3b558
(cherry picked from commit 0eafaeb203dbc0e51830b3f056f4f6b24834a484)

3 years agoPrepare release of Jumping Jellyfish v10.0.0 15/25315/1 10.0.0 jellyfish/10.0.0 jellyfish_10.0.0
Jan-Simon Moeller [Mon, 21 Sep 2020 15:48:12 +0000 (17:48 +0200)]
Prepare release of Jumping Jellyfish v10.0.0

Change the distro repo manifest file.

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I38c59561087188c0794d6aa15644364c0f78dd67

3 years agoAdd gitreview file for jellyfish branch
Jan-Simon Möller [Tue, 15 Sep 2020 21:34:34 +0000 (23:34 +0200)]
Add gitreview file for jellyfish branch

Update the .gitreview file.

Bug-AGL: SPEC-3581
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Id6c30a6ba54e1da4fe8fccb700181fbab9c948e6

3 years agoUpload manifest file for Jumping Jellyfish 9.99.4 45/25245/1 9.99.4 jellyfish/9.99.4 jellyfish_9.99.4
Jan-Simon Möller [Sat, 12 Sep 2020 07:24:23 +0000 (09:24 +0200)]
Upload manifest file for Jumping Jellyfish 9.99.4

Cut RC4.

Change-Id: I35b0d2215c53c4974afb404836da68490be46778
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
3 years agoUpdate poky to latest dunfell commit 50/25150/1
Scott Murray [Wed, 26 Aug 2020 15:58:09 +0000 (11:58 -0400)]
Update poky to latest dunfell commit

Update poky to latest dunfell branch commit to pick up the 5.4.57
kernel with a fix for the ath9k driver issue in SPEC-3546 as well as
an assortment of security fixes.

Bug-AGL: SPEC-3546

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I312ef2e7dfa74c1cb5420d2cdedfd3760eb21dc3

3 years agoAdd repo manifest for jellyfish 9.99.3 45/25145/1 9.99.3 jellyfish/9.99.3 jellyfish_9.99.3
Jan-Simon Möller [Fri, 21 Aug 2020 08:30:21 +0000 (10:30 +0200)]
Add repo manifest for jellyfish 9.99.3

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ia9035f744bfc7e6c2c8357977725e609c747f50a

3 years ago[RCAR] Update meta-renesas to 4.14 68/25068/2
Ronan Le Martret [Thu, 6 Aug 2020 10:07:23 +0000 (10:07 +0000)]
[RCAR] Update meta-renesas to 4.14

Bug-AGL: SPEC-3516

Change-Id: I74b2e82cef095dd6fdddb456985d28d2ad31cd27
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
3 years ago[RCAR] Update layer meta-rcar 62/25062/2
Ronan Le Martret [Tue, 4 Aug 2020 12:27:49 +0000 (12:27 +0000)]
[RCAR] Update layer meta-rcar

- The layer meta-rcar, from Cogent github, had changed the branch for
  Yocto dunfell and Renesas RCAR BSP v3.21.0.
  The new branch is named dunfell-Yocto-v3.21.0-v2.

Bug-AGL: SPEC-3516

Change-Id: I029756ccdf9353febaf9f4a1bc2496258bcf1297
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
3 years agoUpdate to Yocto Project 3.1.2 release 80/25080/1
Scott Murray [Fri, 7 Aug 2020 17:52:39 +0000 (13:52 -0400)]
Update to Yocto Project 3.1.2 release

Changes:
- Update various layers to latest dunfell branch revisions to match
  Yocto Project 3.1.2 release.  Note that the poky commit used
  includes some security fixes after the tagged 3.1.2 commit.
- meta-clang now has a dunfell branch, so its configuration has been
  updated to use it.
- meta-ti has been left at its latest release tag (07.00.00.005) to
  avoid updating meta-arm and picking up its new (hopefully temporary)
  meta-arm-toolchain dependency.

Bug-AGL: SPEC-3529

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I662bba42bebf08d287e463c6f72b02cccde3e6ab

3 years agoAdd manifest for Jumping Jellyfish RC2 53/25053/1 9.99.2 jellyfish/9.99.2 jellyfish_9.99.2
Jan-Simon Möller [Fri, 24 Jul 2020 16:18:16 +0000 (18:18 +0200)]
Add manifest for Jumping Jellyfish RC2

This adds the manifest for JJ v9.99.2

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I9f8aa59c0e1a986634b12631756ce67a2acaaeef

3 years agoReenable meta-synopsys layer in BSP 23/25023/1
Evgeniy Didin [Thu, 16 Jul 2020 06:26:39 +0000 (09:26 +0300)]
Reenable meta-synopsys layer in BSP

Lets bring back meta-synopsys layer in BSP
as it is now dunfell compatible.

Signed-off-by: Evgeniy Didin <didin@synopsys.com>
Change-Id: Ie30599c395b1b2ae408593cdb72f1193213d3365

3 years agoUpdate SanCloud BSP to dunfell-r1 release 18/25018/2
Paul Barker [Tue, 14 Jul 2020 14:16:53 +0000 (15:16 +0100)]
Update SanCloud BSP to dunfell-r1 release

Update the meta-sancloud layer and its dependencies to the versions used
and tested in our `dunfell-r1` BSP release.

Bug-AGL: SPEC-3498

Change-Id: Id97edab930977670d32ae5e5e0b780cb61e54bdf
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
3 years agoSwitch rcar to use upstream repos 97/24797/4
Jan-Simon Möller [Wed, 17 Jun 2020 16:11:59 +0000 (18:11 +0200)]
Switch rcar to use upstream repos

Thanks to the work done by Renesas and members of our community,
we are able to switch to the upstream repo and use it directly.
A shout-out goes to Kurokawa-san, Ronan and Stephane for the work
on the layer!

Any remaining adaptations are being worked on in
 meta-agl/meta-agl-bsp/meta-rcar-gen3
going forward.

Bug-AGL: SPEC-3443

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I367547ae8da2b690341e916ebe6c0ad488bf34b6

3 years agoUpdate external and BSP layers for rc2 and remove deprecated 17/24917/1
Jan-Simon Möller [Tue, 30 Jun 2020 23:02:50 +0000 (01:02 +0200)]
Update external and BSP layers for rc2 and remove deprecated

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>
3 years agoPrepare AGL Jumping Jellyfish RC1 99/24899/1 9.99.1 jellyfish/9.99.1 jellyfish_9.99.1
Jan-Simon Möller [Mon, 29 Jun 2020 09:36:24 +0000 (11:36 +0200)]
Prepare AGL Jumping Jellyfish RC1

Update the repo manifestfile with the RC1 version (v9.99.1)
of the upcoming AGL UCB 'Jumping Jellyfish' release (v10.0.0).

Bug-AGL: SPEC-3460
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I0a991113d38d2403d419137327051cba5e39d754

3 years agoUpdate to Yocto Project 3.1.1 release 13/24813/3
Scott Murray [Tue, 23 Jun 2020 18:12:40 +0000 (14:12 -0400)]
Update to Yocto Project 3.1.1 release

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

3 years ago[RCAR] Update meta-rcar to yocto dunfell 57/24757/4
Ronan Le Martret [Fri, 12 Jun 2020 07:49:54 +0000 (09:49 +0200)]
[RCAR] Update meta-rcar to yocto dunfell

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>
3 years agoRemove meta-intel as it is not in use 93/24793/1
Jan-Simon Möller [Fri, 19 Jun 2020 07:49:23 +0000 (09:49 +0200)]
Remove meta-intel as it is not in use

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

4 years agoMore dunfell branch updates 64/24564/1
Scott Murray [Thu, 21 May 2020 15:15:35 +0000 (11:15 -0400)]
More dunfell branch updates

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

4 years agoUpdate meta-freescale 92/24492/2
Scott Murray [Fri, 8 May 2020 20:58:49 +0000 (16:58 -0400)]
Update meta-freescale

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

4 years agoPull down meta-python2 in support of the chromium builds 95/24495/3
Jan-Simon Moeller [Tue, 12 May 2020 13:58:38 +0000 (15:58 +0200)]
Pull down meta-python2 in support of the chromium builds

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

4 years agoUpdate and re-enable meta-sancloud 99/24499/1
Paul Barker [Tue, 12 May 2020 15:03:49 +0000 (16:03 +0100)]
Update and re-enable meta-sancloud

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

4 years agoUpdate meta-arm 98/24498/1
Paul Barker [Tue, 12 May 2020 14:59:05 +0000 (15:59 +0100)]
Update meta-arm

Bug-AGL: SPEC-3372

Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
Change-Id: I2d2e2164e1bbe4dc885feda06f0811b683a1b098

4 years agoUpdate meta-ti to ti2020.01.00 tag 97/24497/1
Paul Barker [Tue, 12 May 2020 14:57:05 +0000 (15:57 +0100)]
Update meta-ti to ti2020.01.00 tag

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

4 years agoAdd meta-iot-cloud repo 77/24477/3
maratsabitov [Sun, 3 May 2020 08:30:16 +0000 (11:30 +0300)]
Add meta-iot-cloud repo

meta-iot-cloud layer provides support for cloud services

Bug-AGL: SPEC-3345

Signed-off-by: maratsabitov <marat.sabitov@mera.com>
Change-Id: I81254277e8bb0b29769dd0595ff03d93cab57e53

4 years agoMerge branch 'next' 31/24431/3
Jan-Simon Möller [Mon, 27 Apr 2020 15:27:35 +0000 (17:27 +0200)]
Merge branch 'next'

* next:
  Further dunfell updates
  Update default manifests to use more dunfell branches
  Update default manifests to use master/dunfell branches

Change-Id: Ied2e11c0757a6daf68c991c90b7ba6740b3b551c

4 years agoFurther dunfell updates
Scott Murray [Tue, 21 Apr 2020 20:59:07 +0000 (16:59 -0400)]
Further dunfell updates

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

4 years agoUpdate default manifests to use more dunfell branches
Scott Murray [Tue, 7 Apr 2020 23:21:01 +0000 (19:21 -0400)]
Update default manifests to use more dunfell branches

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

4 years agoUpdate default manifests to use master/dunfell branches
Scott Murray [Thu, 2 Apr 2020 22:34:27 +0000 (18:34 -0400)]
Update default manifests to use master/dunfell branches

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

4 years agoAlso update meta-spdxscanner upstream in default-floating.xml 20/24420/1
Jan-Simon Möller [Wed, 22 Apr 2020 13:59:02 +0000 (15:59 +0200)]
Also update meta-spdxscanner upstream in default-floating.xml

This was missing and stopped repo diffmanfests from working.

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I98e8dd0bfafe342528f579245e80ac25cd0a6d8a

4 years agodefault.xml: Update and enable meta-synopsys layer 88/24388/3
Evgeniy Didin [Fri, 17 Apr 2020 14:53:17 +0000 (17:53 +0300)]
default.xml: Update and enable meta-synopsys layer

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

4 years agoUpdate meta-spdxscanner to enable phased upload class for CI 86/24386/1
Jan-Simon Moeller [Thu, 16 Apr 2020 16:25:16 +0000 (18:25 +0200)]
Update meta-spdxscanner to enable phased upload class for CI

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

4 years agoUpdate meta-spdxscanner to yocto upstream 77/24277/2
Li Xiaoming [Tue, 24 Mar 2020 02:49:44 +0000 (10:49 +0800)]
Update meta-spdxscanner to yocto upstream

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>
4 years agoUpdate meta-ti and remove meta-boundary 53/24253/2
Scott Murray [Tue, 17 Mar 2020 17:51:54 +0000 (13:51 -0400)]
Update meta-ti and remove meta-boundary

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

4 years agoAdd release branch manifests to master branch 55/24255/1
Jan-Simon Möller [Tue, 17 Mar 2020 18:49:56 +0000 (19:49 +0100)]
Add release branch manifests to master branch

This helps if no branch is specified while cloning via repo.

Change-Id: I7549ca66efa12deaca743b89aa894931283557d7
Bug-AGL: SPEC-3273
Bug-AGL: SPEC-3265
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoUpdate meta-freescale to latest zeus revision 71/24171/1
Scott Murray [Wed, 4 Mar 2020 18:36:02 +0000 (13:36 -0500)]
Update meta-freescale to latest zeus revision

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

4 years agoUpdate poky to zeus 3.0.2 release 29/24129/1
Scott Murray [Wed, 26 Feb 2020 16:53:38 +0000 (11:53 -0500)]
Update poky to zeus 3.0.2 release

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

4 years agoUpdate default-floating.xml for zeus 26/24126/1
Scott Murray [Tue, 25 Feb 2020 20:59:15 +0000 (15:59 -0500)]
Update default-floating.xml for zeus

Update default-floating.xml manifest for master/zeus. Some comment
tweaks were made to match default.xml to make diff'ing easier.

Bug-AGL: SPEC-2932

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: If3d3e1478dc901917b4626a09a0370cfb206930b

4 years agoUpdate meta-sancloud & meta-rtlwifi for zeus 22/24122/2
Paul Barker [Mon, 24 Feb 2020 09:31:48 +0000 (09:31 +0000)]
Update meta-sancloud & meta-rtlwifi for zeus

Bug-AGL: SPEC-3201

Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
Change-Id: Ib64137dbbc7bd739afda6a3d5e3c3fb50b537e6b

4 years agoSwitch back to master branch (was next after merge) 23/24123/1
José Bollo [Tue, 25 Feb 2020 13:25:27 +0000 (14:25 +0100)]
Switch back to master branch (was next after merge)

Change-Id: Idbab48d3bfd04f9f86ae7af8c83c152a995caf60
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
4 years agoMerge remote-tracking branch 'origin/next' 12/24112/1
Jan-Simon Möller [Fri, 21 Feb 2020 16:20:15 +0000 (17:20 +0100)]
Merge remote-tracking branch 'origin/next'

* origin/next:
  Update meta-spdxscanner
  Update some layers to latest zeus
  [RCAR] Activate RCAR layers for yocto zeus BSP v3.21.0
  Update to latest zeus commits
  Update meta-security layer to zeus
  Update to zeus branch or disable if not available
  Uprev to next branch

Change-Id: I8ba9757038ef0a62a4034b6f11a7478bd6a95248

4 years agoUpdate meta-spdxscanner
Jan-Simon Möller [Fri, 21 Feb 2020 16:18:43 +0000 (17:18 +0100)]
Update meta-spdxscanner

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>
4 years agoUpdate some layers to latest zeus
Scott Murray [Thu, 6 Feb 2020 22:49:27 +0000 (17:49 -0500)]
Update some layers to latest zeus

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>
4 years ago[RCAR] Activate RCAR layers for yocto zeus BSP v3.21.0
Ronan Le Martret [Tue, 28 Jan 2020 15:12:05 +0000 (16:12 +0100)]
[RCAR] Activate RCAR layers for yocto zeus BSP v3.21.0

Bug-AGL: SPEC-2932

Change-Id: I412b73535e6d58b4ad425d779d11f9c5c53db40b
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
4 years agoUpdate to latest zeus commits
Scott Murray [Sun, 19 Jan 2020 18:33:41 +0000 (18:33 +0000)]
Update to latest zeus commits

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>
4 years agoUpdate meta-security layer to zeus
Changhyeok Bae [Mon, 25 Nov 2019 22:13:09 +0000 (23:13 +0100)]
Update meta-security layer to zeus

Bug-AGL: SPEC-2932

Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Change-Id: Ic0f03e99220c27fa83dee614be902509678dabfb

4 years agoUpdate to zeus branch or disable if not available
Jan-Simon Möller [Tue, 5 Nov 2019 11:11:55 +0000 (12:11 +0100)]
Update to zeus branch or disable if not available

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>
4 years agoUprev to next branch
Jan-Simon Moeller [Mon, 4 Nov 2019 17:45:27 +0000 (18:45 +0100)]
Uprev to next branch

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
4 years agoUpdate meta-updater BSP layers to the latest. 35/23935/2
Patrick Vacek [Wed, 12 Feb 2020 10:31:55 +0000 (11:31 +0100)]
Update meta-updater BSP layers to the latest.

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

4 years agoUpdate meta-updater to latest version 32/23932/1
Minori Yasumura [Wed, 12 Feb 2020 01:31:47 +0000 (10:31 +0900)]
Update meta-updater to latest version

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>
4 years agoAdd the meta-clang repo 41/23741/2
Jan-Simon Moeller [Wed, 5 Feb 2020 13:50:44 +0000 (14:50 +0100)]
Add the meta-clang repo

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

4 years agoUpdate meta-spdxscanner to latest version 39/23739/1
Jan-Simon Moeller [Wed, 5 Feb 2020 13:19:08 +0000 (14:19 +0100)]
Update meta-spdxscanner to latest version

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

4 years agoAdd manifest for Icefish RC5 18/23718/1 8.99.5 icefish/8.99.5 icefish_8.99.5
Jan-Simon Moeller [Wed, 29 Jan 2020 21:32:24 +0000 (22:32 +0100)]
Add manifest for Icefish RC5

.

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I440798f4fdfb57f22cbb4d1c5fc24f253ec3eb53

4 years agoAdd manifest for Icefish rc4 52/23452/1 8.99.4 icefish/8.99.4 icefish_8.99.4
Jan-Simon Möller [Fri, 20 Dec 2019 22:02:40 +0000 (23:02 +0100)]
Add manifest for Icefish rc4

Due to a critical bug in rc3, we'll do an early rc4.
This changes adds the repo manifest.

Change-Id: Ie42818e713688eb18b0a0ea8869b8216ea83a129
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoUpdate version of meta-spdxscanner used 44/23444/1
Jan-Simon Möller [Fri, 20 Dec 2019 10:25:19 +0000 (11:25 +0100)]
Update version of meta-spdxscanner used

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>
4 years agoAdd manifest for Icefish RC3 77/23377/1 8.99.3 icefish/8.99.3 icefish_8.99.3
Jan-Simon Möller [Sun, 15 Dec 2019 23:21:18 +0000 (00:21 +0100)]
Add manifest for Icefish RC3

The manifest file for Itchy Icefish RC3 (v8.99.3).

Change-Id: Ieaf0db7b98ed5f3f7991bf504d4f98391a552d25
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoUpload manifest for Icefish RC2 84/23284/1 8.99.2 icefish/8.99.2 icefish_8.99.2
Jan-Simon Möller [Fri, 6 Dec 2019 22:17:53 +0000 (23:17 +0100)]
Upload manifest for Icefish RC2

.

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I629933eefa52ff11a650a42793d56f06dd1a67e6

4 years agoAdd release manifests to master branch 32/23132/1
Jan-Simon Möller [Mon, 2 Dec 2019 17:41:31 +0000 (18:41 +0100)]
Add release manifests to master branch

for convenience.

.

Change-Id: Iaea844f851bc76707af1703cf77c012974a619da
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoAdd manifest for Icefish RC1 97/22997/1 8.99.1 icefish/8.99.1 icefish_8.99.1
Jan-Simon Möller [Wed, 20 Nov 2019 22:29:06 +0000 (23:29 +0100)]
Add manifest for Icefish RC1

Add the manifest file

.

Change-Id: I48c24510fa696eed77566445541b8f8704e37a0d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoUpdate meta-sancloud for Icefish development 72/22972/2
Paul Barker [Sat, 16 Nov 2019 12:21:27 +0000 (12:21 +0000)]
Update meta-sancloud for Icefish development

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

4 years agoUpdate meta-ti to ti2019.04 tag 71/22971/2
Paul Barker [Sat, 16 Nov 2019 12:20:34 +0000 (12:20 +0000)]
Update meta-ti to ti2019.04 tag

Bug-AGL: SPEC-2865

Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
Change-Id: Ie88c384c70fb0a514659e8a71bd74fdb98614810

4 years agodefault.xml: Bump meta-updater-raspberrypi to latest. 88/22888/1
Patrick Vacek [Fri, 8 Nov 2019 11:26:16 +0000 (12:26 +0100)]
default.xml: Bump meta-updater-raspberrypi to latest.

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

4 years agoUprev base YP repositories to 2.6.4 release 61/22861/2
Jan-Simon Moeller [Tue, 5 Nov 2019 14:52:05 +0000 (15:52 +0100)]
Uprev base YP repositories to 2.6.4 release

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

4 years agoUpdate meta-sancloud for Icefish development 34/22634/1
Paul Barker [Wed, 9 Oct 2019 08:58:16 +0000 (09:58 +0100)]
Update meta-sancloud for Icefish development

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

4 years agoUpdate meta-ti to ti2019.03 tag 33/22633/1
Paul Barker [Wed, 9 Oct 2019 08:55:38 +0000 (09:55 +0100)]
Update meta-ti to ti2019.03 tag

Bug-AGL: SPEC-2865

Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
Change-Id: I295a134d262f0e3b6367764cb5e94b5733a3f0d3

4 years agodefault.xml: Update meta-raspberrypi 35/22535/2
Leon Anavi [Mon, 30 Sep 2019 07:09:36 +0000 (10:09 +0300)]
default.xml: Update meta-raspberrypi

Update Yocto/OE layer meta-raspberrypi branch Thud.

Bug-AGL: SPEC-2465

Change-Id: Ie11fbe0ad895addd3c47c65ceac4d7255142028b
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
4 years agodefault.xml: Update meta-synopsys layer 72/22472/1
Evgeniy Didin [Fri, 20 Sep 2019 16:58:56 +0000 (19:58 +0300)]
default.xml: Update meta-synopsys layer

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>
4 years ago[RCAR] BSP update to v3.21.0 12/22412/2
Ronan Le Martret [Thu, 5 Sep 2019 13:19:48 +0000 (15:19 +0200)]
[RCAR] BSP update to v3.21.0

Bug-AGL: SPEC-2784

Change-Id: Idf2856117c3c2ad3979294e1efdc81110ac44032
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
4 years agoAdd alexa-auto-sdk repository 07/22407/2
Scott Murray [Thu, 12 Sep 2019 15:12:04 +0000 (11:12 -0400)]
Add alexa-auto-sdk repository

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>
4 years ago[RCAR] Update BSP to 3.19.0 93/21993/2
Ronan Le Martret [Fri, 26 Jul 2019 07:53:02 +0000 (09:53 +0200)]
[RCAR] Update BSP to 3.19.0

Bug-AGL: SPEC-2680

Change-Id: Ib441056876ca37ef989580d8f9d7b2bb98bae61d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
4 years agoUpdate layers for YP thud v2.6.3 59/22159/1
Jan-Simon Möller [Thu, 15 Aug 2019 16:33:19 +0000 (18:33 +0200)]
Update layers for YP thud v2.6.3

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>
4 years agodefault-floating.xml: Add meta-updater-raspberrypi 39/22139/1
Leon Anavi [Fri, 9 Aug 2019 16:36:18 +0000 (19:36 +0300)]
default-floating.xml: Add meta-updater-raspberrypi

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: I5da646a415403b37398254ad849076babe61c51a
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
4 years agodefault.xml: Add meta-updater-raspberrypi 38/22138/1
Leon Anavi [Fri, 9 Aug 2019 16:35:17 +0000 (19:35 +0300)]
default.xml: Add meta-updater-raspberrypi

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>
4 years agodefault.xml: Update meta-updater 37/22137/1
Leon Anavi [Fri, 9 Aug 2019 16:31:57 +0000 (19:31 +0300)]
default.xml: Update meta-updater

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>
4 years agoUpdate Sancloud BSP to bring in kernel fixes and Automotive Cape support 51/21951/1
Paul Barker [Wed, 24 Jul 2019 16:40:43 +0000 (17:40 +0100)]
Update Sancloud BSP to bring in kernel fixes and Automotive Cape support

Bug-AGL: SPEC-2668

Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
Change-Id: I6a5e8cf6ea56fcba67b63625f6e4d06563372b89

4 years agoAdd HH rc3 manifest 79/21879/1 7.99.3 halibut/7.99.3 halibut_7.99.3
Jan-Simon Möller [Sat, 13 Jul 2019 15:57:11 +0000 (17:57 +0200)]
Add HH rc3 manifest

This adds the manifest for HH rc3.

Change-Id: I8d090e9fdf189574d1bcbf6b34e33045b05f36c1
Bug-AGL: SPEC-2641
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoAdd manifest for HH rc2 v7.99.2 99/21799/1 7.99.2 halibut/7.99.2 halibut_7.99.2
Jan-Simon Möller [Mon, 1 Jul 2019 14:15:32 +0000 (16:15 +0200)]
Add manifest for HH rc2 v7.99.2

Add the manifest file for the RC2.

Change-Id: I22fb62ee1cf4bec458081d28c47136706f60b83c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoAdd 3rd party Freescale support layer back 11/21611/1
Scott Murray [Mon, 10 Jun 2019 21:07:26 +0000 (17:07 -0400)]
Add 3rd party Freescale support layer back

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>
4 years agoUpdate meta-sancloud to migrate AGL configs & templates 98/21598/1
Paul Barker [Tue, 11 Jun 2019 16:42:01 +0000 (16:42 +0000)]
Update meta-sancloud to migrate AGL configs & templates

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>
4 years agorepo clone folder layout rework 89/21389/5
Jan-Simon Möller [Thu, 23 May 2019 12:43:11 +0000 (14:43 +0200)]
repo clone folder layout rework

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>
4 years agoUpdate meta-ti to upstream tag 'ti2019.01' 18/21518/1
Paul Barker [Thu, 6 Jun 2019 09:13:36 +0000 (09:13 +0000)]
Update meta-ti to upstream tag 'ti2019.01'

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>
4 years agoAdd manifest for HH rc1 7.99.1 halibut/7.99.1 halibut_7.99.1
Jan-Simon Möller [Sun, 2 Jun 2019 21:47:37 +0000 (23:47 +0200)]
Add manifest for HH rc1

Change-Id: I6c617fb30d0c7181b0b5df2f72bd04bd4308e9e7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoUprev poky to yocto-2.6.2 tag 92/21392/1
Jan-Simon Möller [Thu, 23 May 2019 13:59:35 +0000 (15:59 +0200)]
Uprev poky to yocto-2.6.2 tag

Bug-AGL: SPEC-2451

Change-Id: Id08cc802500ebdea80c5e3728b45447ea71f8509
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoUpdate repo manifests to use only https sources 56/21356/2
build.automotivelinux.org [Tue, 21 May 2019 12:49:43 +0000 (14:49 +0200)]
Update repo manifests to use only https sources

This allows proxy setups to work better.

Bug-AGL: SPEC-2408

Change-Id: I8c93181c8e5a306f3b62765b419849ad0bfd7e09
Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
5 years agoAdd Sancloud BeagleBone Enhanced (BBE) BSP 13/21313/1
Paul Barker [Sat, 11 May 2019 13:29:45 +0000 (13:29 +0000)]
Add Sancloud BeagleBone Enhanced (BBE) BSP

Bug-AGL: SPEC-2409

Change-Id: I3885ece7326223e15cb9b9d6f3016be78b1fd308
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
5 years agoAdd meta-agl-telematics-demo 66/21166/2
Scott Murray [Fri, 26 Apr 2019 14:36:35 +0000 (10:36 -0400)]
Add meta-agl-telematics-demo

Add meta-agl-telematics-demo repository with reference telematics demo
image recipes.

Change-Id: Iac1a198daa6632c2f5b940474e9821ecdefbd81f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
5 years agomanifest: add meta-synopsys layer 63/21163/1
Evgeniy Didin [Thu, 25 Apr 2019 15:56:13 +0000 (18:56 +0300)]
manifest: add meta-synopsys layer

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>
5 years agoAdd latest guppy manifest to master branch 17/21117/1
Tasuku Suzuki [Mon, 22 Apr 2019 06:34:02 +0000 (15:34 +0900)]
Add latest guppy manifest to master branch

Change-Id: I7be1f0d347f5b033aec8a4acb52f06c9c8772a96
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qbc.io>
5 years agoUpgrade to thud 66/20966/1
Scott Murray [Mon, 11 Mar 2019 17:57:09 +0000 (13:57 -0400)]
Upgrade to thud

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>
5 years ago[RCAR] Bump meta-rcar to latest revision v3.15.0 09/20809/1
Stephane Desneux [Tue, 26 Mar 2019 10:54:33 +0000 (11:54 +0100)]
[RCAR] Bump meta-rcar to latest revision v3.15.0

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>
5 years ago[RCAR] Bump meta-rcar to latest revision v3.15.0 73/20573/2
Stephane Desneux [Tue, 12 Mar 2019 19:34:40 +0000 (20:34 +0100)]
[RCAR] Bump meta-rcar to latest revision v3.15.0

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>
5 years ago[RCAR] Update RCAR BSP to v3.15.0 79/20079/2
Ronan Le Martret [Tue, 12 Feb 2019 13:19:56 +0000 (13:19 +0000)]
[RCAR] Update RCAR BSP to v3.15.0

Bug-AGL: SPEC-2185

Change-Id: I5a09f95240f61b9b8cbaa12501783affa41ccbca
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years agoRemove unused isafw feature 81/20481/1
Jan-Simon Möller [Thu, 7 Mar 2019 11:59:11 +0000 (12:59 +0100)]
Remove unused isafw feature

Remove old feature during uprev cycle.

Change-Id: Id8e6154f2d0d01dc45ec6292bea0a94cb03c9118
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoRemove unused iotivity feature 79/20479/1
Jan-Simon Möller [Thu, 7 Mar 2019 11:58:08 +0000 (12:58 +0100)]
Remove unused iotivity feature

Remove old feature during uprev cycle.

Change-Id: I31f567c5276189d8f3a38b7e4fce65a81385797d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoAdd repository for fossology integration 67/20467/1
Jan-Simon Möller [Tue, 5 Mar 2019 08:06:59 +0000 (09:06 +0100)]
Add repository for fossology integration

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>
5 years agoAdd latest guppy and flounder manifests to master branch
Jan-Simon Möller [Fri, 15 Feb 2019 11:12:05 +0000 (12:12 +0100)]
Add latest guppy and flounder manifests to master branch

Change-Id: Iaba7982918ad2e18e00c44a36c6543b6b4b2f22c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>