fix ivi-ico-image generation
authorRonan Le Martret <ronan@fridu.net>
Mon, 8 Dec 2014 14:13:30 +0000 (15:13 +0100)
committerRonan Le Martret <ronan@fridu.net>
Mon, 8 Dec 2014 14:13:30 +0000 (15:13 +0100)
Change-Id: I6cdee545f435616fbfc37bb3d446dfc47e69f122

meta-tizen-common-base/conf/distro/tizen.conf
meta-tizen-common-demo/recipes-image/images/tizen-ivi-ico-image.bb

index c96c9ae..283732c 100644 (file)
@@ -42,7 +42,7 @@ PREFERRED_VERSION_linux-yocto ?= "3.14%"
 
 LICENSE_FLAGS_WHITELIST += "commercial"
 
-SYS_CTLR_PROVIDER = "murphy"
+SYS_CTLR_PROVIDER = ""
 
 SYSTEMD_DEFAULT_TARGET="graphical.target"
 
index 8439097..a245402 100644 (file)
@@ -14,4 +14,4 @@ CORE_IMAGE_EXTRA_INSTALL += "packagegroup-tizen-ivi-ico"
 # Crosswalk
 CORE_IMAGE_EXTRA_INSTALL += "packagegroup-tizen-crosswalk"
 
-SYS_CTLR_PROVIDEER = "ico-uxf-homescreen"
+SYS_CTLR_PROVIDER = "murphy"
\ No newline at end of file