git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
284286b
)
libunwind: unbreak native build
author
Steffen Sledz
<sledz@dresearch.de>
Wed, 22 Sep 2010 11:36:49 +0000
(13:36 +0200)
committer
Steffen 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
patch
|
blob
|
history
diff --git
a/recipes/libunwind/libunwind.inc
b/recipes/libunwind/libunwind.inc
index
853d3e6
..
6994095
100644
(file)
--- a/
recipes/libunwind/libunwind.inc
+++ b/
recipes/libunwind/libunwind.inc
@@
-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}/${B
PN}-${PV}.tar.gz;name=archive"
S = "${WORKDIR}/${PN}-${PV}"