Skip to content
Commit abeebe1e authored by Bartosz Bilas's avatar Bartosz Bilas Committed by Peter Korsgaard
Browse files

package/rauc: disable systemd for host build



Since there is not necessary to have support of systemd within the host
variant let's disable it unconditionally to solve the following errors:

/usr/bin/install -c -m 644 data/rauc.service '/usr/lib/systemd/system'
/usr/bin/install: cannot create regular file '/usr/lib/systemd/system/rauc.service': Permission denied
/usr/bin/install -c -m 644 data/de.pengutronix.rauc.conf 'no'
make[4]: *** [Makefile:1700: install-nodist_systemdunitDATA] Error 1
make[4]: *** Waiting for unfinished jobs....

Signed-off-by: default avatarBartosz Bilas <b.bilas@grinn-global.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 8477c412
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment