package/rauc: disable systemd for host build
authorBartosz Bilas <b.bilas@grinn-global.com>
Fri, 13 Nov 2020 15:15:58 +0000 (16:15 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 14 Nov 2020 13:30:19 +0000 (14:30 +0100)
commitabeebe1ea84ef56608b09d07b724a39da4f35fa5
tree7df5584ec04b330e472d911d5d41136561732c58
parent8477c41244c1d55b6496195c3a69f261b546dc8e
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: Bartosz Bilas <b.bilas@grinn-global.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/rauc/rauc.mk