summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-10-05 08:33:45 -0700
committerArmin Kuster <akuster808@gmail.com>2019-10-19 08:22:23 -0700
commitb71e3bb1db813bf4bfdf45492ed5f69b643d9587 (patch)
treeb040d62a62ac014c23eef587d789c23bab4de7fd
parent7f011d0ba2e0dd31f3f07d03730974ea862e926b (diff)
downloadmeta-openembedded-b71e3bb1db813bf4bfdf45492ed5f69b643d9587.tar.gz
xorg-fonts-100dpi: Change License Custom -> MIT
This is a meta package which collects a bunch of 100dpi font packages together which all are also under MIT license, Custom is not a known type moreover MIT is well suited for this recipe for compatibility Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit c95c94d689f3b4972db72f511a60bcef52b8080d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
index 45e3f7b59..ae9704050 100644
--- a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
+++ b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
@@ -1,5 +1,5 @@
1SUMMARY = "Xorg 100 DPI font set" 1SUMMARY = "Xorg 100 DPI font set"
2LICENSE = "Custom" 2LICENSE = "MIT"
3 3
4inherit packagegroup distro_features_check 4inherit packagegroup distro_features_check
5# rdepends on font recipes with this restriction 5# rdepends on font recipes with this restriction