diff options
| -rw-r--r-- | meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb index 33b1495bb2..25cd8ef82c 100644 --- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb +++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb | |||
| @@ -108,7 +108,7 @@ do_install () { | |||
| 108 | install -m 0644 ${WORKDIR}/99_wpa_supplicant ${D}/etc/default/volatiles | 108 | install -m 0644 ${WORKDIR}/99_wpa_supplicant ${D}/etc/default/volatiles |
| 109 | } | 109 | } |
| 110 | 110 | ||
| 111 | pkg_postinst:wpa-supplicant () { | 111 | pkg_postinst:${PN} () { |
| 112 | # If we're offline, we don't need to do this. | 112 | # If we're offline, we don't need to do this. |
| 113 | if [ "x$D" = "x" ]; then | 113 | if [ "x$D" = "x" ]; then |
| 114 | killall -q -HUP dbus-daemon || true | 114 | killall -q -HUP dbus-daemon || true |
