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/efl | |
| 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/efl')
| -rw-r--r-- | meta-efl/recipes-efl/efl/e-wm-illume-dict-pl_git.bb | 2 | ||||
| -rw-r--r-- | meta-efl/recipes-efl/efl/edb_svn.bb | 2 | ||||
| -rw-r--r-- | meta-efl/recipes-efl/efl/edbus.inc | 2 | ||||
| -rw-r--r-- | meta-efl/recipes-efl/efl/efl.inc | 2 | ||||
| -rw-r--r-- | meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb | 2 | ||||
| -rw-r--r-- | meta-efl/recipes-efl/efl/expedite.inc | 2 | ||||
| -rw-r--r-- | meta-efl/recipes-efl/efl/imlib2_git.bb | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/meta-efl/recipes-efl/efl/e-wm-illume-dict-pl_git.bb b/meta-efl/recipes-efl/efl/e-wm-illume-dict-pl_git.bb index 17f668b98f..657adcd92c 100644 --- a/meta-efl/recipes-efl/efl/e-wm-illume-dict-pl_git.bb +++ b/meta-efl/recipes-efl/efl/e-wm-illume-dict-pl_git.bb | |||
| @@ -3,7 +3,7 @@ SECTION = "x11/data" | |||
| 3 | SRCREV = "38fdd9bb0d8296e984bb6443466801eea6f62f00" | 3 | SRCREV = "38fdd9bb0d8296e984bb6443466801eea6f62f00" |
| 4 | PV = "1.0+gitr${SRCPV}" | 4 | PV = "1.0+gitr${SRCPV}" |
| 5 | PE = "1" | 5 | PE = "1" |
| 6 | LICENSE = "MIT BSD" | 6 | LICENSE = "MIT & BSD" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f523ab5986cc79b52a90d2ac3d5454a2" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f523ab5986cc79b52a90d2ac3d5454a2" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" | 9 | SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" |
diff --git a/meta-efl/recipes-efl/efl/edb_svn.bb b/meta-efl/recipes-efl/efl/edb_svn.bb index a895cb31bf..7c6abdaf04 100644 --- a/meta-efl/recipes-efl/efl/edb_svn.bb +++ b/meta-efl/recipes-efl/efl/edb_svn.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Edb is the Enlightenment database library" | 1 | SUMMARY = "Edb is the Enlightenment database library" |
| 2 | LICENSE = "MIT BSD" | 2 | LICENSE = "MIT & BSD" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8a7c08df3bc3280208b959be7215c25 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8a7c08df3bc3280208b959be7215c25 \ |
| 4 | file://COPYING-PLAIN;md5=f59cacc08235a546b0c34a5422133035" | 4 | file://COPYING-PLAIN;md5=f59cacc08235a546b0c34a5422133035" |
| 5 | 5 | ||
diff --git a/meta-efl/recipes-efl/efl/edbus.inc b/meta-efl/recipes-efl/efl/edbus.inc index 7b11af54bb..03d0ee58d9 100644 --- a/meta-efl/recipes-efl/efl/edbus.inc +++ b/meta-efl/recipes-efl/efl/edbus.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "DBus and HAL convenience wrappers for EFL" | 1 | DESCRIPTION = "DBus and HAL convenience wrappers for EFL" |
| 2 | DEPENDS = "dbus ecore eina" | 2 | DEPENDS = "dbus ecore eina" |
| 3 | LICENSE = "MIT BSD" | 3 | LICENSE = "MIT & BSD" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=550b8cea13dacc4bf00508a8cce1074c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=550b8cea13dacc4bf00508a8cce1074c" |
| 5 | 5 | ||
| 6 | inherit efl | 6 | inherit efl |
diff --git a/meta-efl/recipes-efl/efl/efl.inc b/meta-efl/recipes-efl/efl/efl.inc index 05fe1bdc7b..d870fdbd49 100644 --- a/meta-efl/recipes-efl/efl/efl.inc +++ b/meta-efl/recipes-efl/efl/efl.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "EFL" | 1 | SUMMARY = "EFL" |
| 2 | LICENSE = "MIT BSD LGPL-2.1" | 2 | LICENSE = "MIT & BSD & LGPL-2.1" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a1809a807e39dd48ddcf7be98477d130" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a1809a807e39dd48ddcf7be98477d130" |
| 4 | 4 | ||
| 5 | DEPENDS_class-native = "freetype-native libxext-native libpng-native jpeg-native tiff-native libfribidi-native glib-2.0-native dbus-native" | 5 | DEPENDS_class-native = "freetype-native libxext-native libpng-native jpeg-native tiff-native libfribidi-native glib-2.0-native dbus-native" |
diff --git a/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb b/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb index fa635c0d81..494e743f58 100644 --- a/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb +++ b/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb | |||
| @@ -8,7 +8,7 @@ SECTION = "e/utils" | |||
| 8 | HOMEPAGE = "http://trac.enlightenment.org/e/wiki/Themes#Efenniht" | 8 | HOMEPAGE = "http://trac.enlightenment.org/e/wiki/Themes#Efenniht" |
| 9 | DEPENDS = "edje-native" | 9 | DEPENDS = "edje-native" |
| 10 | RSUGGESTS_${PN} = "e-wm-theme-illume-efenniht" | 10 | RSUGGESTS_${PN} = "e-wm-theme-illume-efenniht" |
| 11 | LICENSE = "MIT BSD" | 11 | LICENSE = "MIT & BSD" |
| 12 | LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=f523ab5986cc79b52a90d2ac3d5454a2" | 12 | LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=f523ab5986cc79b52a90d2ac3d5454a2" |
| 13 | 13 | ||
| 14 | SRCREV_THM_REV ?= "${EFL_SRCREV}" | 14 | SRCREV_THM_REV ?= "${EFL_SRCREV}" |
diff --git a/meta-efl/recipes-efl/efl/expedite.inc b/meta-efl/recipes-efl/efl/expedite.inc index 30ba063069..60e85974cb 100644 --- a/meta-efl/recipes-efl/efl/expedite.inc +++ b/meta-efl/recipes-efl/efl/expedite.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Expedite is a comprehensive benchmarking suite for Evas" | 1 | DESCRIPTION = "Expedite is a comprehensive benchmarking suite for Evas" |
| 2 | DEPENDS = "eet evas libsdl" | 2 | DEPENDS = "eet evas libsdl" |
| 3 | LICENSE = "MIT BSD" | 3 | LICENSE = "MIT & BSD" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d70bc65d46237e4ef386beebe7d0fe5b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d70bc65d46237e4ef386beebe7d0fe5b" |
| 5 | 5 | ||
| 6 | INC_PR = "r0" | 6 | INC_PR = "r0" |
diff --git a/meta-efl/recipes-efl/efl/imlib2_git.bb b/meta-efl/recipes-efl/efl/imlib2_git.bb index 8c6ac66192..355b3341f6 100644 --- a/meta-efl/recipes-efl/efl/imlib2_git.bb +++ b/meta-efl/recipes-efl/efl/imlib2_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "A graphic library for file loading, saving, rendering, and manipulation" | 1 | SUMMARY = "A graphic library for file loading, saving, rendering, and manipulation" |
| 2 | LICENSE = "MIT BSD" | 2 | LICENSE = "MIT & BSD" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" |
| 4 | 4 | ||
| 5 | DEPENDS = "freetype libpng jpeg virtual/libx11 libxext" | 5 | DEPENDS = "freetype libpng jpeg virtual/libx11 libxext" |
