mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Xorg 100 DPI font set"
|
||||
LICENSE = "Custom"
|
||||
LICENSE = "MIT"
|
||||
|
||||
inherit packagegroup distro_features_check
|
||||
# rdepends on font recipes with this restriction
|
||||
|
||||
Reference in New Issue
Block a user