summaryrefslogtreecommitdiffstats
path: root/recipes-sdl
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-09-05 12:19:57 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-09-05 12:13:23 +0000
commitd3f784c835065d93c24702d2cc2515b346181090 (patch)
treefa5e554de9d64ea21b656c10e366ea20facea518 /recipes-sdl
parentb5928ac455dc4b3be334d6d450ed37175524704d (diff)
Porter cannot include sdl as the gstreamer version is too old
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>
Diffstat (limited to 'recipes-sdl')
-rw-r--r--recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb b/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb
index 108e9b7d..7d135356 100644
--- a/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb
+++ b/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb
@@ -12,3 +12,6 @@ ALLOW_EMPTY_${PN} = "1"
RDEPENDS_${PN} += "\
sdl-core \
"
+
+# Porter does not have the required gstreamer version
+RDEPENDS_${PN}_porter := ""