All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Cavallini <koansoftware@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [STABLE][PATCH] udev 124: disable devcache on BUG 2.0
Date: Mon, 12 Apr 2010 10:15:57 +0200	[thread overview]
Message-ID: <4BC2D6BD.6080302@gmail.com> (raw)
In-Reply-To: <1271059777-31579-1-git-send-email-marcin@juszkiewicz.com.pl>

Marcin Juszkiewicz ha scritto, Il 12/04/2010 10:09:
> From: Marcin Juszkiewicz <marcin@buglabs.net>
> 
> Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
> ---
>  recipes/udev/udev-124/bug20/default |    4 ++++
>  recipes/udev/udev_124.bb            |    2 +-
>  2 files changed, 5 insertions(+), 1 deletions(-)
>  create mode 100644 recipes/udev/udev-124/bug20/default
> 
> diff --git a/recipes/udev/udev-124/bug20/default b/recipes/udev/udev-124/bug20/default
> new file mode 100644
> index 0000000..d0050b8
> --- /dev/null
> +++ b/recipes/udev/udev-124/bug20/default
> @@ -0,0 +1,4 @@
> +# Default for /etc/init.d/udev
> +
> +# Comment this out to disable device cache
> +#DEVCACHE="/etc/dev.tar"
> diff --git a/recipes/udev/udev_124.bb b/recipes/udev/udev_124.bb
> index ab391a3..c54dff6 100644
> --- a/recipes/udev/udev_124.bb
> +++ b/recipes/udev/udev_124.bb
> @@ -2,7 +2,7 @@ DESCRIPTION = "udev is a daemon which dynamically creates and removes device nod
>  /dev/, handles hotplug events and loads drivers at boot time. It replaces \
>  the hotplug package and requires a kernel not older than 2.6.12."
>  RPROVIDES_${PN} = "hotplug"
> -PR = "r16"
> +PR = "r19"
>  
>  SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
>  	   file://noasmlinkage.patch;patch=1 \

Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>


Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini | KOAN sas | Bergamo - Italia
 embedded and real-time software engineering
   Atmel third party certified consultant
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
      http://www.KoanSoftware.com
        http://www.KaeilOS.com



  reply	other threads:[~2010-04-12  8:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-12  8:09 [STABLE][PATCH] udev 124: disable devcache on BUG 2.0 Marcin Juszkiewicz
2010-04-12  8:15 ` Marco Cavallini [this message]
2010-04-12  8:55 ` Paul Menzel
2010-04-12  9:04   ` Marcin Juszkiewicz

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=4BC2D6BD.6080302@gmail.com \
    --to=koansoftware@gmail.com \
    --cc=openembedded-devel@lists.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.