diff options
| author | Joe Slater <joe.slater@windriver.com> | 2022-04-13 11:36:39 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-04-13 13:45:44 -0700 |
| commit | 93f2146211001ee3cf697d8428969cc3069ed6ba (patch) | |
| tree | ab3c2f70a1ce97cdd3d7d181ba0a39e87b26211c /recipes-mac/AppArmor/apparmor_3.0.4.bb | |
| parent | 4158c871a6b878ac480d23f244201a503c40e3c9 (diff) | |
| download | meta-security-93f2146211001ee3cf697d8428969cc3069ed6ba.tar.gz | |
LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE in recipes.
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-mac/AppArmor/apparmor_3.0.4.bb')
| -rw-r--r-- | recipes-mac/AppArmor/apparmor_3.0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-mac/AppArmor/apparmor_3.0.4.bb b/recipes-mac/AppArmor/apparmor_3.0.4.bb index 8ad3c76..046a3a0 100644 --- a/recipes-mac/AppArmor/apparmor_3.0.4.bb +++ b/recipes-mac/AppArmor/apparmor_3.0.4.bb | |||
| @@ -8,7 +8,7 @@ DESCRIPTION = "user-space parser utility for AppArmor \ | |||
| 8 | HOMEAPAGE = "http://apparmor.net/" | 8 | HOMEAPAGE = "http://apparmor.net/" |
| 9 | SECTION = "admin" | 9 | SECTION = "admin" |
| 10 | 10 | ||
| 11 | LICENSE = "GPLv2 & GPLv2+ & BSD-3-Clause & LGPLv2.1+" | 11 | LICENSE = "GPL-2.0-only & GPL-2.0-or-later & BSD-3-Clause & LGPL-2.1-or-later" |
| 12 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=fd57a4b0bc782d7b80fd431f10bbf9d0" | 12 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=fd57a4b0bc782d7b80fd431f10bbf9d0" |
| 13 | 13 | ||
| 14 | DEPENDS = "bison-native apr gettext-native coreutils-native swig-native" | 14 | DEPENDS = "bison-native apr gettext-native coreutils-native swig-native" |
