All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [PATCH] udev: include udev-utils into udev rootfs
Date: Mon, 25 May 2009 13:14:30 +0200	[thread overview]
Message-ID: <gvduim$pdi$1@ger.gmane.org> (raw)
In-Reply-To: <1243248679-28230-1-git-send-email-ihar.hrachyshka@gmail.com>

On 25-05-09 12:51, Ihar Hrachyshka wrote:
> The reason for the move is that udevadm binary is executed from udev
> init.d script.

Acked-by: Koen Kooi <koen@openembedded.org>


>
> Signed-off-by: Ihar Hrachyshka<ihar.hrachyshka@gmail.com>
> ---
>   recipes/udev/udev_141.bb |    5 ++++-
>   1 files changed, 4 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/udev/udev_141.bb b/recipes/udev/udev_141.bb
> index 7e26798..068d23c 100644
> --- a/recipes/udev/udev_141.bb
> +++ b/recipes/udev/udev_141.bb
> @@ -6,7 +6,10 @@ LICENSE = "GPL"
>   # Untested
>   DEFAULT_PREFERENCE = "-1"
>
> -PR = "r7"
> +PR = "r8"
> +
> +# needed for init.d script
> +RDEPENDS_udev += "udev-utils"
>
>   SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
>   	   file://mount.blacklist \





  reply	other threads:[~2009-05-25 11:22 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-24 18:33 [PATCH 1/2] udev: fixed obsolete udevadm syntax for udev init.d script Ihar Hrachyshka
2009-05-24 18:33 ` [PATCH 2/2] udev: moved udevadm to the main udev package Ihar Hrachyshka
2009-05-25  9:25   ` Marcin Juszkiewicz
2009-05-25  9:54     ` Ihar Hrachyshka
2009-05-25 10:24       ` Koen Kooi
2009-05-25 10:48         ` [PATCH] udev: include udev-utils into udev rootfs Ihar Hrachyshka
2009-05-25 10:51           ` Ihar Hrachyshka
2009-05-25 11:14             ` Koen Kooi [this message]
2009-05-25 16:28               ` Otavio Salvador
2009-05-25 18:43                 ` Ihar Hrachyshka
2009-05-25 10:53         ` [PATCH 2/2] udev: moved udevadm to the main udev package Graeme Gregory
2009-05-25 10:30       ` Phil Blundell
2009-05-25 10:55         ` Ihar Hrachyshka
2009-05-25 16:31           ` Otavio Salvador
2009-05-25 16:53             ` Phil Blundell
2009-05-25 16:59               ` Otavio Salvador
2009-05-25 17:32                 ` Phil Blundell
2009-05-25 18:57                   ` Otavio Salvador
2009-05-25 19:11                     ` Ihar Hrachyshka
2009-05-25 19:52                     ` Phil Blundell
2009-05-25 20:22                       ` Otavio Salvador
2009-05-25 20:29                         ` Ihar Hrachyshka
2009-05-25 20:48                           ` Otavio Salvador
2009-05-25 20:29                         ` Phil Blundell
2009-05-24 19:18 ` [PATCH 1/2] udev: fixed obsolete udevadm syntax for udev init.d script Phil Blundell
2009-05-25  2:06   ` Tom Rini
2009-05-25 16:38     ` Otavio Salvador
2009-05-25 18:40       ` Ihar Hrachyshka
2009-05-24 20:54 ` [PATCH 1/4] " Ihar Hrachyshka
2009-05-30 20:30   ` Ihar Hrachyshka
2009-05-30 20:40   ` Tom Rini

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='gvduim$pdi$1@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --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.