diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:45:08 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 06851c6fdc4de0b21034661039f9932a85b5adde (patch) | |
| tree | daa2325e3c96d7da82c54a895f8017f474758a56 /meta-gnome/recipes-connectivity/libnma | |
| parent | a32fc41775067f51700d1a2a14ee6495e43c08e5 (diff) | |
| download | meta-openembedded-06851c6fdc4de0b21034661039f9932a85b5adde.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-connectivity/libnma')
| -rw-r--r-- | meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb b/meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb index 311492eea3..ea852ce3a0 100644 --- a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb +++ b/meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "NetworkManager GUI library" | 1 | SUMMARY = "NetworkManager GUI library" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 4 | 4 | ||
| 5 | DEPENDS = "glib-2.0 gtk+3 networkmanager" | 5 | DEPENDS = "glib-2.0 gtk+3 networkmanager" |
