summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2020-08-11 03:02:38 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-08-14 02:28:06 +0300
commitce3365c36d3fa2074758407d863a5d5f0580cd76 (patch)
tree09737ddcb0f61218e80252bee4076a093d72bd1d /meta-phosphor/recipes-phosphor
parent4041ba5ab0def1674beec43663d984c8b3c49fc6 (diff)
downloadopenbmc-ce3365c36d3fa2074758407d863a5d5f0580cd76.tar.xz
obmc-phosphor-image: move license
Move the LICENSE directive to the image recipe so other recipes could have their own license, and because this is how oe-core is organized. (From meta-phosphor rev: 92cadf349fb2948e64e44fba73b5eba1944886e2) Change-Id: I6cc0499b9874ac38852cde05cb44fd32f8871204 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb b/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb
index 9c0f87b3e..a0c14fffe 100644
--- a/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb
+++ b/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb
@@ -31,6 +31,8 @@ IMAGE_FEATURES += " \
obmc-settings-mgmt \
"
+LICENSE = "Apache-2.0"
+
inherit obmc-phosphor-image
# The /etc/version file is misleading and not useful. Remove it.