From ce3365c36d3fa2074758407d863a5d5f0580cd76 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Mon, 10 Aug 2020 20:02:38 -0400 Subject: 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 --- meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-phosphor/recipes-phosphor') 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. -- cgit v1.2.3