From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 5/7] libsigc++: Use http instead of ftp in SRC_URI
Date: Tue, 5 May 2015 12:09:09 -0700 [thread overview]
Message-ID: <1430852951-18707-5-git-send-email-raj.khem@gmail.com> (raw)
In-Reply-To: <1430852951-18707-1-git-send-email-raj.khem@gmail.com>
Fixes fetch failures
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb
index b6ce5fc..546305f 100644
--- a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb
+++ b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
DEPENDS = "mm-common"
-SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-${PV}.tar.xz"
+SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-${PV}.tar.xz"
SRC_URI[md5sum] = "815d0c6d61601f51bbcaeef6826606b0"
SRC_URI[sha256sum] = "9834045f74f56752c2c6b3cdc195c30ab8314ad22dc8e626d6f67f940f1e4957"
--
2.1.4
next prev parent reply other threads:[~2015-05-05 19:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-05 19:09 [meta-gnome][PATCH 1/7] libgnomeprint: Fix build with newer bison >= 3 Khem Raj
2015-05-05 19:09 ` [meta-oe][PATCH 2/7] polkit-gnome: Upgrade 0.102 -> 0.105 Khem Raj
2015-05-05 19:09 ` [meta-oe][PATCH 3/7] imagemagick: Update PATCHSET to 10 Khem Raj
2015-05-05 19:09 ` [meta-oe][PATCH 4/7] pangomm: Use http instead of ftp for SRC_URI Khem Raj
2015-05-05 19:09 ` Khem Raj [this message]
2015-05-05 19:09 ` [meta-gnome][PATCH 6/7] gdm: Whitelist it Khem Raj
2015-05-05 19:09 ` [meta-oe][meta-gnome][PATCH 7/7] obex, gnome-bluetooth: Depend on bluez5 Khem Raj
2015-05-11 9:16 ` Martin Jansa
2015-05-11 16:06 ` Khem Raj
2015-05-11 18:58 ` Martin Jansa
2015-05-11 19:38 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1430852951-18707-5-git-send-email-raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.