]> code.ossystems Code Review - openembedded-core.git/commit
irda-utils: fix for read-only rootfs
authorChen Qi <Qi.Chen@windriver.com>
Tue, 23 Jul 2013 03:06:08 +0000 (11:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Aug 2013 10:14:15 +0000 (11:14 +0100)
commitf88a101bc0caa7b486527f0d337406651cbaeb0d
tree71dc1c964e40ce50a3aea6100e90672baf5f8bf3
parent742440441222e0627abbdd3eb2ee16401e8f4adf
irda-utils: fix for read-only rootfs

The init script for irda writes configuration items to /etc/sysconfig/irda
if that file is not available in system. But it's actually not necessary,
the behavior doesn't change whether the init script writes to the file or not.

Considering it issues error messages in case of a read-only rootfs, I delete
the writing process.

[YOCTO #4103]
[YOCTO #4886]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/init