[poky] [PATCH] udev.inc has a bad link for udev home page; update the link

Bob Cochran yocto at mindchasers.com
Sun Feb 12 20:48:09 PST 2012


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


Signed-off-by: Robert Cochran<yocto at 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




More information about the poky mailing list