From 476081511a2064eb3b261018c5149c128ab8415a Mon Sep 17 00:00:00 2001 From: Changhyeok Bae Date: Sat, 5 Aug 2017 11:39:36 +0900 Subject: Upgrade to pyro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit u-boot: Add LICENSE and S variable - two variables are removed in upstream include files. weston: Add 1.11.0 recipe wayland-kms: Add wayland-native dependency - To use wayland-scanner, wayland-native should be in DEPENDS. gstreamer1.0-plugin-vspfilter: Add pkgconfig.bbclass v2 (jsmoeller): - fix weston dependencies on pyro (RecipeSpecificSysroot) - downgrade wayland-ivi-extension alongside weston version Bug-AGL: SPEC-646 Change-Id: I70fbdde2a67d7220e18efda7f6a5a9d5b59981df Signed-off-by: Changhyeok Bae Signed-off-by: Jan-Simon Möller --- .../recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-rcar-gen3/recipes-multimedia') diff --git a/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.0.bb b/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.0.bb index f7b573e..a6bb74d 100644 --- a/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.0.bb +++ b/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.0.bb @@ -3,7 +3,7 @@ SECTION = "multimedia" LICENSE = "GPLv2+" DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base pkgconfig" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" -inherit autotools +inherit autotools pkgconfig PN = "gstreamer1.0-plugin-vspfilter" -- cgit 1.2.3-korg