Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: Ie0da518046d5a7ba049d9254519b487d8688ad85
|
|
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
|
|
-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
|
|
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
|
|
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>
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
Add the manifest file.
Bug-AGL: SPEC-4268
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ie3766a1b1c43f54dab1dc7595ff82690b21d1694
|
|
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
|
|
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
|
|
Bug-AGL: SPEC-4234
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: I15ac4691ebfb7958e73360d568ab3b7728eebd60
|
|
Upload the repo manifest.
Change-Id: I13332ead5ba9a37b65bbec47a1a32a277e81031c
Bug-AGL: SPEC-4245
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
- 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
|
|
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
|
|
Add the manifest.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I8ec51d3a22f8b0e2c333a0cda49b931d521ea4c3
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
* 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>
|
|
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
|
|
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
|
|
Bug-AGL: SPEC-4067
Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Change-Id: I93898c5946f351dee1ab3c0ff5d09db501413997
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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>
|
|
Add the manifest file.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ib97bdbf0ccbe683d638bfd6cd55a38ea93037ab2
|
|
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
|
|
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
|
|
Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Change-Id: I35b3c04b08d636cc7ed1cb8a84d230f16bcf8898
|
|
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
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I2df8f4d823438ebe84d6154fc6e06a344be6e491
|
|
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
Change-Id: I8efb2de42e7827f16ef5b3d0f2ea49f4371120bb
|
|
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
|
|
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
|
|
Bug-AGL: SPEC-3804
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: I3436d4434ded6599ec4198c3edd84bba9e0114cc
|
|
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
|
|
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
|
|
Bug-AGL: SPEC-3782
Change-Id: Idcf579e43b3183912e59e23d21a0187192a8664d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Idb031b2e425e4e5495d629e74309efe3524a568c
|
|
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
|