Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
- 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
|
|
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
|
|
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
|
|
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: 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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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>
|
|
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
|
|
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
|
|
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
|
|
Bug-AGL: [SPEC-3617]
Change-Id: Iadf91f0022680e658e930637eec33ef8665d6c72
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
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
|
|
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
|
|
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
|
|
Bug-AGL: SPEC-3516
Change-Id: I74b2e82cef095dd6fdddb456985d28d2ad31cd27
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
- 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>
|
|
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
|
|
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
|
|
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>
|
|
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
|
|
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>
|