From a3c5d358836b40fa44edb300cc687130131683dd Mon Sep 17 00:00:00 2001 From: Jan Remmet Date: Fri, 11 Dec 2015 11:50:04 +0100 Subject: rxtx: put license to LICENSE_PATH fixes "WARNING: rxtx: No generic license file exists for: RXTXv2.1 in any provider" on fido Signed-off-by: Jan Remmet Signed-off-by: Otavio Salvador --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index 2d6fffe..84a4d89 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,3 +7,5 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "meta-java" BBFILE_PATTERN_meta-java := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-java = "10" + +LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf