diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:46:37 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 06c810a80e16c6fd086b486bf0d9b712940ad886 (patch) | |
| tree | c375444ebcdf0da5d8eb6427f347ce0d164480d6 /meta-xfce/recipes-bindings | |
| parent | 312832a3c5035b11db99cbb62061d8fbea31420e (diff) | |
| download | meta-openembedded-06c810a80e16c6fd086b486bf0d9b712940ad886.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-bindings')
| -rw-r--r-- | meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb b/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb index e4a845ca5e..0a65bd94a2 100644 --- a/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb +++ b/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Xfce4 Vala provides bindings for the Xfce framework" | 1 | SUMMARY = "Xfce4 Vala provides bindings for the Xfce framework" |
| 2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" |
| 4 | DEPENDS = "libxfce4util garcon xfconf libxfce4ui xfce4-panel exo vala xfce4-dev-tools-native" | 4 | DEPENDS = "libxfce4util garcon xfconf libxfce4ui xfce4-panel exo vala xfce4-dev-tools-native" |
| 5 | 5 | ||
