summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb2
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 \
3designed to aid in the design and implementation of high performance \ 3designed to aid in the design and implementation of high performance \
4concurrent systems." 4concurrent systems."
5 5
6LICENSE = "BSD & Apache-2.0" 6LICENSE = "BSD-2-Clause & Apache-2.0"
7HOMEPAGE = "http://concurrencykit.org" 7HOMEPAGE = "http://concurrencykit.org"
8SECTION = "base" 8SECTION = "base"
9 9