]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
system: Fix warning when selecting systemd
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Fri, 6 Nov 2015 18:23:45 +0000 (19:23 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 8 Nov 2015 13:58:05 +0000 (14:58 +0100)
commitb4718c3a28fc3b178253b24bd6fbb8540a724c7e
treea6f4b8b9f6c070368e7f92b76863efa999dc0419
parent40c43ee0b7b09d9b126add5b21cc2f45533cb33f
system: Fix warning when selecting systemd

With systemd and a custom skeleton, you end up with the following
warning:
warning: (BR2_INIT_SYSTEMD) selects BR2_ROOTFS_MERGED_USR which has
unmet direct dependencies (BR2_ROOTFS_SKELETON_DEFAULT)

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
system/Config.in