Upgrade KUKSA.val components to 0.4.0 releases 37/29137/3
authorScott Murray <scott.murray@konsulko.com>
Tue, 15 Aug 2023 21:35:59 +0000 (17:35 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 21 Aug 2023 15:20:56 +0000 (15:20 +0000)
commita620f3a712bab0dd80c8ecaa49e1ebb062fabbb6
tree096f98424a5bb183bdb40fdc1c5bc264a67df8ee
parent8f7253caab8e815b3fb43eb462fbb207238891f4
Upgrade KUKSA.val components to 0.4.0 releases

Move kuksa.val and kuksa.val.feeders repos to a commit that includes
the recent 0.4.0 release plus a few post-release fixes, and update
our local patches for the new version.  A new patch is required for
the databroker to disable the upstream addition of a vendored build
of protobuf tooling for the host platform, as that does not work
in the OE build enviroment, and is effectively not required since
known versions of protoc and libprotobuf are already present.

The major change coming in is a rework of TLS support, which requires
a minor change to the DBC feeder configuration file that has also
been included.

Bug-AGL: SPEC-4762

Change-Id: I1a43248f15c9946d9d9dc1e8aacf1c3a96ab45a0
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
13 files changed:
recipes-connectivity/kuksa-val/kuksa-client/0001-kuksa-client-Update-cmd2-completer-usage.patch
recipes-connectivity/kuksa-val/kuksa-client/0002-kuksa-client-Add-external-certificates-support.patch
recipes-connectivity/kuksa-val/kuksa-databroker-crates.inc
recipes-connectivity/kuksa-val/kuksa-databroker/0001-Remove-protobuf-src-usage.patch [new file with mode: 0644]
recipes-connectivity/kuksa-val/kuksa-databroker_git.bb
recipes-connectivity/kuksa-val/kuksa-dbc-feeder/0001-dbc2val-add-installation-mechanism.patch
recipes-connectivity/kuksa-val/kuksa-dbc-feeder/0002-dbc2val-usability-improvements.patch
recipes-connectivity/kuksa-val/kuksa-dbc-feeder/0003-dbc2val-fix-token-file-configuration-option.patch
recipes-connectivity/kuksa-val/kuksa-dbc-feeder/config.ini
recipes-connectivity/kuksa-val/kuksa-dbc-feeder_git.bb
recipes-connectivity/kuksa-val/kuksa-val.inc
recipes-connectivity/kuksa-val/kuksa-val/0001-Make-Boost-requirements-more-liberal.patch
recipes-connectivity/kuksa-val/kuksa-val/0003-Make-install-locations-configurable.patch