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:
26d5d1c
)
bmon: fix SRC_URI
author
Eric Bénard
<eric@eukrea.com>
Mon, 20 Dec 2010 23:21:08 +0000
(
00:21
+0100)
committer
Eric Bénard
<eric@eukrea.com>
Mon, 20 Dec 2010 23:25:07 +0000
(
00:25
+0100)
Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/bmon/bmon_2.1.0.bb
patch
|
blob
|
history
diff --git
a/recipes/bmon/bmon_2.1.0.bb
b/recipes/bmon/bmon_2.1.0.bb
index
0f263ab
..
d8a4195
100644
(file)
--- a/
recipes/bmon/bmon_2.1.0.bb
+++ b/
recipes/bmon/bmon_2.1.0.bb
@@
-5,7
+5,7
@@
LICENSE = "MIT"
# only works with libnl-0.5.0
DEPENDS = "libnl"
-SRC_URI = "http://
people.suug.ch/~tgr/bmon/files
/bmon-2.1.0.tar.gz \
+SRC_URI = "http://
distfiles.macports.org/bmon
/bmon-2.1.0.tar.gz \
file://no-strip.patch"
inherit autotools