diff options
author | Chunrong Guo <B40290@freescale.com> | 2013-07-10 11:12:03 +0800 |
---|---|---|
committer | Joe MacDonald <joe.macdonald@windriver.com> | 2013-07-17 15:25:53 -0400 |
commit | d83f96671c2cf1f0bf08cd8e97344c818ce9a8bf (patch) | |
tree | 89d7a1a4be49e8c6169bc24e90daa0007e2f4d5f /meta-networking/conf | |
parent | 3ef8bfd7a9552637b2eeaadc01d5fb3ae5896025 (diff) | |
download | meta-openembedded-contrib-d83f96671c2cf1f0bf08cd8e97344c818ce9a8bf.tar.gz |
licences: Add netperf license
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Diffstat (limited to 'meta-networking/conf')
-rw-r--r-- | meta-networking/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf index f75080a4c12..14eb048e49c 100644 --- a/meta-networking/conf/layer.conf +++ b/meta-networking/conf/layer.conf @@ -14,3 +14,5 @@ BBFILE_PRIORITY_networking = "5" LAYERVERSION_networking = "1" LAYERDEPENDS_networking = "core" + +LICENSE_PATH += "${LAYERDIR}/licenses" |