aboutsummaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2014-03-14 07:47:26 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2014-03-15 14:47:28 +0100
commit79fcaa9d61fbecdcf2d75efb00682b66ba9deeb6 (patch)
tree45c75a0707dbd380fba7867a0b7c925ee56eba6f /conf/layer.conf
parent818cc2d11b02ceb02ac27401fedcaf1e1db91d36 (diff)
licenses: Fix WARNING: qt3d: No generic license file exists for: PREVIEW.COMMERCIAL in any provider
* Provide the license text Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
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"