Porter cannot include sdl as the gstreamer version is too old 79/10779/3
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 5 Sep 2017 10:19:57 +0000 (12:19 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 5 Sep 2017 12:13:23 +0000 (12:13 +0000)
Thus let porter not pull-in sdl-core as a short-term fix.

This fixes a FTBS.

Change-Id: I36ec3aa74673be3ee6d25b3a721c3650703375d7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb

index 108e9b7..7d13535 100644 (file)
@@ -12,3 +12,6 @@ ALLOW_EMPTY_${PN} = "1"
 RDEPENDS_${PN} += "\
     sdl-core \
     "
+
+# Porter does not have the required gstreamer version
+RDEPENDS_${PN}_porter := ""