All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] udev.inc has a bad link for udev home page; update the link
@ 2012-02-13  4:48 Bob Cochran
  2012-02-21 19:23 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Cochran @ 2012-02-13  4:48 UTC (permalink / raw)
  To: poky

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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] udev.inc has a bad link for udev home page; update the link
  2012-02-13  4:48 [PATCH] udev.inc has a bad link for udev home page; update the link Bob Cochran
@ 2012-02-21 19:23 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2012-02-21 19:23 UTC (permalink / raw)
  To: Bob Cochran; +Cc: poky

On 02/12/2012 08:48 PM, Bob Cochran wrote:
> 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+"

Merged into OE-core

BTW, in the future, please send patches to meta/* to the 
openembedded-core@lists.openembedded.org list.

Thanks
	Sau!


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-21 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13  4:48 [PATCH] udev.inc has a bad link for udev home page; update the link Bob Cochran
2012-02-21 19:23 ` Saul Wold

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.