summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
-rw-r--r--licenses/Elfutils-Exception12
2 files changed, 14 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 59f6a89..44c6712 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -15,3 +15,5 @@ LAYERVERSION_gplv2 = "1"
15LAYERDEPENDS_gplv2 = "core" 15LAYERDEPENDS_gplv2 = "core"
16 16
17LAYERSERIES_COMPAT_gplv2 = "warrior" 17LAYERSERIES_COMPAT_gplv2 = "warrior"
18
19LICENSE_PATH += "${LAYERDIR}/licenses"
diff --git a/licenses/Elfutils-Exception b/licenses/Elfutils-Exception
new file mode 100644
index 0000000..627d769
--- /dev/null
+++ b/licenses/Elfutils-Exception
@@ -0,0 +1,12 @@
1 This file describes the limits of the Exception under which you are allowed
2 to distribute Non-GPL Code in linked combination with Red Hat elfutils.
3 For the full text of the license, please see one of the header files
4 included with the source distribution or the file COPYING found in the
5 top level directory of the source.
6
7 The Approved Interfaces are the functions declared in the files:
8
9 libelf.h
10 libdw.h
11 libdwfl.h
12