diff options
author | Thao Nguyen <thao.nguyen.yb@renesas.com> | 2017-09-11 13:43:43 +0700 |
---|---|---|
committer | Thuy Tran <thuy.tran.xh@rvc.renesas.com> | 2018-01-30 10:07:59 +0700 |
commit | 4d30aff043f28e62d0387beea8234252cb81d8f5 (patch) | |
tree | 39e5e431f16e1152a9fa82c54bfc8ce00a5c616b /meta-rcar-gen3/recipes-multimedia/avb-applications/avb-applications.inc | |
parent | 3e0aa5e9279916634796f8a51018a202590af2f2 (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-applications.inc')
-rw-r--r-- | meta-rcar-gen3/recipes-multimedia/avb-applications/avb-applications.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-applications.inc b/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-applications.inc index 2d2c557..c1f0141 100644 --- a/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-applications.inc +++ b/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-applications.inc @@ -6,4 +6,4 @@ inherit distro_features_check REQUIRED_DISTRO_FEATURES = "avb" SRC_URI = "git://github.com/renesas-rcar/avb-applications.git;branch=rcar-gen3" -SRCREV = "e959010b9b26b684a53db536a02b2f96f0d177ac" +SRCREV = "4c4408e12c0cb7bfecdc73ada7639d4bace9273e" |