diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:44:20 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295 (patch) | |
| tree | 5b71e3261028cf7043840154af1a9ae140b8a61e /meta-oe/recipes-connectivity/telepathy | |
| parent | 66298242119cf805e757b9af8a7ceaf39c05d69a (diff) | |
| download | meta-openembedded-14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/telepathy')
| -rw-r--r-- | meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb index e070d1b533..1891eae40d 100644 --- a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb +++ b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Telepathy Framework glib-base helper library" | |||
| 2 | DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers" | 2 | DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers" |
| 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" |
| 4 | DEPENDS = "glib-2.0 dbus hostpython-runtime-native dbus-native dbus-glib libxslt-native" | 4 | DEPENDS = "glib-2.0 dbus hostpython-runtime-native dbus-native dbus-glib libxslt-native" |
| 5 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPL-2.1-or-later" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz" | 7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz" |
| 8 | SRC_URI[md5sum] = "cbeb0a24acc26e7f095be281c324da69" | 8 | SRC_URI[md5sum] = "cbeb0a24acc26e7f095be281c324da69" |
diff --git a/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb b/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb index a8190a480a..039cfc3a89 100644 --- a/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb +++ b/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Telepathy IRC connection manager" | |||
| 2 | DESCRIPTION = "Telepathy implementation of the Internet Relay Chat protocols." | 2 | DESCRIPTION = "Telepathy implementation of the Internet Relay Chat protocols." |
| 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" |
| 4 | DEPENDS = "glib-2.0 dbus telepathy-glib openssl libxslt-native" | 4 | DEPENDS = "glib-2.0 dbus telepathy-glib openssl libxslt-native" |
| 5 | LICENSE = "LGPLv2.1" | 5 | LICENSE = "LGPL-2.1-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ |
| 7 | file://src/idle.c;beginline=1;endline=19;md5=b06b1e2594423111a1a7910b0eefc7f9" | 7 | file://src/idle.c;beginline=1;endline=19;md5=b06b1e2594423111a1a7910b0eefc7f9" |
| 8 | 8 | ||
