aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libunwind/libunwind.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-04-21 15:39:59 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-12 08:49:30 +0100
commitfd55e8a463f42e4012aeedacb2d168f41232bf25 (patch)
tree7c35d9455b584179b6cf29f8ab59666d0c368193 /meta/recipes-support/libunwind/libunwind.inc
parentcf0fe542b13e2bb64caeebb7d80a7642bbf8416c (diff)
downloadopenembedded-core-contrib-fd55e8a463f42e4012aeedacb2d168f41232bf25.tar.gz
libunwind: update to 1.2
Switch to using tarballs as git is unreliable (not responding right now). LICENSE file is gone; COPYING has an additional line on top with copyright attribution, the license text that follows has not changed. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/libunwind/libunwind.inc')
-rw-r--r--meta/recipes-support/libunwind/libunwind.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libunwind/libunwind.inc b/meta/recipes-support/libunwind/libunwind.inc
index e4ae8df278..4f64ad7f87 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"
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"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=3fced11d6df719b47505837a51c16ae5"
+LIC_FILES_CHKSUM = "file://COPYING;beginline=3;md5=3fced11d6df719b47505837a51c16ae5"
DEPENDS += "libatomic-ops"
inherit autotools