From 26097532fb11d683eda5bb80b27901d6be429d18 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 6 May 2013 10:40:21 +0200 Subject: qt5-*.inc: let module.inc to define LICENSE * it was working for LIC_FILES_CHKSUM, but not LICENSE * we need to change order of includes, first version.inc then module.inc Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtlocation_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qtlocation_git.bb') diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb index fb4d3fa6..8596022f 100644 --- a/recipes-qt/qt5/qtlocation_git.bb +++ b/recipes-qt/qt5/qtlocation_git.bb @@ -1,5 +1,5 @@ -require ${PN}.inc require qt5-git.inc +require ${PN}.inc # LICENSE files are missing in this old SRCREV, remove when upgraded # commit 54e6103798bb098bc9e83aa77decdad4868cb98e -- cgit v1.2.3-54-g00ecf