[oe] [PATCH 1/2] udev: fixed obsolete udevadm syntax for udev init.d script.

Phil Blundell philb at gnu.org
Sun May 24 19:18:10 UTC 2009


On Sun, 2009-05-24 at 21:33 +0300, Ihar Hrachyshka wrote:
> Fixed the following warning message when executing udev init script:
> "udevadm control commands requires the --<command> format, this will
> stop working in a future release."
> 
> Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka at gmail.com>
> ---
>  recipes/udev/udev-124/init |    4 ++--
>  recipes/udev/udev-141/init |    4 ++--
>  recipes/udev/udev_124.bb   |    2 +-
>  recipes/udev/udev_141.bb   |    2 +-
>  4 files changed, 6 insertions(+), 6 deletions(-)

There doesn't seem much point in patching udev 124 for this: that
version doesn't actually emit the warning as far as I can tell.  If the
initscript is maintained separately for different versions then you
might as well just patch the -141 version and save a rebuild/reinstall
for people using 124.  Or, alternatively, if the two initscripts are
actually the same, maybe you could unify them and save on future
maintenance.

p.






More information about the Openembedded-devel mailing list