libunwind: unbreak native build
authorSteffen Sledz <sledz@dresearch.de>
Wed, 22 Sep 2010 11:36:49 +0000 (13:36 +0200)
committerSteffen Sledz <sledz@dresearch.de>
Wed, 22 Sep 2010 11:36:49 +0000 (13:36 +0200)
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
recipes/libunwind/libunwind.inc

index 853d3e6..6994095 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.nongnu.org/libunwind"
 LICENSE = "MIT"
 INC_PR = "r1"
 
-SRC_URI = "http://download.savannah.nongnu.org/releases/libunwind/${PN}-${PV}.tar.gz;name=archive"
+SRC_URI = "http://download.savannah.nongnu.org/releases/${BPN}/${BPN}-${PV}.tar.gz;name=archive"
 
 S = "${WORKDIR}/${PN}-${PV}"