summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libunwind
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libunwind')
-rw-r--r--meta/recipes-support/libunwind/libunwind.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libunwind/libunwind.inc b/meta/recipes-support/libunwind/libunwind.inc
index 6660af22c5..068858b2d8 100644
--- a/meta/recipes-support/libunwind/libunwind.inc
+++ b/meta/recipes-support/libunwind/libunwind.inc
@@ -1,3 +1,4 @@
1SUMMARY = "Library for obtaining the call-chain of a program"
1DESCRIPTION = "a portable and efficient C programming interface (API) to determine the call-chain of a program" 2DESCRIPTION = "a portable and efficient C programming interface (API) to determine the call-chain of a program"
2HOMEPAGE = "http://www.nongnu.org/libunwind" 3HOMEPAGE = "http://www.nongnu.org/libunwind"
3LICENSE = "MIT" 4LICENSE = "MIT"