|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove bbappend for fuse since the problem it was supposed
to fix no longer persists.
A bug was reported [1] that error occured when using
$ /etc/init.d/fuse status
When building the openembedded version without this bbappend
there is no longer any error:
root@qemuppc:~# /etc/init.d/fuse status
Checking fuse filesystem ok.
root@qemuppc:~#
--------
[1] http://patchwork.openembedded.org/patch/68995/
Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|