diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-21 13:27:04 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-21 13:27:04 +0200 |
commit | 731cbd85c21d774013b39d263f70244593449193 (patch) | |
tree | 2391aa835c809be49517fc160ebe3c1ae9e155af | |
parent | 238105128f8c38809b5a23cbcf282ea081340ba9 (diff) | |
download | meta-openembedded-731cbd85c21d774013b39d263f70244593449193.tar.gz |
places: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r-- | meta-efl/recipes-efl/e17/places_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/places_svn.bb b/meta-efl/recipes-efl/e17/places_svn.bb index 1ee5e7707..f44774579 100644 --- a/meta-efl/recipes-efl/e17/places_svn.bb +++ b/meta-efl/recipes-efl/e17/places_svn.bb | |||
@@ -1,4 +1,6 @@ | |||
1 | LICENSE = "BSD" | 1 | LICENSE = "BSD" |
2 | LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" | ||
3 | |||
2 | PV = "0.1.0+svnr${SRCPV}" | 4 | PV = "0.1.0+svnr${SRCPV}" |
3 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.0" |
4 | 6 | ||