diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-12-30 17:05:35 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-29 10:37:52 +0000 |
commit | b45e54137cfb013fd473507d5d1406f8807e0e63 (patch) | |
tree | 834b7c37ffcb6803eb6e603be611ae8cedfaec7e /meta/recipes-rt | |
parent | 264e2fde3a8624c87d2451d2752c9f3ed8911672 (diff) | |
download | openembedded-core-b45e54137cfb013fd473507d5d1406f8807e0e63.tar.gz openembedded-core-b45e54137cfb013fd473507d5d1406f8807e0e63.tar.bz2 openembedded-core-b45e54137cfb013fd473507d5d1406f8807e0e63.zip |
systemd: remove util-linux from DEPENDS
Remove 'util-linux' from DEPENDS so that we don't have the following circular
dependency issue.
systemd <--> util-linux
This dependency was first introduced into the recipe without saying any reason
about it. After checking the source files in systemd, I can guess that the
reason might be udev making use of libblkid. However, we actually have
./src/udev/udev-builtin-blkid.c. So this dependency is not necessary and could
be safely removed.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Diffstat (limited to 'meta/recipes-rt')
0 files changed, 0 insertions, 0 deletions