[yocto] [meta-mono][PATCH 4/7] Add the MIT license inc
Barry Grussling
barry at grussling.com
Sat Nov 5 21:23:01 PDT 2016
With the change to MIT license in Mono, the license information
is tracked in the LICENSE file.
Signed-off-by: Barry Grussling <barry at grussling.com>
---
recipes-mono/mono/mono-mit.inc | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 recipes-mono/mono/mono-mit.inc
diff --git a/recipes-mono/mono/mono-mit.inc b/recipes-mono/mono/mono-mit.inc
new file mode 100644
index 0000000..dcadae7
--- /dev/null
+++ b/recipes-mono/mono/mono-mit.inc
@@ -0,0 +1,3 @@
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=0499d923dcb460addd12ee9b32ef4f5e"
+
--
2.10.2
More information about the yocto
mailing list