With the change to MIT license in Mono, the license information is tracked in the LICENSE file.
Signed-off-by: Barry Grussling <[email protected]> --- 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 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
