summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/properties-cpp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/properties-cpp')
-rw-r--r--meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb b/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb
index d7e59e963..88a18aa13 100644
--- a/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb
+++ b/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb
@@ -3,7 +3,7 @@
3 3
4SUMMARY = "A very simple convenience library for handling properties and signals in C++11." 4SUMMARY = "A very simple convenience library for handling properties and signals in C++11."
5SECTION = "libs" 5SECTION = "libs"
6LICENSE = "LGPLv3" 6LICENSE = "LGPL-3.0-only"
7LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" 7LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
8 8
9PV = "0.0.1+git${SRCPV}" 9PV = "0.0.1+git${SRCPV}"