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/classes/efl.bbclass | |
| 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/classes/efl.bbclass')
| -rw-r--r-- | meta-efl/classes/efl.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/classes/efl.bbclass b/meta-efl/classes/efl.bbclass index fb96ef0362..eb40e4bc3e 100644 --- a/meta-efl/classes/efl.bbclass +++ b/meta-efl/classes/efl.bbclass | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SECTION = "e/libs" | 1 | SECTION = "e/libs" |
| 2 | LICENSE = "MIT BSD" | 2 | LICENSE = "MIT & BSD" |
| 3 | DEPENDS += "pkgconfig-native" | 3 | DEPENDS += "pkgconfig-native" |
| 4 | 4 | ||
| 5 | # revision 0d93ec84b30bc1bee2caaee72d667f87bc468a70 made SRCDATE and hence PV go backwards, so we need to up PE to unbreak builds and feeds :( | 5 | # revision 0d93ec84b30bc1bee2caaee72d667f87bc468a70 made SRCDATE and hence PV go backwards, so we need to up PE to unbreak builds and feeds :( |
