aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/font-update-common
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2010-11-29 19:44:42 -0500
committerDenys Dmytriyenko <denys@ti.com>2010-11-29 19:44:42 -0500
commit1eaa6f913aa3331a56f360ebb69b7430329897d1 (patch)
treeaa54b6bd56bcd3e841687d7b07dd69c5491b19d0 /recipes/font-update-common
parent928119c972dff57b650c5b47a881c423f9f9727d (diff)
downloadopenembedded-1eaa6f913aa3331a56f360ebb69b7430329897d1.tar.gz
font-update-common: explicitly set LICENSE to MIT, as part of OE metadata
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes/font-update-common')
-rw-r--r--recipes/font-update-common/font-update-common_0.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/font-update-common/font-update-common_0.1.bb b/recipes/font-update-common/font-update-common_0.1.bb
index eae0a8a55f..f0d8952fda 100644
--- a/recipes/font-update-common/font-update-common_0.1.bb
+++ b/recipes/font-update-common/font-update-common_0.1.bb
@@ -1,6 +1,8 @@
DESCRIPTION = "Scripts to be called when fonts are installed or removed \
to make them known to the WM, whether X11 or Opie"
AUTHOR = "Rolf Leggewie <oe-devel@rolf.leggewie.biz"
+LICENSE = "MIT"
+PR = "r1"
SRC_URI = "file://update-fonts"