From: Leon Anavi Date: Thu, 28 Sep 2017 14:31:54 +0000 (+0300) Subject: most.bbappend: Fix for Renesas Porter board X-Git-Tag: 4.0.2~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=805163a268d8caedb11571ef14ef6658e24c2a90;p=AGL%2Fmeta-agl-demo.git most.bbappend: Fix for Renesas Porter board Do not apply 0002-most-pass-parent-devcie-to-snd_card_new.patch while buidling MOST driver for Renesas Porter board. Bug-AGL: SPEC-917 Change-Id: I0e3b09ef522721ea1d4e5b3cf7224f59958b3d48 Signed-off-by: Leon Anavi --- diff --git a/recipes-kernel/most/most.bbappend b/recipes-kernel/most/most.bbappend index ed94d34b1..2932ef1e5 100644 --- a/recipes-kernel/most/most.bbappend +++ b/recipes-kernel/most/most.bbappend @@ -8,3 +8,6 @@ SRC_URI_append = " \ file://0002-most-pass-parent-devcie-to-snd_card_new.patch \ " +SRC_URI_remove_porter = " \ + file://0002-most-pass-parent-devcie-to-snd_card_new.patch \ + "