From: Apelete Seketeli <apelete@seketeli.net>
To: openembedded-devel@openembedded.org
Cc: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Subject: [oe-classic][udev][PATCH v2 2/2] udev: Update attr recipe SRC_URI
Date: Tue, 19 Jun 2012 22:43:05 +0200 [thread overview]
Message-ID: <20120619204305.GF4845@hermes> (raw)
In-Reply-To: <20120619204030.GE4845@hermes>
This updates the attr recipe SRC_URI since mirror.its.uidaho.edu seems
to be down.
Fetch attr package from download.savannah.gnu.org from now on.
Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
---
recipes/udev/attr_2.4.44.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes/udev/attr_2.4.44.bb b/recipes/udev/attr_2.4.44.bb
index 00aafce..1b95c58 100644
--- a/recipes/udev/attr_2.4.44.bb
+++ b/recipes/udev/attr_2.4.44.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
PR = "r4"
-SRC_URI = "http://mirror.its.uidaho.edu/pub/savannah/attr/attr-${PV}.src.tar.gz"
+SRC_URI = "http://download.savannah.gnu.org/releases/attr/attr-${PV}.src.tar.gz"
inherit gettext autotools lib_package
EXTRA_OECONF = " --enable-gettext=yes \
--
1.7.10
--
Apelete
next prev parent reply other threads:[~2012-06-19 20:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-18 21:46 [PATCH 0/2] Update package SRC_URI Apelete Seketeli
2012-06-18 21:46 ` [PATCH 1/2] This updates SRC_URI since mirror.its.uidaho.edu seems to be down. Fetch acl package from download.savannah.gnu.org from now on Apelete Seketeli
2012-06-18 21:46 ` [PATCH 2/2] This updates SRC_URI since mirror.its.uidaho.edu seems to be down. Fetch attr " Apelete Seketeli
2012-06-19 20:37 ` [oe-classic][udev][PATCH v2 0/2] Update recipe SRC_URI Apelete Seketeli
2012-06-19 20:40 ` [oe-classic][udev][PATCH v2 1/2] udev: Update acl " Apelete Seketeli
2012-06-19 20:43 ` Apelete Seketeli [this message]
2012-06-27 16:25 ` [oe-classic][udev][PATCH v2 2/2] udev: Update attr " Apelete Seketeli
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=20120619204305.GF4845@hermes \
--to=apelete@seketeli.net \
--cc=kristoffer.ericson@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@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.