summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-09-17 11:48:18 +0200
committerStéphane Desneux (sdx) <stephane.desneux@open.eurogiciel.org>2014-09-17 03:23:37 -0700
commite290b1b9544cf0144312c1f2ea30d20532438691 (patch)
tree3ef69809ca4e7d13523f6857bdb933882dc99c7a
parent4cf226218ef865b4d81be929ed685539de5cecaa (diff)
downloadtizen-platform-config-e290b1b9544cf0144312c1f2ea30d20532438691.tar.gz
tizen-platform-config-e290b1b9544cf0144312c1f2ea30d20532438691.tar.bz2
tizen-platform-config-e290b1b9544cf0144312c1f2ea30d20532438691.zip
add macro for run dir paths used by vconf.
* for yocto compliance we add a definition for /var/run: TZ_SYS_RUN=/var/run It is mandatory for image creation. Change-Id: Ief553c6dc96f634391c8ed0811dc4cd9e9488062 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--tizen-platform.meta1
1 files changed, 1 insertions, 0 deletions
diff --git a/tizen-platform.meta b/tizen-platform.meta
index a6de582..8060bca 100644
--- a/tizen-platform.meta
+++ b/tizen-platform.meta
@@ -76,6 +76,7 @@ TZ_SYS_TIZEN_APIS_CONF=/etc/tizen-apis
TZ_SYS_ACE_CONF=/etc/ace
TZ_SYS_RW_UG=/usr/ug
TZ_SYS_RO_UG=/usr/ug
+TZ_SYS_RUN=/var/run
############################################################
# SDK VARIABLES #