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/qtwebkit_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qtwebkit_git.bb') diff --git a/recipes-qt/qt5/qtwebkit_git.bb b/recipes-qt/qt5/qtwebkit_git.bb index cfa3765c..1b0737a7 100644 --- a/recipes-qt/qt5/qtwebkit_git.bb +++ b/recipes-qt/qt5/qtwebkit_git.bb @@ -1,5 +1,5 @@ -require ${PN}.inc require qt5-git.inc +require ${PN}.inc PR = "${INC_PR}.0" -- cgit v1.2.3