generic-poky/meta
Qiang Chen f8643d57ef irda-utils: restart irda daemon correctly
irattach init script restart faulty logic prevents irda daemon
from restart correctly.

root@qemu0:~# /etc/init.d/irattach restart
Restarting IrDA: Terminated
root@qemu0:~# ps aux | grep irattach
root       541  0.0  0.2   2400   612 ttyS0    S+   09:05   0:00 grep irattach

As above shows, irattach not started after executing restart command.
This commit changed the restart command logic: firstly stop, then
start.
Prompt telling user irattach start successfully or failure also
added.

(From OE-Core master rev: 39f266138b972b550979909b235a5779828d7d89)

(From OE-Core rev: 37ceb9ad0c45aca458e2ff4770b8a0535286a78e)

Signed-off-by: Qiang Chen <qiang.chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-12 17:00:14 +00:00
..
classes image-mklibs: Fix grep pattern when mklibs collects executables in rootfs 2013-12-12 17:00:12 +00:00
conf documentation.conf: update contents 2013-09-24 17:57:03 +01:00
files device_table-minimal.txt: change group of /dev/hda back to disk 2013-12-12 16:59:52 +00:00
lib lib/oe/path: Fix copytree functions for tar 1.27 2013-10-14 16:55:21 +01:00
recipes-bsp alsa-state: Rename init script 2013-10-14 16:55:22 +01:00
recipes-connectivity irda-utils: restart irda daemon correctly 2013-12-12 17:00:14 +00:00
recipes-core bootlogd: create log file if not present 2013-12-12 17:00:12 +00:00
recipes-devtools mklibs: add dependency on dpkg-native 2013-12-12 17:00:12 +00:00
recipes-extended mdadm: Disable the RUN_DIR check 2013-12-12 17:00:10 +00:00
recipes-gnome libunique: Add PACKAGECONFIG for dbus 2013-10-07 09:37:32 +01:00
recipes-graphics weston-init: start weston on a new VT 2013-12-12 17:00:12 +00:00
recipes-kernel perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for mips64 2013-12-12 17:00:02 +00:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia pulseaudio: Fix build break on armeb 2013-12-12 17:00:04 +00:00
recipes-qt qt4: add upstream QTBUG-34218/QTBUG-34234 misaligned selection patch 2013-12-12 17:00:06 +00:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato sato-icon-theme: add more compatibility symlinks 2013-09-30 22:11:58 +01:00
recipes-support libcap: fix CAP_LAST_CAP 2013-12-12 17:00:06 +00:00
site native: Use a native site file and ensure the correct sed is used 2013-09-30 22:11:57 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00