]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
udev: remove udev-utils, add 'udevadm' to udev package
authorChen Qi <Qi.Chen@windriver.com>
Wed, 18 Jun 2014 02:02:29 +0000 (10:02 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Wed, 18 Jun 2014 02:34:52 +0000 (10:34 +0800)
commit3ebd3ff83d9683478295f2c187e6fceb2ab7d698
treebb36aa766737d563bfbc614c99fefc6a882d861e
parentf506d0660c9949485268a92724ac770b5457b0ca
udev: remove udev-utils, add 'udevadm' to udev package

Previously, the udev package only RRECOMMENDS udev-utils package,
but its init script in the udev package really relies on the
'udevadm' command to work properly. As a result, if 'NO_RECOMMENDATIONS'
is set to '1', errors occur at system start-up.

The udev-utils package only contains one file, that is /bin/udevadm.
So it's better that we remove the udev-utils package and move the
'udevadm' command to the udev package.

[YOCTO #6388]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-core/udev/udev.inc