summaryrefslogtreecommitdiffstats
path: root/recipes-test/big-update/big-update_1.0.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:02:50 +0200
commit8f850df2834a8fea1936d38fc1b3787aef0bca46 (patch)
treecd46946c091c249f6108747ddd3a5dd322292bef /recipes-test/big-update/big-update_1.0.bb
parent158fd8775df957147bfc3360d20055acb76f6f2a (diff)
downloadmeta-updater-8f850df2834a8fea1936d38fc1b3787aef0bca46.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/big-update/big-update_1.0.bb')
-rw-r--r--recipes-test/big-update/big-update_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-test/big-update/big-update_1.0.bb b/recipes-test/big-update/big-update_1.0.bb
index 68b9746..3b1d652 100644
--- a/recipes-test/big-update/big-update_1.0.bb
+++ b/recipes-test/big-update/big-update_1.0.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "Example Package with 10MB of random, seeded content" 1DESCRIPTION = "Example Package with 10MB of random, seeded content"
2LICENSE = "CLOSED" 2LICENSE = "MPL-2.0"
3 3
4SRC_URI = "file://rand_file.py" 4SRC_URI = "file://rand_file.py"
5 5