fix system-server post inst 83/27683/1
authorRonan Le Martret <ronan@fridu.net>
Wed, 17 Sep 2014 11:53:24 +0000 (13:53 +0200)
committerRonan Le Martret <ronan@fridu.net>
Wed, 17 Sep 2014 11:53:24 +0000 (13:53 +0200)
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Change-Id: Ia1513b7498d1541c35ab1a69beaad0d709a8e7d6

recipes-tizen/tizen-platform-config/tizen-platform-config-extraconf.inc
recipes-tizen/tizen-platform-config/tizen-platform-config_git.bb
recipes-tizen/vconf/vconf_git.bb

index 4127622..5186dd0 100644 (file)
@@ -11,5 +11,7 @@ do_install_append() {
  sed -i "s@=/usr@=\$SYSROOT/usr@g" ${D}${sysconfdir}/tizen-platform.conf
  sed -i "s@=/etc@=\$SYSROOT/etc@g" ${D}${sysconfdir}/tizen-platform.conf
  sed -i "s@=/root@=\$SYSROOT/root@g" ${D}${sysconfdir}/tizen-platform.conf
+ sed -i "s@=/var@=\$SYSROOT/var@g" ${D}${sysconfdir}/tizen-platform.conf
 }
 
index 6fb2c49..e76fb1b 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "10"
 
 LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
 
-SRC_URI += "git://review.tizen.org/platform/core/appfw/tizen-platform-config;tag=197be4bc87efbca43065bbfa9afd712ed0d8b976;nobranch=1"
+SRC_URI += "git://review.tizen.org/platform/core/appfw/tizen-platform-config;tag=61b9daaf323acbd4df395188b56fac81c0a994f3;nobranch=1"
 
 BBCLASSEXTEND += " native "
 
index 65e68e0..dfc7e95 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "10"
 
 LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
 
-SRC_URI += "git://review.tizen.org/platform/core/appfw/vconf;tag=4bdcb4fc7a40d576fd478176cab04ebc9fd5406d;nobranch=1"
+SRC_URI += "git://review.tizen.org/platform/core/appfw/vconf;tag=bb4b1ca3dd523ca1b0ab9add555a01179de8b069;nobranch=1"
 
 BBCLASSEXTEND += " native "