mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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>
(cherry picked from commit c95c94d689)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
7f011d0ba2
commit
b71e3bb1db
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user