diff options
| -rw-r--r-- | meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb b/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb index c414fd3146..8d04507b09 100644 --- a/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb +++ b/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb | |||
| @@ -3,7 +3,7 @@ safe memory reclamation mechanisms and non-blocking data structures \ | |||
| 3 | designed to aid in the design and implementation of high performance \ | 3 | designed to aid in the design and implementation of high performance \ |
| 4 | concurrent systems." | 4 | concurrent systems." |
| 5 | 5 | ||
| 6 | LICENSE = "BSD & Apache-2.0" | 6 | LICENSE = "BSD-2-Clause & Apache-2.0" |
| 7 | HOMEPAGE = "http://concurrencykit.org" | 7 | HOMEPAGE = "http://concurrencykit.org" |
| 8 | SECTION = "base" | 8 | SECTION = "base" |
| 9 | 9 | ||
