diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd_251.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_251.2.bb b/meta/recipes-core/systemd/systemd_251.2.bb index bb3c59f418..2d0d21a69a 100644 --- a/meta/recipes-core/systemd/systemd_251.2.bb +++ b/meta/recipes-core/systemd/systemd_251.2.bb | |||
| @@ -786,7 +786,7 @@ pkg_prerm:${PN}:libc-glibc () { | |||
| 786 | PACKAGE_WRITE_DEPS += "qemu-native" | 786 | PACKAGE_WRITE_DEPS += "qemu-native" |
| 787 | pkg_postinst:udev-hwdb () { | 787 | pkg_postinst:udev-hwdb () { |
| 788 | if test -n "$D"; then | 788 | if test -n "$D"; then |
| 789 | $INTERCEPT_DIR/postinst_intercept update_udev_hwdb ${PKG} mlprefix=${MLPREFIX} binprefix=${MLPREFIX} rootlibexecdir="${rootlibexecdir}" PREFERRED_PROVIDER_udev="${PREFERRED_PROVIDER_udev}" | 789 | $INTERCEPT_DIR/postinst_intercept update_udev_hwdb ${PKG} mlprefix=${MLPREFIX} binprefix=${MLPREFIX} rootlibexecdir="${rootlibexecdir}" PREFERRED_PROVIDER_udev="${PREFERRED_PROVIDER_udev}" base_bindir="${base_bindir}" |
| 790 | else | 790 | else |
| 791 | udevadm hwdb --update | 791 | udevadm hwdb --update |
| 792 | fi | 792 | fi |
