aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-demoapps.bb
diff options
context:
space:
mode:
authorThao Nguyen <thao.nguyen.yb@renesas.com>2017-09-11 13:43:43 +0700
committerThuy Tran <thuy.tran.xh@rvc.renesas.com>2018-01-30 10:07:59 +0700
commit4d30aff043f28e62d0387beea8234252cb81d8f5 (patch)
tree39e5e431f16e1152a9fa82c54bfc8ce00a5c616b /meta-rcar-gen3/recipes-multimedia/avb-applications/avb-demoapps.bb
parent3e0aa5e9279916634796f8a51018a202590af2f2 (diff)
rcar-gen3: open-avb: Update SRCREV to follow latest version
This commit modifies SRCREV of open-avb to follow upstream repository name/URL change. It also adds 2 patches to fix compile error and QA issues. Signed-off-by: Thao Nguyen <thao.nguyen.yb@renesas.com> Signed-off-by: Masaru Nagai <masaru.nagai.vx@renesas.com> Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-multimedia/avb-applications/avb-demoapps.bb')
-rw-r--r--meta-rcar-gen3/recipes-multimedia/avb-applications/avb-demoapps.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-demoapps.bb b/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-demoapps.bb
index 4e6e4f1..3a309ef 100644
--- a/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-demoapps.bb
+++ b/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-demoapps.bb
@@ -12,6 +12,10 @@ LIC_FILES_CHKSUM = " \
DEPENDS = "kernel-module-avb-streaming libyaml cmake-native"
+# Fix install and clean error
+SRC_URI_append = " \
+ file://0001-make-fix-install-and-clean-error.patch;patchdir=${WORKDIR}/git \
+"
S = "${WORKDIR}/git/avb-demoapps"
includedir = "${RENESAS_DATADIR}/include"