From: Paul Eggleton Date: Sun, 11 Oct 2015 19:49:58 +0000 (+0100) Subject: libunwind: add SUMMARY X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~28435 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55420b6267690bb3f2515d2b4030a360455b561c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 6660af22c55..068858b2d89 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"