From b7b86b40da97986e310cfcbbb58aaddb3f972f09 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 1 May 2024 15:04:53 -0400 Subject: meta-agl-ic-container: updates for scarthgap upgrade Initial set of fixes to handle upgrade to YP 5.0 / scarthgap. The images are still not buildable after these changes due to the DRM lease changes to Weston needing further work. Changes: - Rename gstreamer1.0-plugins-bad bbappend for version bump. - Update rcar-gen3 kernel module bbappends to be compatible with upstream recipe changes. - Update lxc bbappend to handle addition of lxc-monitord in new version. - Refreshed wireplumber patch to fix QA errors. - Dropped dlt-daemon logging patch for now, IC EG will need to investigate whether it is still required. Bug-AGL: SPEC-5123 Change-Id: I3c49bee8c53ef5127950643d3f455167e4da30d9 Signed-off-by: Scott Murray --- .../recipes-extended/dlt-daemon/dlt-daemon_%.bbappend | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'meta-agl-ic-container/recipes-extended/dlt-daemon') diff --git a/meta-agl-ic-container/recipes-extended/dlt-daemon/dlt-daemon_%.bbappend b/meta-agl-ic-container/recipes-extended/dlt-daemon/dlt-daemon_%.bbappend index 75402fc6..5a82ce3d 100644 --- a/meta-agl-ic-container/recipes-extended/dlt-daemon/dlt-daemon_%.bbappend +++ b/meta-agl-ic-container/recipes-extended/dlt-daemon/dlt-daemon_%.bbappend @@ -1,8 +1,11 @@ # DLT for Linux container integration FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:" +# NOTE: +# file://0001-Disable-noisy-log-from-dlt-daemon.patch removed +# until someone can review its status with upstream and rebase +# it if it is still required. SRC_URI:append = " \ - file://0001-Disable-noisy-log-from-dlt-daemon.patch \ file://dlt.conf \ file://dlt-system.conf \ file://dlt_logstorage.conf \ -- cgit 1.2.3-korg