diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-12-29 10:57:49 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-12-31 16:32:33 +0100 |
commit | af74f962282c0bf8edd0cebeb2e69865f66b06ea (patch) | |
tree | d99e917014e4e22bddcabaf7da891ab2856e23d3 /meta-efl/recipes-efl/e17/ephoto_svn.bb | |
parent | cb3876e467a7fa5714cff10af0e6331198857093 (diff) | |
download | meta-openembedded-af74f962282c0bf8edd0cebeb2e69865f66b06ea.tar.gz |
meta-efl: use MIT & BSD license
* add & operator
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/e17/ephoto_svn.bb')
-rw-r--r-- | meta-efl/recipes-efl/e17/ephoto_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/ephoto_svn.bb b/meta-efl/recipes-efl/e17/ephoto_svn.bb index 3255ab835..5cecda588 100644 --- a/meta-efl/recipes-efl/e17/ephoto_svn.bb +++ b/meta-efl/recipes-efl/e17/ephoto_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | LICENSE = "MIT GPL-3.0" | 1 | LICENSE = "MIT & GPL-3.0" |
2 | PV = "0.1.0+svnr${SRCREV}" | 2 | PV = "0.1.0+svnr${SRCREV}" |
3 | PR = "${INC_PR}.0" | 3 | PR = "${INC_PR}.0" |
4 | 4 | ||