]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: remove util-linux from DEPENDS
authorChen Qi <Qi.Chen@windriver.com>
Tue, 30 Dec 2014 09:05:35 +0000 (17:05 +0800)
committerDan McGregor <dan.mcgregor@usask.ca>
Thu, 5 Feb 2015 14:51:16 +0000 (08:51 -0600)
commit68ccacdab44d3f2c310b4a239d74086a49a4d3c2
treeb3e8de492d2a543348b1a3aa0a816033c2c163d5
parentfb8a58f4a3f8cb655db12436feb6d9208627be63
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>
meta/recipes-core/systemd/systemd_216.bb