Jan-Simon Moeller [Fri, 5 Aug 2022 22:36:40 +0000 (00:36 +0200)]
Add gitreview file for Nifty Needlefish branch
Update the .gitreview file.
Bug-AGL: SPEC-4518
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I5a041c4625e04c6f66b800a412c57b853ac37ce9
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
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
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
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
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
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
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
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
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
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
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
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
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>
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
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
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
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
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
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
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
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
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
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>
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
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
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
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
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
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
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
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
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
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
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>
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
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
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
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
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
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
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
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
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>
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
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
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
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
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
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
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
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
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
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
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
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
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>
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
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
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>
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
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
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
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
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>
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
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
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
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>
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
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
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>
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
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
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>
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>
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
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
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
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>
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
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>
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
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
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>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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