diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-03-31 08:57:53 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-03-31 12:56:35 +0200 |
commit | b6aa2bfbf6fd51ada0fb7d5f44bbafbba796a73c (patch) | |
tree | c32e179cd37928f78e41dce50414d46525f70389 /meta-efl/recipes-efl | |
parent | a9c13faad1c8e6c1a80aed5a8ac440b100be2b4a (diff) | |
download | meta-openembedded-b6aa2bfbf6fd51ada0fb7d5f44bbafbba796a73c.tar.gz |
task-x11-illume: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl')
-rw-r--r-- | meta-efl/recipes-efl/tasks/task-x11-illume.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/tasks/task-x11-illume.bb b/meta-efl/recipes-efl/tasks/task-x11-illume.bb index 8b14adbfc..e197cc735 100644 --- a/meta-efl/recipes-efl/tasks/task-x11-illume.bb +++ b/meta-efl/recipes-efl/tasks/task-x11-illume.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | DESCRIPTION = "The Illume Windowing Environment -- install this task to get the Enlightenment Window Manager + the Illume environment." | 1 | DESCRIPTION = "The Illume Windowing Environment -- install this task to get the Enlightenment Window Manager + the Illume environment." |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-openembedded/meta-efl/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | ||
4 | PV = "1.0" | 5 | PV = "1.0" |
5 | PR = "r1" | 6 | PR = "r1" |
6 | 7 | ||