From: Paul Eggleton Date: Sun, 11 Oct 2015 19:49:58 +0000 (+0100) Subject: libunwind: add SUMMARY X-Git-Tag: 2016-4~2325 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=55420b6267690bb3f2515d2b4030a360455b561c;p=openembedded-core.git libunwind: add SUMMARY Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton --- 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 @@ +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"