diff options
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/xorg-proto/xf86bigfontproto_1.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/xf86bigfontproto_1.2.0.bb b/meta/packages/xorg-proto/xf86bigfontproto_1.2.0.bb index d54c9011a..f038a1c29 100644 --- a/meta/packages/xorg-proto/xf86bigfontproto_1.2.0.bb +++ b/meta/packages/xorg-proto/xf86bigfontproto_1.2.0.bb @@ -1,5 +1,8 @@ require xorg-proto-common.inc +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" + PR = "r1" PE = "1" |