mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
98e61961c8
The current init script can not start/stop gpsd daemon with the following errors: gpsd: line 48: /lib/init/vars.sh: No such file or directory gpsd: line 52: /lib/lsb/init-functions: No such file or directory Add a new init script to fix the issue. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>