meta-systemd: add "core" to LAYERDEPENDS in layer.conf

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Chen Qi 2015-04-02 16:20:22 +08:00 committed by Martin Jansa
parent bbf69a6037
commit 22990fdc12

View File

@ -29,3 +29,4 @@ BBFILE_PRIORITY_systemd-layer = "7"
SIGGEN_EXCLUDERECIPES_ABISAFE += " \
systemd-serialgetty \
"
LAYERDEPENDS_systemd-layer = "core"