mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
21a4be0e36
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
PRINC := "${@int(PRINC) + 1}"
|
|
|
|
RDEPENDS_${PN} += "\
|
|
systemd-compat-units \
|
|
avahi-systemd \
|
|
"
|