aboutsummaryrefslogtreecommitdiffstats
path: root/packages/librcf
diff options
context:
space:
mode:
authorMartin Dietze <di@fh-wedel.de>2007-04-18 17:05:50 +0000
committerMartin Dietze <di@fh-wedel.de>2007-04-18 17:05:50 +0000
commit91ed0a5eaee4e07bb5c7e9a6cde7e60b80df2aea (patch)
tree8adca7469dff5b8fa7a6c000d83fed25754e04a3 /packages/librcf
parent56e2748753a69e375e01c1be8a1dfbfacc9104b0 (diff)
downloadopenembedded-91ed0a5eaee4e07bb5c7e9a6cde7e60b80df2aea.tar.gz
librcf: added a working download url
Diffstat (limited to 'packages/librcf')
-rw-r--r--packages/librcf/librcf_0.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/librcf/librcf_0.4.bb b/packages/librcf/librcf_0.4.bb
index 463aef801f..13012fa803 100644
--- a/packages/librcf/librcf_0.4.bb
+++ b/packages/librcf/librcf_0.4.bb
@@ -8,7 +8,7 @@ RDEPENDS = "libstdc++5 libgcc1"
# the SOURCE_URI requires authentication via web browser and cookie (gasp)
# all we can do right now is download the file and save it under sources/
-SRC_URI = "http://www.codeproject.com/threads/Rcf_Ipc_For_Cpp/RCF-04.zip \
+SRC_URI = "http://www.mediaassistent.se/jarl/files/RCF-04.zip \
file://rcf-0.4-g++-4.1.diff;patch=1 \
file://rcf-0.4-openembedded.diff;patch=1"
S = "${WORKDIR}/RCF-${PV}"