[oe] [Bug 1353] gpe-session-scripts shouldn't depend on gpe-bluetooth

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Sat Aug 26 16:27:47 UTC 2006


http://bugs.openembedded.org/show_bug.cgi?id=1353





------- Comment #6 from philipp.zabel at gmail.com  2006-08-26 09:27 -------
> > 1. patch gpe-auto-bluetooth.sh to fail silently when gpe-bluetooth is not
> > installed, rather than producing an error; and
>
> Would that be hard to do?

would just changing the "exec gpe-bluetooth" to "exec gpe-bluetooth || true"
work? otherwise you'd have to wrap it in an "if [ -x /usr/bin/gpe-bluetooth ];
then ...; fi" or something like that.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the Openembedded-devel mailing list