diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 17:01:25 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-14 08:53:18 -0800 |
commit | b100969b79ed6fbbf3712da17f14489f1ca75993 (patch) | |
tree | a52737a7ba9be3d4e2cb565b74b2d2eeb8ee5d20 /meta/recipes-graphics/tasks | |
parent | e1e5c830377bc916b5736f08512bc88ac858ba88 (diff) | |
download | poky-b100969b79ed6fbbf3712da17f14489f1ca75993.tar.gz |
task-poky-clutter: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-graphics/tasks')
-rw-r--r-- | meta/recipes-graphics/tasks/task-poky-clutter.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/tasks/task-poky-clutter.bb b/meta/recipes-graphics/tasks/task-poky-clutter.bb index 844fb90bf6..5e54f15a72 100644 --- a/meta/recipes-graphics/tasks/task-poky-clutter.bb +++ b/meta/recipes-graphics/tasks/task-poky-clutter.bb | |||
@@ -4,6 +4,9 @@ | |||
4 | 4 | ||
5 | DESCRIPTION = "Clutter Tasks for OpenedHand Poky" | 5 | DESCRIPTION = "Clutter Tasks for OpenedHand Poky" |
6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
7 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | ||
8 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | ||
9 | |||
7 | PR = "r3" | 10 | PR = "r3" |
8 | 11 | ||
9 | PACKAGES = "\ | 12 | PACKAGES = "\ |