meta-sysmocom-bsp/recipes-fixes/systemd/systemd-compat-units_dora.inc

7 lines
181 B
C++

# 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 \
"