diff options
Diffstat (limited to 'meta-efl/recipes-efl/e17/rain_svn.bb')
-rw-r--r-- | meta-efl/recipes-efl/e17/rain_svn.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/rain_svn.bb b/meta-efl/recipes-efl/e17/rain_svn.bb index 917fe389d..d5e680339 100644 --- a/meta-efl/recipes-efl/e17/rain_svn.bb +++ b/meta-efl/recipes-efl/e17/rain_svn.bb | |||
@@ -1,4 +1,8 @@ | |||
1 | LICENSE = "MIT" | 1 | LICENSE = "MIT" |
2 | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35 \ | ||
4 | file://COPYING-PLAIN;md5=c910b645eda0005ccec46f75203dc96e" | ||
5 | |||
2 | PV = "0.0.3+svnr${SRCPV}" | 6 | PV = "0.0.3+svnr${SRCPV}" |
3 | PR = "${INC_PR}.0" | 7 | PR = "${INC_PR}.0" |
4 | 8 | ||