All of lore.kernel.org
 help / color / mirror / Atom feed
From: Apelete Seketeli <apelete@seketeli.net>
To: openembedded-devel@openembedded.org
Cc: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Subject: [oe-classic][udev][PATCH 1/5] udev: update SRC_URI of udev-151 recipe
Date: Sat, 23 Jun 2012 21:19:57 +0200	[thread overview]
Message-ID: <20120623191957.GO4845@hermes> (raw)
In-Reply-To: <20120623191635.GN4845@hermes>

This patch updates the SRC_URI of udev_151.bb to www.mirrorservice.org
because the corresponding source package is no longer available at
kernel.org.

Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
---
 recipes/udev/udev_151.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/udev/udev_151.bb b/recipes/udev/udev_151.bb
index b977b7d..2f28a1c 100644
--- a/recipes/udev/udev_151.bb
+++ b/recipes/udev/udev_151.bb
@@ -12,7 +12,7 @@ DEFAULT_PREFERENCE = "-1"
 DEPENDS = "gperf-native usbutils acl glib-2.0"
 RDEPENDS_${PN} += "module-init-tools-depmod udev-utils"
 
-SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
+SRC_URI = "http://www.mirrorservice.org/sites/ftp.kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
 	   file://udev-replace-le16toh.patch \
 	   file://udev-replace-lutimes.patch \
 	   file://mount.blacklist \
-- 
1.7.10

-- 
        Apelete



  reply	other threads:[~2012-06-23 19:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-23 19:16 [oe-classic][udev][PATCH 0/5] update recipe SRC_URI Apelete Seketeli
2012-06-23 19:19 ` Apelete Seketeli [this message]
2012-06-23 19:20 ` [oe-classic][udev][PATCH 2/5] udev: update SRC_URI of udev-154 recipe Apelete Seketeli
2012-06-23 19:21 ` [oe-classic][udev][PATCH 3/5] udev: update SRC_URI of udev-162 recipe Apelete Seketeli
2012-06-23 19:22 ` [oe-classic][udev][PATCH 4/5] udev: update SRC_URI of udev-165 recipe Apelete Seketeli
2012-06-23 19:23 ` [oe-classic][udev][PATCH 5/5] udev: update SRC_URI of udev-168 recipe Apelete Seketeli
2012-06-27 16:36 ` [oe-classic][udev][PATCH 0/5] update recipe SRC_URI 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=20120623191957.GO4845@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.