From f8c12f16f2257e7be7fad8651cc5103df61165fc Mon Sep 17 00:00:00 2001 From: Duy Dang Date: Mon, 5 Nov 2018 11:28:07 +0700 Subject: rcar-gen3: EtherAVB: Update SRCREV to the latest version This commit updates SRCREV of EtherAVB driver and applications to follow the latest version for some changes as below: [avb-mse] - Core: Add filter of outliers in create avtp timestamp - Core: Fix problem that the streaming might be stalled - Core: Fix missing bit mask at difference calculation of M2TS timestamp [avb-applications] - avdecc: make: fix cmake error if not doing submodule update - avblauncher: update example script affect by changed MSE usage Signed-off-by: Duy Dang Signed-off-by: Takamitsu Honda --- meta-rcar-gen3/recipes-multimedia/avb-applications/avb-applications.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-rcar-gen3/recipes-multimedia') 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 168c76f..0a46e7b 100644 --- a/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-applications.inc +++ b/meta-rcar-gen3/recipes-multimedia/avb-applications/avb-applications.inc @@ -5,4 +5,4 @@ inherit distro_features_check REQUIRED_DISTRO_FEATURES = "avb" SRC_URI = "git://github.com/renesas-rcar/avb-applications.git;branch=rcar-gen3" -SRCREV = "3cb8c818f89ae0b3e8aa18e64fe8b068327cd3e7" +SRCREV = "8398f6e66eaf487eaf8e9a2a8d60f222456c06a6" -- cgit 1.2.3-korg