diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-07-23 11:06:08 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-16 11:14:15 +0100 |
commit | f88a101bc0caa7b486527f0d337406651cbaeb0d (patch) | |
tree | 71dc1c964e40ce50a3aea6100e90672baf5f8bf3 /meta-hob | |
parent | 742440441222e0627abbdd3eb2ee16401e8f4adf (diff) | |
download | openembedded-core-f88a101bc0caa7b486527f0d337406651cbaeb0d.tar.gz openembedded-core-f88a101bc0caa7b486527f0d337406651cbaeb0d.tar.bz2 openembedded-core-f88a101bc0caa7b486527f0d337406651cbaeb0d.zip |
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>
Diffstat (limited to 'meta-hob')
0 files changed, 0 insertions, 0 deletions