]> code.ossystems Code Review - openembedded-core.git/commitdiff
libunwind: add SUMMARY
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 11 Oct 2015 19:49:58 +0000 (20:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:36:59 +0000 (11:36 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libunwind/libunwind.inc

index 6660af22c55590043e2cab8f4dc751d375596f24..068858b2d89c4475434835c236ea19fa7b3b04ff 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Library for obtaining the call-chain of a program"
 DESCRIPTION = "a portable and efficient C programming interface (API) to determine the call-chain of a program"
 HOMEPAGE = "http://www.nongnu.org/libunwind"
 LICENSE = "MIT"