From b7de2829074381c5487d2282f476a41b40a4445c Mon Sep 17 00:00:00 2001 From: Masaru Nagai Date: Mon, 13 Feb 2017 22:54:23 +0900 Subject: rcar-gen3: EthernetAVB: Update SRCREV, DEPENDS and add installed files This commit will update SRCREV of EthernetAVB components for following changes: avb-mse - Update version to v0.5. - Add avb-mch in DEPENDS. - Add compile options. - Modify mapping of ALSA/V4L2 device names. - Fix some problems. avb-mch - Update version to v0.3. - Add main functions. avb-streaming - Update version to v2.7.0. - Fix minor defect. avb-applications - Update version to v2.7.0. - Change URL scheme of git submodule jdksavdecc-c. LIC_FILES_CHKSUM are also updated kernel-module-avb-mse and kernel-module-avb-mch due to change of year in Copyright. Change-Id: I80707a1602603696c592fb2c181de2384ddb7ebc Signed-off-by: Masaru Nagai 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/avb-applications/avb-applications.inc') 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 c5ec56c..2d2c557 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 = "65ed4abc3d403b61405bde89a755da37390052c9" +SRCREV = "e959010b9b26b684a53db536a02b2f96f0d177ac" -- cgit 1.2.3-korg