diff options
| -rw-r--r-- | meta/recipes-support/libunwind/libunwind.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libunwind/libunwind.inc b/meta/recipes-support/libunwind/libunwind.inc index 36851d07ed..5726589661 100644 --- a/meta/recipes-support/libunwind/libunwind.inc +++ b/meta/recipes-support/libunwind/libunwind.inc | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Library for obtaining the call-chain of a program" | |||
| 2 | DESCRIPTION = "a portable and efficient C programming interface (API) to determine the call-chain of a program" | 2 | DESCRIPTION = "a portable and efficient C programming interface (API) to determine the call-chain of a program" |
| 3 | HOMEPAGE = "http://www.nongnu.org/libunwind" | 3 | HOMEPAGE = "http://www.nongnu.org/libunwind" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;beginline=3;md5=3fced11d6df719b47505837a51c16ae5" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d80c8ed4062b8339b715f90fa68cc9f" |
| 6 | DEPENDS += "libatomic-ops" | 6 | DEPENDS += "libatomic-ops" |
| 7 | 7 | ||
| 8 | inherit autotools multilib_header | 8 | inherit autotools multilib_header |
