From 54dfaa07f1aaddb974d234549053c2ca02d684c2 Mon Sep 17 00:00:00 2001 From: Gordan Markuš Date: Wed, 11 Jan 2017 15:19:18 +0100 Subject: qtivi: Add geniviextras-only pacakgeconfig Change-Id: If8bca1346873120ac1b7c4f9d264c920d1268a34 Reviewed-by: Dominik Holland Reviewed-by: Samuli Piippo --- recipes-qt/automotive/qtivi_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-qt/automotive/qtivi_git.bb b/recipes-qt/automotive/qtivi_git.bb index 39d6eb2..e3dd3fd 100644 --- a/recipes-qt/automotive/qtivi_git.bb +++ b/recipes-qt/automotive/qtivi_git.bb @@ -40,9 +40,10 @@ require recipes-qt/qt5/qt5-git.inc PACKAGECONFIG ?= "taglib" PACKAGECONFIG[taglib] = "CONFIG+=config_taglib CONFIG+=done_config_taglib,CONFIG+=done_config_taglib,taglib" +PACKAGECONFIG[geniviextras-only] = "CONFIG+=geniviextras-only" EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" -SRCREV = "ef2d628c7f34bf40a7a146a71a10c1f7e6f8d29e" +SRCREV = "a15c13d6255d23ce90997913b7c1347fef396fa8" DEPENDS = "qtbase qtdeclarative qtmultimedia" -- cgit v1.2.3-54-g00ecf