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-gnome/gnome-doc-utils-stub | |
| 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-gnome/gnome-doc-utils-stub')
| -rw-r--r-- | meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb b/meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb index ec258ae982..db55f22398 100644 --- a/meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb +++ b/meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Stub implementation of gnome-doc-utils" | |||
| 2 | DESCRIPTION = "This recipe provides m4 macros from gnome-doc-utils project, so \ | 2 | DESCRIPTION = "This recipe provides m4 macros from gnome-doc-utils project, so \ |
| 3 | that dependent recipes can build. Gnome-doc-utils itself is no longer packaged because \ | 3 | that dependent recipes can build. Gnome-doc-utils itself is no longer packaged because \ |
| 4 | it requires libxml2 and python 2 at the same time, which can no longer be satisfied. " | 4 | it requires libxml2 and python 2 at the same time, which can no longer be satisfied. " |
| 5 | LICENSE = "GPLv2 & LGPLv2.1" | 5 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
| 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \ | 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \ |
| 7 | file://${COREBASE}/meta/files/common-licenses/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780" | 7 | file://${COREBASE}/meta/files/common-licenses/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780" |
| 8 | SRC_URI = "file://gnome-doc-utils.m4" | 8 | SRC_URI = "file://gnome-doc-utils.m4" |
