[oe-commits] org.oe.dev librcf: added a working download url

MartinDietze commit openembedded-commits at lists.openembedded.org
Wed Apr 18 21:06:55 UTC 2007


librcf: added a working download url

Author: MartinDietze at openembedded.org
Branch: org.openembedded.dev
Revision: 08da3bd306dc9fc34bb3ef690c1076ba58c65d51
ViewMTN: http://monotone.openembedded.org/revision.psp?id=08da3bd306dc9fc34bb3ef690c1076ba58c65d51
Files:
1
packages/librcf/librcf_0.4.bb
Diffs:

#
# mt diff -r3036f05f449df8719f3d3581c29195dc5c2e09d1 -r08da3bd306dc9fc34bb3ef690c1076ba58c65d51
#
# 
# 
# patch "packages/librcf/librcf_0.4.bb"
#  from [f1474ceb0e9d994735c5686fed72cd133b402751]
#    to [850947b68c507018d7039f83797ea59c43f786f4]
# 
============================================================
--- packages/librcf/librcf_0.4.bb	f1474ceb0e9d994735c5686fed72cd133b402751
+++ packages/librcf/librcf_0.4.bb	850947b68c507018d7039f83797ea59c43f786f4
@@ -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}"






More information about the Openembedded-commits mailing list