update meta-sdl for fixing startup service 59/10659/1
authorPhong Tran <tranmanphong@gmail.com>
Fri, 18 Aug 2017 18:29:54 +0000 (20:29 +0200)
committerPhong Tran <tranmanphong@gmail.com>
Fri, 18 Aug 2017 18:29:54 +0000 (20:29 +0200)
SYSTEMD_AUTO_ENABLE is wrong setting.
-> smartdevicelink.service doesn't start while bootup.
Report issue here https://github.com/phongt/meta-sdl/issues/2

Change-Id: I8eb103913954e283b75b9547ff1a0fdb4b728b74
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
default.xml

index 5f32554..d263541 100644 (file)
@@ -88,5 +88,5 @@
   <project name="01org/meta-intel-iot-security" path="meta-intel-iot-security" remote="github" revision="20bbb97f6d5400b126ae96ef446c3e60c7e16285" />
 
   <!-- SmartDeviceLink layer -->
-  <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="7a47610ba678f4ac4183ddc370281a66ff88989c" />
+  <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="d9451f4d2dd1a3927b0ce5e55a4f0dc9a3daee27" />
 </manifest>