meta-rcar-gen3-adas: Restore local linux-renesas changes for KF 11/25011/3
authorScott Murray <scott.murray@konsulko.com>
Mon, 13 Jul 2020 21:39:52 +0000 (17:39 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 14 Jul 2020 14:32:10 +0000 (14:32 +0000)
The local patch to fix the KingFisher HDMI connector ordering and a
configuration fragment to disable its onboard MOST support were
accidentally dropped in the previous change for the perf BFD patch
issue.  Add them back to restore previous behavior.

Bug-AGL: SPEC-3443

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I527d073901bad4860475df81da36bbf60d8c5be5
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25011
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>

meta-agl-bsp/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas_%.bbappend

index 7ebe36a..d1a86ed 100644 (file)
@@ -1,5 +1,10 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
+SRC_URI_append_ulcb = " \
+    file://0001-arm64-dts-renesas-preserve-drm-HDMI-connector-naming.patch \
+    file://disable_most.cfg \
+"
+
 # disable the perf fix as the cogent layer contains it
 perfFIX = ""