summaryrefslogtreecommitdiffstats
path: root/recipes-test/demo-network-config/primary-network-config.bb
diff options
context:
space:
mode:
authorMike Sul <ext-mykhaylo.sul@here.com>2019-05-21 19:03:36 +0300
committerPatrick Vacek <patrickvacek@gmail.com>2019-06-05 15:01:19 +0200
commit70a6a5d95740caf972a581f5d96d33fb5bd43748 (patch)
treefbde62298d6612ed8a998e82fc424d67c24581cf /recipes-test/demo-network-config/primary-network-config.bb
parent5bec7a0d03bc7108a54fc389d3fda6af42e7716c (diff)
downloadmeta-updater-70a6a5d95740caf972a581f5d96d33fb5bd43748.tar.gz
OTA-2541: Use MPL-2.0 license for recipes-test's recipes
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Diffstat (limited to 'recipes-test/demo-network-config/primary-network-config.bb')
-rw-r--r--recipes-test/demo-network-config/primary-network-config.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-test/demo-network-config/primary-network-config.bb b/recipes-test/demo-network-config/primary-network-config.bb
index 9725898..c7daa15 100644
--- a/recipes-test/demo-network-config/primary-network-config.bb
+++ b/recipes-test/demo-network-config/primary-network-config.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "Sample network configuration for an Uptane Primary" 1DESCRIPTION = "Sample network configuration for an Uptane Primary"
2LICENSE = "CLOSED" 2LICENSE = "MPL-2.0"
3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MPL-2.0;md5=815ca599c9df247a0c7f619bab123dad"
3 4
4inherit allarch 5inherit allarch
5 6