generic-poky/meta/recipes-connectivity/irda-utils
Chen Qi 0b66192825 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]

(From OE-Core rev: f88a101bc0caa7b486527f0d337406651cbaeb0d)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-16 11:14:36 +01:00
..
irda-utils-0.9.18 irda-utils: fix for read-only rootfs 2013-08-16 11:14:36 +01:00
irda-utils_0.9.18.bb irda-utils: Add missing "inherit update-rc.d" for INITSCRIPT_* 2012-07-02 16:47:44 +01:00