diff options
Diffstat (limited to 'meta/recipes-support/libcap/libcap_2.63.bb')
-rw-r--r-- | meta/recipes-support/libcap/libcap_2.63.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libcap/libcap_2.63.bb b/meta/recipes-support/libcap/libcap_2.63.bb index 4b7111890e..f3133f9ded 100644 --- a/meta/recipes-support/libcap/libcap_2.63.bb +++ b/meta/recipes-support/libcap/libcap_2.63.bb | |||
@@ -4,7 +4,7 @@ These allow giving various kinds of specific privileges to individual \ | |||
4 | users, without giving them full root permissions." | 4 | users, without giving them full root permissions." |
5 | HOMEPAGE = "http://sites.google.com/site/fullycapable/" | 5 | HOMEPAGE = "http://sites.google.com/site/fullycapable/" |
6 | # no specific GPL version required | 6 | # no specific GPL version required |
7 | LICENSE = "BSD-3-Clause | GPLv2" | 7 | LICENSE = "BSD-3-Clause | GPL-2.0-only" |
8 | LIC_FILES_CHKSUM = "file://License;md5=e2370ba375efe9e1a095c26d37e483b8" | 8 | LIC_FILES_CHKSUM = "file://License;md5=e2370ba375efe9e1a095c26d37e483b8" |
9 | 9 | ||
10 | DEPENDS = "hostperl-runtime-native gperf-native" | 10 | DEPENDS = "hostperl-runtime-native gperf-native" |