From 79fcaa9d61fbecdcf2d75efb00682b66ba9deeb6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 14 Mar 2014 07:47:26 -0700 Subject: licenses: Fix WARNING: qt3d: No generic license file exists for: PREVIEW.COMMERCIAL in any provider * Provide the license text Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 75d13a46..aacfd784 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -23,4 +23,6 @@ BBFILE_PATTERN_qt5-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_qt5-layer = "7" +LICENSE_PATH += "${LAYERDIR}/licenses" + IMAGE_FEATURES[validitems] += "qtcreator-debug" -- cgit v1.2.3