[OE-core] [PATCH 02/11] libunwind: add SUMMARY

Paul Eggleton paul.eggleton at linux.intel.com
Fri Nov 6 15:28:23 UTC 2015


Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/recipes-support/libunwind/libunwind.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/libunwind/libunwind.inc b/meta/recipes-support/libunwind/libunwind.inc
index 6660af2..068858b 100644
--- a/meta/recipes-support/libunwind/libunwind.inc
+++ b/meta/recipes-support/libunwind/libunwind.inc
@@ -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"
-- 
2.1.0




More information about the Openembedded-core mailing list