All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Cochran <yocto@mindchasers.com>
To: poky@yoctoproject.org
Subject: [PATCH] udev.inc has a bad link for udev home page; update the link
Date: Sun, 12 Feb 2012 23:48:09 -0500	[thread overview]
Message-ID: <4F389609.7010900@mindchasers.com> (raw)

Fixed bad link in udev.inc to the udev home page / documentation on 
kernel.org


Signed-off-by: Robert Cochran<yocto@mindchasers.com>
---
  meta/recipes-core/udev/udev.inc |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/udev/udev.inc 
b/meta/recipes-core/udev/udev.inc
index e5fbe40..886fa0b 100644
--- a/meta/recipes-core/udev/udev.inc
+++ b/meta/recipes-core/udev/udev.inc
@@ -1,7 +1,7 @@
  SUMMARY = "/dev/ and hotplug management daemon"
  DESCRIPTION = "udev is a daemon which dynamically creates and removes 
device nodes from \
  /dev/, handles hotplug events and loads drivers at boot time."
-HOMEPAGE = "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
+HOMEPAGE = 
"http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev/udev.html"
  LICENSE = "GPLv2.0+ & LGPLv2.1+"
  LICENSE_${PN} = "GPLv2.0+"
  LICENSE_libudev = "LGPLv2.1+"
-- 
1.7.5.4



             reply	other threads:[~2012-02-13  4:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13  4:48 Bob Cochran [this message]
2012-02-21 19:23 ` [PATCH] udev.inc has a bad link for udev home page; update the link Saul Wold

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=4F389609.7010900@mindchasers.com \
    --to=yocto@mindchasers.com \
    --cc=poky@yoctoproject.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.