AGL/AGL-repo.git
3 weeks agoRepository refreshes for Scarthgap upgrade next
Scott Murray [Mon, 15 Apr 2024 19:45:44 +0000 (15:45 -0400)]
Repository refreshes for Scarthgap upgrade

Upgrade more repositories to their scarthgap branches as they've
become available, and refresh to latest commits.  Also added
u-boot mixin to use with Raspberry Pi 5 builds.

Bug-AGL: SPEC-4578

Change-Id: Ie9c9d88e4848d483381211ae2d2f481f38826e32
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
5 weeks agoAdd BSP layers for RISC-V boards
Jan-Simon Moeller [Sat, 6 Apr 2024 10:01:03 +0000 (12:01 +0200)]
Add BSP layers for RISC-V boards

This adds two BSP layers for multiple RISC-V boards.
It enables development for SiFive and other boards.

Bug-AGL: SPEC-5111
Change-Id: I3f6c0617b443cd03122a5869b05a815926b264af
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
8 weeks agoUpdate flutter layer and downgrade clang layer
Jan-Simon Moeller [Thu, 21 Mar 2024 13:24:09 +0000 (14:24 +0100)]
Update flutter layer and downgrade clang layer

The flutter layer has been updated.
Also downgrade for now meta-clang due to a build issue in llvm 18.1.x branch.

Change-Id: I85f1e6b118dffc58b117131c030588c91bc789dd
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
8 weeks agoSwitch to tracking upstream master branches
Scott Murray [Tue, 20 Sep 2022 19:38:45 +0000 (15:38 -0400)]
Switch to tracking upstream master branches

Tweak things to use latest upstream for external repositories, and
switch the AGL repositories to using their "next" branches.

Bug-AGL: SPEC-4578

Change-Id: I445a0d632a909fe63ce8a039b6e888eb714a4e33
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
17 months agoAdd branch manifests for convenience
Jan-Simon Moeller [Fri, 18 Nov 2022 12:20:12 +0000 (13:20 +0100)]
Add branch manifests for convenience

This lets us check out the branches also from master.
And it facilitates diffmanifest calls.

Change-Id: Ic79a22e6f3d3b7fd60fad1239fe55fae365cae4f
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
18 months agoUpdate to YP 4.0.5 release 22/28122/1
Jan-Simon Moeller [Tue, 8 Nov 2022 14:26:29 +0000 (15:26 +0100)]
Update to YP 4.0.5 release

Update the repo manifest to use YP 4.0.5

Change-Id: Ie029d60dcfa2be396e913a336ca1530a3f623911
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
19 months agoUpdate to YP 4.0.4 57/28057/1
Denys Dmytriyenko [Sat, 15 Oct 2022 00:41:48 +0000 (00:41 +0000)]
Update to YP 4.0.4

* Update poky to the yocto-4.0.4 revision.
* Also uprev the meta-openembedded, meta-virtualization and meta-clang
  layers to pick up the latest security and build fixes.
* The meta-raspberrypi BSP layer has also been updated to pick up their
  latest fixes and update to the firmware.

Bug-AGL: SPEC-4585

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Change-Id: Iad8502da4231092ea178932dc1bbd8dbe075df54

19 months agoInitial kirkstone support for SanCloud BBE 44/28044/1
Paul Barker [Fri, 7 Oct 2022 10:00:15 +0000 (11:00 +0100)]
Initial kirkstone support for SanCloud BBE

Update the meta-sancloud, meta-ti & meta-rtlwifi layers to provide
initial support for the SanCloud BBE on the Yocto Project kirkstone
release. The tracking branches for both meta-sancloud & meta-ti are also
updated to point at kirkstone.

This support is still WIP and for now is limited to headless/telematics
profiles.

Bug-AGL: SPEC-4582

Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Change-Id: I20d3ad0e6d56e809be9597064834c3cc14e40e2b

20 months agoRoll meta-flutter 79/27979/4
Joel Winarske [Thu, 8 Sep 2022 18:31:47 +0000 (11:31 -0700)]
Roll meta-flutter

-pin flutter SDK to 3.3.1
-flutter-engine do_install[network] = "1"
-flutter apps addition/updates
 explicit use of `flutter build bundle`
-setup_flutter_workspace.py updates
 support variable substituion, etc
-add flutter.runtime to engine_sdk.zip
-flutter-auto:
 xdg-shell-app-id
 ignore AOT if profile/release

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I35d513329f9dca0b435e0a3c32406a5cb167c719

20 months agoUpdate to YP 4.0.3 58/27958/1
Scott Murray [Tue, 30 Aug 2022 13:50:33 +0000 (09:50 -0400)]
Update to YP 4.0.3

Update poky to the yocto-4.0.3 revision, and also uprev the
meta-openembedded, meta-virtualization, meta-security, and
meta-clang layers to pick up the latest security and build fixes.
The meta-renesas and meta-freescale BSP layers have also been
updated to pick up their latest fixes, in the case of meta-renesas
this includes a required gstreamer upgrade to match poky.

Bug-AGL: SPEC-4537

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

21 months ago[RCAR] Update RCAR BSP 66/27866/1
Ronan Le Martret [Fri, 5 Aug 2022 14:26:26 +0000 (16:26 +0200)]
[RCAR] Update RCAR BSP

* Fix "kernel-module-vspmif"
* Update gstreamer 1.20.1 to 1.20.2

Bug-AGL: SPEC-4517

Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: Ia9947d09e596767b7a14d88ef957569fabd43dd2

21 months agoRoll meta-flutter 50/27850/6
Joel Winarske [Sat, 30 Jul 2022 00:21:37 +0000 (17:21 -0700)]
Roll meta-flutter

- Roll ivi-homescreen
  Makes default window type Background. No-op in case of desktop.
- Remove ivi-homescreen system service logic in favor of
  using bbappend for a given platform
- add recipe for flutter-auto
  this points to the `agl` branch on https://github.com/toyota-connected/ivi-homescreen
  this renames homescreen to flutter-auto
- Replaces explicit recipe names with bbclass implementations
  `release` becomes `runtimerelease`
  `profile` becomes `runtimeprofile`
  `debug` becomes `runtimedebug`
- tools/setup_flutter_workspace.py
  job aid that setups a FLUTTER_WORKSPACE based on configuration file
- adds flutter_sdk.version file to engine_sdk.zip.
  This allows querying runtimedebug target to get flutter SDK commit
- Backend selection for ivi-homescreen
  defaults to backend-egl unless DISTRO_FEATURES includes vulkan
- Localization test app

Bug-AGL: SPEC-4326

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I366fe6881d4c4896995e46686585cbb2939d572e

21 months agoPrepare Nifty Needlefish Milestone 2 13.92.0 needlefish/13.92.0 needlefish_13.92.0
Jan-Simon Moeller [Sun, 31 Jul 2022 20:46:21 +0000 (22:46 +0200)]
Prepare Nifty Needlefish Milestone 2

Add the repo manifest.

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

21 months agoAdd meta-selinux 89/27789/2
Scott Murray [Mon, 25 Jul 2022 18:58:03 +0000 (14:58 -0400)]
Add meta-selinux

Add meta-selinux to the default manifests to allow using it for
SELinux support.

Bug-AGL: SPEC-4332

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

22 months agoRoll meta-flutter 72/27772/1
Joel Winarske [Fri, 15 Jul 2022 15:31:15 +0000 (08:31 -0700)]
Roll meta-flutter

-Export http proxy
-Flutter app class updates
-Example apps refactored into tests
-Ivi-homescreen pinned

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I8f68dd032d699cd2560a839ca81ed45b0e0f7196

22 months agoAdd manifest for Nifty Needlefish Milestone 1 70/27770/1 13.91.0 needlefish/13.91.0 needlefish_13.91.0
Jan-Simon Moeller [Fri, 15 Jul 2022 12:16:02 +0000 (14:16 +0200)]
Add manifest for Nifty Needlefish Milestone 1

Bug-AGL: SPEC-4476
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I0c369369fff05ea28a9270778625e1beba048ae3

22 months agoUpdate to YP 4.0.2 65/27765/1
Scott Murray [Wed, 13 Jul 2022 16:50:16 +0000 (12:50 -0400)]
Update to YP 4.0.2

Update poky to the yocto-4.0.2 revision, and also uprev the
meta-openembedded, meta-virtualization, and meta-clang layers
to pick up the latest security and build fixes.  The
meta-freescale BSP layers have also been update to pick up the
addition of a 5.15 LTS kernel recipe.

Bug-AGL: SPEC-4473

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

22 months agoMachine cleanup for Nifty Needlefish 00/27700/1
Scott Murray [Tue, 5 Jul 2022 15:05:24 +0000 (11:05 -0400)]
Machine cleanup for Nifty Needlefish

Remove meta-synopsys and meta-qcom layers that were required only
for machines that support is being dropped for, namely:

- hsdk
- dragonboard-410c
- dragonboard-820c

Bug-AGL: SPEC-4402

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

23 months ago[RCAR] Update meta-rcar branch name 66/27666/1
Ronan Le Martret [Fri, 17 Jun 2022 12:38:45 +0000 (14:38 +0200)]
[RCAR] Update meta-rcar branch name

Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: Ie0da518046d5a7ba049d9254519b487d8688ad85

23 months agoFeature cleanup for Nifty Needlefish 57/27657/2
Jan-Simon Moeller [Tue, 14 Jun 2022 16:10:54 +0000 (16:10 +0000)]
Feature cleanup for Nifty Needlefish

Remove features with upstream deprecated or unmaintained:
- meta-ros2
- meta-gplv2

Bug-AGL: SPEC-4407
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ic491a56d71792ef1e861e0421c55ebbe35d9c49a

23 months agoRoll meta-flutter 97/27597/3
Joel Winarske [Mon, 6 Jun 2022 21:43:35 +0000 (14:43 -0700)]
Roll meta-flutter

    -Parity with dunfell
    -Secure storage
    -Default it to build latest Flutter SDK stable
    -Complex apps supported
    -pub cache archive/restore adds additional folders
    -additional flutter application examples
    -Rust Membrane Crate example
    -Enable https for ffmpeg
    -Adds FLUTTER_BUILD_ARGS.  Override with `linux` as needed.
    -Default FLUTTER_EXTRA_BUILD_ARGS to FLUTTER_RUNTIME
    -Adds FLUTTER_REMOVE_LINUX_BUILD_ARTIFACTS.
    -Adds clang deps to flutter-app.bbclass

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: Iebd3e1955cd676b2a5ca34c9c7570d6f0a48d2ee

23 months agoUpdate to YP 4.0.1 27/27527/1
Scott Murray [Thu, 26 May 2022 00:09:51 +0000 (20:09 -0400)]
Update to YP 4.0.1

Update poky to the yocto-4.0.1 revision, and also uprev the
meta-openembedded, meta-security, and meta-virtualization layers
to pick up the latest security and build fixes.

Bug-AGL: SPEC-4406, SPEC-4379

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

2 years ago[RCAR] Update meta-rcar on YP kirkstone (stable branch) 87/27487/1
Stephane Desneux [Tue, 17 May 2022 13:33:40 +0000 (15:33 +0200)]
[RCAR] Update meta-rcar on YP kirkstone (stable branch)

Switch to the stable branch 'kirkstone-dev' on meta-renesas from Renesas

Same operation will happen on Cogent layer 'meta-rcar' when ready.

Bug-AGL: SPEC-4343

Change-Id: I9086e1be01e57cb9cba0a856c55c6c6159f069b5
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2 years ago[RCAR] Update meta-rcar on YP kirkstone 66/27466/1
Ronan Le Martret [Tue, 10 May 2022 08:11:02 +0000 (10:11 +0200)]
[RCAR] Update meta-rcar on YP kirkstone

Switch to the kirkstone branch on the meta-rcar from Cogent.

Bug-AGL: SPEC-4343

Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: Ie9a5a2a055993fa31aa01067cf50c86d66943376

2 years agoMore post YP 4.0/kirkstone upgrade updates 59/27459/1
Scott Murray [Thu, 5 May 2022 16:54:01 +0000 (12:54 -0400)]
More post YP 4.0/kirkstone upgrade updates

Changes:
- Switch to the kirkstone branches of meta-virtualization, meta-clang,
  meta-freescale, and meta-freescale-3rdparty now that those
  repositories have added them.
- Update poky and meta-openembedded to latest kirkstone branch commits
  to pick up some more post-4.0 fixes.  The fixes to handle the change
  in git behavior on the build host with respect to the fix for
  CVE-2022-24765 are still in queue upstream, they should come in with
  another update planned for next week.
- Update meta-ti to pick up some fixes as upstream works towards a
  release and creating a kirkstone branch.
- Fixed a couple of branch specifiers in default-floating.xml that had
  been missed in previous updates.

Bug-AGL: SPEC-4343

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

2 years agoPart two of the update to YP kirkstone 17/27417/2
Jan-Simon Moeller [Thu, 28 Apr 2022 13:37:57 +0000 (15:37 +0200)]
Part two of the update to YP kirkstone

With the changes now in the master repositories,
we can change completely over.

Bug-AGL: SPEC-4343
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I93b1cf3400b01dad4587dcc51239cd62727faa90

2 years agoPost YP 4.0/kirkstone upgrade updates 22/27422/1
Scott Murray [Fri, 29 Apr 2022 22:01:29 +0000 (18:01 -0400)]
Post YP 4.0/kirkstone upgrade updates

Changes:
- Switch meta-openembedded, meta-qt5, meta-python2, meta-arm, and
  meta-raspberrypi to their recently added kirkstone branches.
- Update poky to a commit that includes the tagged 4.0 commit plus
  some of the post-release documentation fixes as well as some other
  minor fixes.  The fixes to handle the change in git behavior on
  the build host with respect to the fix for CVE-2022-24765 are
  queued upstream, another update will needed next week to get
  them when they land.
- Update meta-virtualization to latest master commit to pick up
  some Xen updates.  A kirkstone branch should be coming for it
  soon, as upstream discussion indicates these changes were partly
  gating it.
- Update meta-ti to latest master commit.  One of the maintainers
  has indicated a kirkstone branch should be coming early next
  week.

Bug-AGL: SPEC-4343

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

2 years agoUpdate master branch to YP 4.0 aka kirkstone 06/27406/1
Jan-Simon Moeller [Tue, 26 Apr 2022 11:49:36 +0000 (13:49 +0200)]
Update master branch to YP 4.0 aka kirkstone

Thanks to the continuous updates from Scott on the next branch,
we can uprev directly when kirkstone is about to be released.

In this step we do uprev the AGL-repo to what is in our 'next' branch.
Then we will update the meta-agl* layers and change the default back to master.

Bug-AGL: SPEC-4343
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I52b87c21be95bafa0813f6388211073ae2b8d35b

2 years agoAdd manifest file for Magic Marlin Milestone 3 23/27223/1 12.93.0 marlin/12.93.0 marlin_12.93.0
Jan-Simon Moeller [Fri, 25 Feb 2022 23:59:38 +0000 (00:59 +0100)]
Add manifest file for Magic Marlin Milestone 3

Add the manifest file.

Bug-AGL: SPEC-4268
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ie3766a1b1c43f54dab1dc7595ff82690b21d1694

2 years agoUpdate BSP for SanCloud bbe & TI j7-evm 01/27101/2
Paul Barker [Fri, 28 Jan 2022 09:43:28 +0000 (09:43 +0000)]
Update BSP for SanCloud bbe & TI j7-evm

The BSPs used for TI based platforms need to be updated together. After
this update the new versions are:

* SanCloud BSP dunfell-r6
* TI CoreSDK 08.01.00.006

Bug-AGL: SPEC-4156
Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Change-Id: I0bcdf6401f96e42219e4c4cbfa63c4d4e352a187

2 years agoUpdate to YP 3.1.14 26/27126/4
Jan-Simon Möller [Wed, 2 Feb 2022 17:38:33 +0000 (18:38 +0100)]
Update to YP 3.1.14

Update poky to the yocto-3.1.14 revision, and also uprev the
meta-virtualization and meta-clang layer to pick up the latest dunfell
build fixes.

Bug-AGL: SPEC-4240

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

2 years ago[RCAR] Update RCAR BSP to 5.9.0 60/27160/1
Ronan Le Martret [Wed, 26 Jan 2022 10:42:00 +0000 (11:42 +0100)]
[RCAR] Update RCAR BSP to 5.9.0

Bug-AGL: SPEC-4234

Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: I15ac4691ebfb7958e73360d568ab3b7728eebd60

2 years agoUpload manifest for Magic Marlin Milestone 2 58/27158/1 12.92.0 marlin/12.92.0 marlin_12.92.0
Jan-Simon Möller [Mon, 7 Feb 2022 14:10:52 +0000 (15:10 +0100)]
Upload manifest for Magic Marlin Milestone 2

Upload the repo manifest.

Change-Id: I13332ead5ba9a37b65bbec47a1a32a277e81031c
Bug-AGL: SPEC-4245
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2 years agoUpdate meta-flutter 36/27136/1
Joel Winarske [Fri, 4 Feb 2022 18:52:22 +0000 (10:52 -0800)]
Update meta-flutter

- meta-flutter updates
  Deprecate FLUTTER_CHANNEL in favor of FLUTTER_SDK_TAG
  Remove need for TARGET_GCC_VERSION and FLUTTER_CLANG_VERSION variables
  Enable building for private engine branches
  vk-flutter-engine recipes (temporary till Vulkan PR is merged to master)
  ivi-homescreen package parameters for setting EGL GLES 2/3, EGL Context version, EGL Transparency flag.
  separate package for flutter engine_sdk.  Allows optional install to target image
  default FLUTTER_CHANNEL = "stable", opposed to "beta".
  FLUTTER_APPLICATION_PATH variable to support monolithic flutter app repos.  Allows setting project path from base repo.
  FLUTTER_EXTRA_BUILD_ARGS to pass parameters to 'flutter build bundle'.
  Add build dependency libxbcommon required for text plugin support

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: Ie362b6b9669940500d930543cf5262b8f9d15c09

2 years agoUpdate to YP 3.1.13 80/27080/1
Scott Murray [Wed, 12 Jan 2022 21:59:12 +0000 (16:59 -0500)]
Update to YP 3.1.13

Update poky to the yocto-3.1.13 revision, and also uprev the
meta-openembedded layer to pick up the latest dunfell security &
build fixes.  Additionally, the meta-freescale BSP layers have been
updated to pick up the latest stable kernels and some github
SRC_URI fixes.

Bug-AGL: SPEC-4212

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

2 years agoAdd manifest for Magic Marlin M1 v12.91.0 67/27067/1 12.91.0 marlin/12.91.0 marlin_12.91.0
Jan-Simon Moeller [Fri, 24 Dec 2021 00:54:31 +0000 (01:54 +0100)]
Add manifest for Magic Marlin M1 v12.91.0

Add the manifest.

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

2 years agoUpdate meta-flutter 79/26979/2
Joel Winarske [Wed, 8 Dec 2021 01:15:01 +0000 (17:15 -0800)]
Update meta-flutter

This update brings in new engine packages and images.

Bug-AGL: SPEC-3852
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: Ief0f9b2c74b3347201164e3436e06bb9cad1905d

2 years agoUpdate BSP for SanCloud bbe & TI j7-evm 69/26969/1
Paul Barker [Mon, 6 Dec 2021 18:13:09 +0000 (18:13 +0000)]
Update BSP for SanCloud bbe & TI j7-evm

The BSPs used for TI based platforms need to be updated together. After
this update the new versions are:

    * SanCloud BSP dunfell-r5
    * TI CoreSDK 08.00.00.004

Additionally, the meta-rtlwifi layer must be updated to the latest
commit on the master branch to support the 5.10 kernel used by the above
BSP releases. The master branch of this repository is compatible with
all currently supported Yocto Project release branches.

Bug-AGL: SPEC-4156
Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Change-Id: I2376c98d6a1a10a007262247319cad34ecdfee7f

2 years agoUpdate to YP 3.1.12 22/26922/1
Scott Murray [Wed, 24 Nov 2021 16:06:26 +0000 (11:06 -0500)]
Update to YP 3.1.12

Update poky to what will be the yocto-3.1.12 revision, and also
uprev the meta-openembedded and meta-virtualization layers to pick
up the latest dunfell security & build fixes.  Additionally, the
meta-raspberrypi BSP layer has been updated to pick up a firmware
build fix.

Bug-AGL: SPEC-4151, SPEC-4126

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

2 years agoRemove unused and deprecated layers 71/26871/3
Jan-Simon Moeller [Wed, 17 Nov 2021 13:26:28 +0000 (14:26 +0100)]
Remove unused and deprecated layers

As master is transitioning to the new app framework, it is time
to clean-up the layer dependencies. In this round:
- remove meta-updater as the server side is no longer maintained
- alexa-auto-sdk is now unused
- meta-iot-cloud is now unused

v2: leave meta-security for tpm use-cases

Bug-AGL: SPEC-4121

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

2 years agoPull down meta-flutter as external repository 72/26872/2
Jan-Simon Moeller [Wed, 17 Nov 2021 13:33:17 +0000 (14:33 +0100)]
Pull down meta-flutter as external repository

Add github.com/meta-flutter/meta-flutter as external repository for use
by the meta-agl-flutter integration.

Bug-AGL: SPEC-3852
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I57f85a3d66d6416e6d6e7ce9f513fbf3dd4ecaa3

2 years agoAdd manifest for marlin_12.90.1 and tag pre-rework 27/26827/1 12.90.1 marlin/12.90.1 marlin_12.90.1
Jan-Simon Moeller [Thu, 4 Nov 2021 14:13:28 +0000 (15:13 +0100)]
Add manifest for marlin_12.90.1 and tag pre-rework

We will do a larger rework. Before we start, let's tag the current state.

Bug-AGL: SPEC-4121
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ic0421e0ee62a54480e1bff2e8171390535890a3f

2 years agoUpdate poky to include fetcher fix for github dropping git:// support 83/26783/1
Jan-Simon Möller [Wed, 3 Nov 2021 12:53:55 +0000 (13:53 +0100)]
Update poky to include fetcher fix for github dropping git:// support

To avoid parsing errors we do uprev to this commit on the dunfell branch.
This is to include the upstream patch:
    bitbake: fetch/git: Handle github dropping git:// support

    github is dropping support for git protocol in Git urls. Add code to remap
    this to https in a way that could be used in older bitbake versions.

    (Bitbake rev: c222eddcebe892ae209aea7776cfc1147ac1df6e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
GitHub is dropping unauthenticated git protocol access in
January 2022, per:

https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git

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

2 years agoUpdate RCAR BSP to 5.5.0 version 01/26701/3
Ronan Le Martret [Tue, 21 Sep 2021 12:23:00 +0000 (14:23 +0200)]
Update RCAR BSP to 5.5.0 version

* Update meta-rcar and meta-renesas to BSP v5.5.0

Bug-AGL: SPEC-4081

Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: Ida01ce7e3b36229420b40b42b38ccfc267318da8
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2 years agoUpdate to YP 3.1.11 28/26728/1
Scott Murray [Thu, 7 Oct 2021 18:40:18 +0000 (14:40 -0400)]
Update to YP 3.1.11

Update poky to the yocto-3.1.11 revision, and also uprev the
meta-openembedded, meta-virtualization, meta-security, and
meta-clang layers to pick up latest dunfell security & build
fixes.  Additionally, the meta-raspberrypi BSP layer has been
updated to pick the latest firmware release.

Bug-AGL: SPEC-4104

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

2 years agodefault.xml: update meta-openembedded 28/26628/1
Scott Murray [Fri, 10 Sep 2021 16:35:11 +0000 (12:35 -0400)]
default.xml: update meta-openembedded

Update meta-openembedded to pick up latest dunfell fixes, including
a dlt-daemon upgrade requested by the IC EG.

Bug-AGL: SPEC-4005

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

2 years agoUpdate SanCloud BSP to dunfell-r4.1 release 21/26621/1
Paul Barker [Sat, 4 Sep 2021 18:46:38 +0000 (19:46 +0100)]
Update SanCloud BSP to dunfell-r4.1 release

Bug-AGL: SPEC-4067
Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Change-Id: I93898c5946f351dee1ab3c0ff5d09db501413997

2 years agoUpdate to Alexa Auto SDK 2.3.1 96/26596/1
Scott Murray [Thu, 26 Aug 2021 17:21:36 +0000 (13:21 -0400)]
Update to Alexa Auto SDK 2.3.1

Update from Alexa Auto SDK 2.3.0 to 2.3.1.

Bug-AGL: SPEC-4057

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

2 years agoAdd meta-ros layer as external dependency 68/26568/1
Shankho Boron Ghosh [Mon, 23 Aug 2021 14:01:18 +0000 (19:31 +0530)]
Add meta-ros layer as external dependency

meta-ros dunfell branch

Last commit : https://github.com/ros/meta-ros/commit/7ded597103e8e54ffa979d042cdbbedb76ff7cb5

Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com>
Change-Id: I2c670560e991b0ecfd65cb2508f049de341b8885

2 years agoMake master compatible with the new syntax for overrides 60/26560/1
Jan-Simon Möller [Tue, 17 Aug 2021 12:46:53 +0000 (14:46 +0200)]
Make master compatible with the new syntax for overrides

Upstream YP introduced a new syntax for overrides
e.g.:
SRC_URI_qemux86 = file://somefile

becomes:

SRC_URI:qemux86 = file://somefile

While this change is only *required* for the upcoming YP 3.4 'honister' release,
YP 3.1 'dunfell' got extended to allow the new syntax to be parsed.
Unfortunately 3.1.10 did not include this, yet.
We do move past 3.1.10 by 3 commits here to simplify our work on master and next.

See: https://docs.yoctoproject.org/migration-guides/migration-3.4.html?highlight=overrides#override-syntax-changes

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

2 years agoUpdate to Yocto Project dunfell 3.1.10 57/26557/1
Jan-Simon Moeller [Thu, 12 Aug 2021 12:44:16 +0000 (14:44 +0200)]
Update to Yocto Project dunfell 3.1.10

Update poky to 3.1.10 and meta-openembedded at the same time.

Bug-AGL: SPEC-4050

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

2 years agoUpdate to YP 3.1.9 92/26492/1
Scott Murray [Fri, 9 Jul 2021 00:09:33 +0000 (20:09 -0400)]
Update to YP 3.1.9

Update poky to the yocto-3.1.9 revision, and also uprev the
meta-openembedded, meta-virtualization, and meta-python2 layers to
pick up latest dunfell fixes.  Additionally, the meta-raspberrypi
BSP layer has been updated to pick its latest fixes and kernel
updates.

Bug-AGL: SPEC-4017

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

2 years agoAdd manifest for Lucky Lamprey v11.93.0 and Marlin v12.90.0 81/26481/1
Jan-Simon Möller [Fri, 2 Jul 2021 20:55:36 +0000 (22:55 +0200)]
Add manifest for Lucky Lamprey v11.93.0 and Marlin v12.90.0

Start of development for Magic Marlin.

Add the manifest files.

Change-Id: I4b0096c4b713b2bd35c5baddae1fdc59eae3d721
Bug-AGL: SPEC-4006
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2 years agoAdd Manifest for Lucky Lamprey M2 v11.92.0 11.92.0 12.90.0 lamprey/11.92.0 lamprey_11.92.0 marlin/12.90.0 marlin_12.90.0
Jan-Simon Moeller [Mon, 14 Jun 2021 15:21:26 +0000 (17:21 +0200)]
Add Manifest for Lucky Lamprey M2 v11.92.0

Add the manifest file.

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

2 years agoUpdate to YP 3.1.8 25/26425/1
Scott Murray [Thu, 10 Jun 2021 12:48:35 +0000 (08:48 -0400)]
Update to YP 3.1.8

Update poky to the yocto-3.1.8 revision, and also uprev the
meta-openembedded and meta-security layers to pick up latest dunfell
fixes.  No BSP layers have been updated.

Bug-AGL: SPEC-3984

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

2 years agoUpdate meta-virtualization 22/26422/1
Scott Murray [Tue, 8 Jun 2021 13:06:16 +0000 (13:06 +0000)]
Update meta-virtualization

Bump meta-virtualization to latest dunfell to pick up LXC 4.0.6
recipe backport. This covers the version for the IC EG's container
integration.

Bug-AGL: SPEC-3953

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

2 years agoUpdate meta-sancloud to dunfell-r3 release 82/26382/1
Paul Barker [Mon, 31 May 2021 16:26:13 +0000 (17:26 +0100)]
Update meta-sancloud to dunfell-r3 release

Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Change-Id: I35b3c04b08d636cc7ed1cb8a84d230f16bcf8898

2 years agoRemove old cyclone5 repos 81/26381/1
Jan-Simon Moeller [Mon, 31 May 2021 11:01:30 +0000 (13:01 +0200)]
Remove old cyclone5 repos

This is no longer in active use and will be removed.

Bug-AGL: SPEC-3943
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I09eab8996b224c5b8636898366a0a043a95c9a36

3 years agoAdd manifest for LL m1 lamprey/11.91.0 lamprey_11.91.0
Jan-Simon Möller [Fri, 14 May 2021 18:18:13 +0000 (20:18 +0200)]
Add manifest for LL m1

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

3 years agoUpdate meta-ti to 07.03.00.005 release 50/26350/1
Paul Barker [Wed, 12 May 2021 13:50:31 +0000 (14:50 +0100)]
Update meta-ti to 07.03.00.005 release

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

3 years agoUpdate to YP 3.1.7 11/26311/1
Scott Murray [Thu, 29 Apr 2021 18:37:08 +0000 (14:37 -0400)]
Update to YP 3.1.7

Update poky to the include the yocto-3.1.7 revision plus some
additional requested bugfix commits after the release tag, and also
uprev various non-BSP layers to their latest dunfell revisions to
pick up fixes. Note that the meta-updater layers have purposely not
been updated due to new build issues that require investigation.
Additionally, the meta-spdxscanner layer has been switched to its
dunfell branch now that it has one.

On the BSP side, the meta-freescale layers have been updated to pick
up fixes, other community supported hardware BSP layer updates will
be addressed separately at a later time.

Bug-AGL: SPEC-3901

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

3 years agodefault.xml: update to YP 3.1.6 45/26145/2
Scott Murray [Mon, 8 Mar 2021 17:53:05 +0000 (12:53 -0500)]
default.xml: update to YP 3.1.6

Update poky to the include the yocto-3.1.6 revision plus an additional
required bugfix commit that missed the release tag, and also uprev the
meta-openembedded, meta-virtualization, and meta-raspberrypi layers to
their latest dunfell revisions to pick up fixes.  Updates to community
supported hardware BSP layers will be addressed separately at a later
time.

Bug-AGL: SPEC-3840

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

3 years ago[RCAR] Update BSP Renesas RCAR gen3 to version 4.7.0 48/26048/3
Ronan Le Martret [Tue, 16 Feb 2021 21:07:53 +0000 (22:07 +0100)]
[RCAR]  Update BSP Renesas RCAR gen3 to version 4.7.0

Bug-AGL: SPEC-3804

Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: I3436d4434ded6599ec4198c3edd84bba9e0114cc

3 years agodefault.xml: update to YP 3.1.5 17/26017/2
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.  The reference hardware BSP layers have not been updated, as
they are already up to date with upstream.  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: I0edda19a6a70c1927f6a05e56f4894adcf8d0153

3 years agoUpdate Alexa Auto SDK 79/25979/2
Scott Murray [Tue, 19 Jan 2021 00:27:00 +0000 (19:27 -0500)]
Update Alexa Auto SDK

Update from Alexa Auto SDK 2.0 to 2.3.

Bug-AGL: SPEC-3783

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

3 years agoAdd manifest file for KK M3 77/25977/1 10.93.0 koi/10.93.0 koi_10.93.0
Jan-Simon Möller [Fri, 29 Jan 2021 17:45:49 +0000 (18:45 +0100)]
Add manifest file for KK M3

Bug-AGL: SPEC-3782

Change-Id: Idcf579e43b3183912e59e23d21a0187192a8664d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
3 years agoAdd manifest for KK Milestone 2 10.92.0 koi/10.92.0 koi_10.92.0
Jan-Simon Möller [Sat, 16 Jan 2021 16:17:53 +0000 (17:17 +0100)]
Add manifest for KK Milestone 2

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

3 years agoUpdate meta-raspberrypi BSP 37/25837/2
Paul Barker [Sat, 19 Dec 2020 19:10:13 +0000 (19:10 +0000)]
Update meta-raspberrypi BSP

There have been several important fixes made in the meta-raspberrypi
layer, including kernel updates to pull in fixes for the "Bleeding
Tooth" bluetooth vulnerability.

Bug-AGL: SPEC-3699

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Change-Id: Iabeaae30bd3843586097d1e5f9431527317347a8

3 years agoAdd manifest for Kooky Koi M1 33/25833/1 10.91.0 koi/10.91.0 koi_10.91.0
Jan-Simon Möller [Fri, 18 Dec 2020 23:31:52 +0000 (00:31 +0100)]
Add manifest for Kooky Koi M1

This is the manifest for Kooky Koi M1 aka v10.91.0

Change-Id: I7afbb809e4c36d74ee3de921ff560d8c01fad357
Bug-AGL: SPEC-3737
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
3 years agoSPEC-3723 Rework layers in manifest 70/25770/2
Jan-Simon Moeller [Tue, 8 Dec 2020 10:23:58 +0000 (11:23 +0100)]
SPEC-3723 Rework layers in manifest

We move telematics-demo and cluster-demo inside the meta-agl-demo umbrella.
This simplifies the folder setup and allows the demo code to be updated in one place.

Bug-AGL: SPEC-3723
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I0772f306a18af9c3e77c5d104bece497a775df18

3 years agoUpdate Sancloud BSP to dunfell-r2 release 04/25804/2
Paul Barker [Thu, 10 Dec 2020 11:14:58 +0000 (11:14 +0000)]
Update Sancloud BSP to dunfell-r2 release

See https://github.com/SanCloudLtd/meta-sancloud/releases/tag/dunfell-r2
for release notes.

Bug-AGL: SPEC-3733

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Change-Id: I22195b672531aca70e0239f1419913767d0efa8c

3 years agoUpdate meta-rtlwifi & switch upstream branch 03/25803/2
Paul Barker [Thu, 10 Dec 2020 11:11:38 +0000 (11:11 +0000)]
Update meta-rtlwifi & switch upstream branch

The meta-rtlwifi layer now has a 'dunfell' branch so we can follow this
for stable updates in the floating repo manifest.

Bug-AGL: SPEC-3733

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Change-Id: Iaa3be2385262203d8bd808f91b0ab67c696b7acb

3 years agoUpdate TI BSP to 07.01.00.006 release 02/25802/2
Paul Barker [Thu, 10 Dec 2020 11:04:37 +0000 (11:04 +0000)]
Update TI BSP to 07.01.00.006 release

Version 07.01.00.006 of the TI Yocto Project BSP (including meta-ti) was
recently released so we can now update to this tag. We also need to
update meta-arm to support these changes in the TI BSP.

Bug-AGL: SPEC-3732

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Change-Id: Ia3ab646bd2a14c920ad0aa5041f2da2688070835

3 years ago[RCAR] Update meta-rcar revision 98/25798/1
ronan [Fri, 11 Dec 2020 14:33:46 +0000 (15:33 +0100)]
[RCAR] Update meta-rcar revision

meta-racar:

f3ecbd1a - recipes-bsp: u-boot: Fix cpg_sd_div_table
1e2ebf87 - recipes-kernel: linux-renesas: Use community RPC D2 clock patch
8e02c259 - recipes-kernel: linux-renesas: Fix RPC driver compilation warning
481d4a1b - conf: layer.conf: Set hostname to v3x on v3x rootfs
db286311 - conf: layer.conf: Re-enable surroundview and opencv-sdk for v3x
e9128141 - Revert "cr7: disable QoS on V3H"
8840b80b - Cr7: udpate to match new compiler
48c7d9f4 - Add tbench package to make dbench work.
f435690f - Add e2fsutils-resize packege to minimal image
d8b02601 - utest: Improve crop handling for buggy drivers
0f4662ce - u-boot: Eagle: use proper SDHI driver.
c8c2e08a - v3msk: bblayer.conf: Remove meta-linaro as it is not used anymore
46e3d54c - recipes-bsp: u-boot: Enable MMC on Condor by default
73fdf549 - recipes-kernel: Enable all available V3x device trees
aca630b9 - V3x: Enable VIN/CSI and VSPD/DU/LVDS as Linux drivers  by default
1cd90ac4 - Add PID_IN_CONTEXTIDR
c9da6469 - Move CSI,VIN,ISP,VSP,DU,LVDS to generic-uio and set uio kernel modules load by default
8a15bbae -  v3x: setup common kernel Image for all v3x target and  install all dtb files
8ecb7673 - recipes-kernel: Re-enable installation of the IMR kernel header
74ad6274 - recipes-kernel: linux-renesas: Add V3x updates from v4.1.0-release7
aa88d53c - recipes-kernel: linux-renesas: Fix UB9x4 FDPLink OF property name.
7930bef6 - recipes-kernel: linux-renesas: Fix R-Car DU probe defer
0ae7b2d3 - recipes-kernel: linux-renesas: Merge IMR and VSP updates from v4.1.0-release7
90f83811 - recipes-kernel: linux-renesas: Workaround V3x hyperflash read issue
842be5c2 - linux-renesas: disable "use 4K sectors" option to make QSPI NOR work
9840ca11 - recipes-kernel: linux-renesas: V3x MTD updates from v4.1.0-release7
d7002024 - recipes-kernel: linux-renesas: V3x updates from v4.1.0-release7
2c875f22 - kernel-module-cmemdrv: Fix initialization
3d0f8522 - recipes-kernel: linux-renesas: A couple of R-Car DU fixes
c5fc1afb - recipes-kernel: linux-renesas: VIN updates from v4.1.0-release7
b7583145 - recipes-kernel: linux-renesas: Add IMX219 camera support
c51e5232 - recipes-kernel: linux-renesas: Add OV5647 camera support
eb3155a4 - v3hsk: enable gmsl2
9013840e - RCAR_VIN: support raw8 formats: GREY, BGGR
48012f8f - recipes-bsp: most-tools: Add kernel 5.4 support to MOST scripts
747febb6 - recipes-bsp: most-tools: Fix tx1 sound channel
1c84cd25 - recipes-kernel: linux-renesas: ulcb.cfg: Update MOST configuration
ad126750 - recipes-kernel: linux-renesas: rcar-gen3: Fix MLP IRQ order
a89ffac6 - recipes-kernel: linux-renesas: Fix mlp clock-speed property name
6b3ec742 - recipes-bsp: u-boot: Fix rcar_i2c driver
a449d29e - correct patch 0082 since it was a typo
2c12aed3 - RCAR-VIN groups registration workaround

Bug-AGL: SPEC-3674

Signed-off-by: ronan <ronan.lemartret@iot.bzh>
Change-Id: I71779b33c4b5d0a3dbe730c4ddea740807b1147a
Signed-off-by: ronan <ronan.lemartret@iot.bzh>
3 years agodefault.xml: update to YP 3.1.4 58/25658/2
Jan-Simon Moeller [Sat, 28 Nov 2020 22:22:06 +0000 (23:22 +0100)]
default.xml: update to YP 3.1.4

Update poky to 3.1.4 and also do uprev the other layers.

Note that meta-ti/meta-sancloud and meta-arm are not uprev'd.
These require more changes around their dependency on meta-arm.

Note also that meta-raspberrypi is not uprev'd due to SPEC-3702.

Bug-AGL: SPEC-3699
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I16c320fc15672b081cf6e23610f58e1fbdd32873

3 years agoAdd meta-agl-refhw 18/25618/1
Scott Murray [Thu, 19 Nov 2020 15:20:16 +0000 (10:20 -0500)]
Add meta-agl-refhw

Add meta-agl-refhw repo for AGL reference hardware BSP.

Bug-AGL: SPEC-3658

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

3 years ago[RCAR] Update Renesas RCAR BSP 4.1.0 87/25487/2
ronan [Thu, 29 Oct 2020 16:10:23 +0000 (17:10 +0100)]
[RCAR] Update Renesas RCAR BSP 4.1.0

Change the layer branche of the meta-renesas BSP.

meta-renesas:
ebacfd2 rcar-gen3: gstreamer: Update SRCREV to latest revision
b2a9c72 rcar-gen3: Remove redundant YYLOC global declaration

meta-rcar:
b53f0832 conf: layer.conf: Update LAYERSERIES_COMPAT_rcar-gen3-adas
e10d6d4f recipes-kernel: linux-renesas: Minor patch subject clean-up
8bbc1d1a ULCB-KF: add TDM support with pcm3168a
1f6ac0e2 Add missed patch
9f19dcdf recipes-kernel: linux-renesas: Enable Kingfisher sound devices

Bug-AGL: SPEC-3674

Signed-off-by: ronan <ronan.lemartret@iot.bzh>
Change-Id: Ia822ed78f7a67683df097c9a7e87ef805142d695

3 years ago[RCAR] Update Renesas BSP to v4.1.0 14/25414/3
Ronan Le Martret [Tue, 29 Sep 2020 08:44:51 +0000 (08:44 +0000)]
[RCAR] Update Renesas BSP to v4.1.0

Bug-AGL: [SPEC-3617]

Change-Id: Iadf91f0022680e658e930637eec33ef8665d6c72
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
3 years agoAdd meta-codescanner repo to manifest 28/25428/2
Jan-Simon Möller [Tue, 13 Oct 2020 16:37:12 +0000 (18:37 +0200)]
Add meta-codescanner repo to manifest

Clone meta-codescanner for integration.
As result of the workshop, do make the layer available.

Requires meta-clang (already present).

Bug-AGL: SPEC-3640

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

3 years agoUpdate meta-spdxscanner version 23/25423/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

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

3 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