Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 9/9] udev: split utilities onto udev-utils
Date: Tue, 20 Dec 2011 12:03:15 -0800	[thread overview]
Message-ID: <4EF0EA03.7010600@linux.intel.com> (raw)
In-Reply-To: <444cb0c0c2b99cac90d3b9964d44021c08b1a774.1324407759.git.otavio@ossystems.com.br>

On 20/12/11 11:04, Otavio Salvador wrote:
>  FILES_${PN} += "${libexecdir} ${libdir}/ConsoleKit"
> +RRECOMMENDS_${PN} += "udev-utils"
> +

<snip>

> +FILES_udev-utils = "${bindir}/udevinfo ${bindir}/udevtest ${base_sbindir}/udevadm"
> +

The sysvinit scripts for udev itself, and the live-install image call
the udevadm binary. Is RRECOMMENDS adequate to ensure it's available?

My reading of the documentation[1] leads me to believe so but I'm not
sure if all of the package back-ends support this properly. Can you
share which package back-end(s) you tested with?

Cheers,
Joshua

1.
http://www.yoctoproject.org/docs/current/poky-ref-manual/poky-ref-manual.html#var-RRECOMMENDS
-- 
Joshua Lock
        Yocto Project "Johannes factotum"
        Intel Open Source Technology Centre



  reply	other threads:[~2011-12-20 20:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-20 19:04 [PATCH 0/9] Major refactor udev package preparing for update to 173 later Otavio Salvador
2011-12-20 19:04 ` [PATCH 1/9] udev: drop 145 version Otavio Salvador
2011-12-20 19:04 ` [PATCH 2/9] udev-extraconf: move mount.blacklist to udev-extraconf dir Otavio Salvador
2011-12-20 19:04 ` [PATCH 3/9] udev: reorganize files of 164 version Otavio Salvador
2011-12-20 19:04 ` [PATCH 4/9] udev: use tabs for init script (no code changes) Otavio Salvador
2011-12-20 19:04 ` [PATCH 5/9] udev: skip mounting /dev on tmpfs if it is on devtmpfs Otavio Salvador
2011-12-20 21:27   ` Otavio Salvador
2011-12-20 19:04 ` [PATCH 6/9] udev: improve udev-cache robustness Otavio Salvador
2011-12-20 19:04 ` [PATCH 7/9] udev: use 'echo' instead of 'echo -n' in init script Otavio Salvador
2011-12-20 19:04 ` [PATCH 8/9] udev: run depmod if modules.dep doesn't exist Otavio Salvador
2011-12-20 19:04 ` [PATCH 9/9] udev: split utilities onto udev-utils Otavio Salvador
2011-12-20 20:03   ` Joshua Lock [this message]
2011-12-20 20:09     ` Otavio Salvador

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=4EF0EA03.7010600@linux.intel.com \
    --to=josh@linux.intel.com \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox