diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd_243.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd_243.bb b/meta/recipes-core/systemd/systemd_243.bb index b9097593f1..e874a451c4 100644 --- a/meta/recipes-core/systemd/systemd_243.bb +++ b/meta/recipes-core/systemd/systemd_243.bb | |||
| @@ -229,8 +229,6 @@ do_install() { | |||
| 229 | install -d ${D}${sysconfdir}/udev/rules.d/ | 229 | install -d ${D}${sysconfdir}/udev/rules.d/ |
| 230 | install -d ${D}${sysconfdir}/tmpfiles.d | 230 | install -d ${D}${sysconfdir}/tmpfiles.d |
| 231 | install -m 0644 ${WORKDIR}/*.rules ${D}${sysconfdir}/udev/rules.d/ | 231 | install -m 0644 ${WORKDIR}/*.rules ${D}${sysconfdir}/udev/rules.d/ |
| 232 | install -d ${D}${libdir}/pkgconfig | ||
| 233 | install -m 0644 ${B}/src/udev/udev.pc ${D}${libdir}/pkgconfig/ | ||
| 234 | 232 | ||
| 235 | install -m 0644 ${WORKDIR}/00-create-volatile.conf ${D}${sysconfdir}/tmpfiles.d/ | 233 | install -m 0644 ${WORKDIR}/00-create-volatile.conf ${D}${sysconfdir}/tmpfiles.d/ |
| 236 | 234 | ||
