[oe-commits] org.oe.dev tinymail: switched SRC_URI to HTTP method (was HTTPS)

hrw commit openembedded-commits at lists.openembedded.org
Thu Nov 16 09:04:21 UTC 2006


tinymail: switched SRC_URI to HTTP method (was HTTPS)
- both methods works, http does not need confirmation of SSL certificate
  so fetching via cronjob works

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 31613cbea8a4ecddf1cc7d1c835fa2ec4455df9f
ViewMTN: http://monotone.openembedded.org/revision.psp?id=31613cbea8a4ecddf1cc7d1c835fa2ec4455df9f
Files:
1
packages/tinymail/tinymail_svn.bb
Diffs:

#
# mt diff -r60dba0f5ac7f9064cf31afb4ac6b834ad1d05faa -r31613cbea8a4ecddf1cc7d1c835fa2ec4455df9f
#
# 
# 
# patch "packages/tinymail/tinymail_svn.bb"
#  from [f66a11c5b502f7daad97eb245dcd4b671aaeec43]
#    to [54a3bf8b5d3be0bea449d82c0c7a55ed2048379d]
# 
============================================================
--- packages/tinymail/tinymail_svn.bb	f66a11c5b502f7daad97eb245dcd4b671aaeec43
+++ packages/tinymail/tinymail_svn.bb	54a3bf8b5d3be0bea449d82c0c7a55ed2048379d
@@ -9,7 +9,7 @@ EXTRA_OECONF=" --disable-gnome --with-pl
 EXTRA_OECONF=" --disable-gnome --with-platform=gpe --with-html-component=none"
 
 #camel-lite-configure-hack.patch is still needed after the maxdate, but needs fixing
-SRC_URI = "svn://svn.tinymail.org/svn/tinymail/;module=trunk;proto=https \
+SRC_URI = "svn://svn.tinymail.org/svn/tinymail/;module=trunk;proto=http \
 	   file://camel-lite-configure-hack.patch;patch=1;maxdate=20061113 \
 	   file://gtk-doc.m4 \
            file://gtk-doc.make"






More information about the Openembedded-commits mailing list