From a4fe4a8df79e91d724de690c0039e4da7b999f9b Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Thu, 6 Jul 2017 10:46:00 +0200 Subject: qtivi: Restructure the recipe according to the OE style guide Change-Id: Ibb455bdf95c75d4d6d4f5c8c4758cd201e75c765 Reviewed-by: Gordan Markus --- recipes-qt/automotive/qtivi_git.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'recipes-qt') diff --git a/recipes-qt/automotive/qtivi_git.bb b/recipes-qt/automotive/qtivi_git.bb index b471a89..3da3dde 100644 --- a/recipes-qt/automotive/qtivi_git.bb +++ b/recipes-qt/automotive/qtivi_git.bb @@ -35,6 +35,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \ file://LICENSE.LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02" +DEPENDS = "qtbase qtdeclarative qtmultimedia" + +SRCREV = "40e8ba1c8dd89474c4d890a3e050890d0cd9654e" + inherit qt5-module require recipes-qt/qt5/qt5-git.inc @@ -44,6 +48,4 @@ PACKAGECONFIG[geniviextras-only] = "CONFIG+=geniviextras-only" EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" -SRCREV = "40e8ba1c8dd89474c4d890a3e050890d0cd9654e" -DEPENDS = "qtbase qtdeclarative qtmultimedia" -- cgit v1.2.3-54-g00ecf