systemd-compat-units does not install any files anymore and the machineid and other scripts are gone. We want to continue to install the alignment file though. This has not been tested on dora systemd yet.neels/inmarsat
parent
050a39766e
commit
c5a267a946
@ -0,0 +1,6 @@
|
||||
# In dora a SRC_URI = "file://*.service" is done and that doesn't work
|
||||
# when playing with the FILESPATH
|
||||
SRC_URI = "\
|
||||
file://machineid.service \
|
||||
file://run-postinsts.service \
|
||||
"
|
@ -0,0 +1,3 @@
|
||||
SRC_URI += " \
|
||||
file://0001-RFC-fsck-Allow-to-specify-the-fsck-repair-option-in-.patch \
|
||||
"
|
@ -1,2 +1,3 @@
|
||||
require recipes-fixes/systemd/${PN}_dora.inc
|
||||
require recipes-fixes/systemd/${PN}_sysmocom.inc
|
||||
|
||||
|
@ -1 +1,2 @@
|
||||
require recipes-fixes/${PN}/${PN}_sysmocom-${PV}.inc
|
||||
require recipes-fixes/${PN}/${PN}_sysmocom.inc
|
||||
|
Loading…
Reference in new issue