initscripts-shr: prepare /var/volatile/appshadow for shr-wizard
authorMartin Jansa <Martin.Jansa@gmail.com>
Sun, 26 Sep 2010 13:29:19 +0000 (15:29 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 26 Sep 2010 13:38:59 +0000 (15:38 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/shr/initscripts-shr/volatiles
recipes/shr/initscripts-shr_0.0.1.bb

index fbcc858..0737f28 100644 (file)
@@ -37,4 +37,5 @@ f root root 0644 /var/log/lastlog none
 f root root 0664 /var/run/utmp none
 l root root 0644 /etc/resolv.conf /var/run/resolv.conf
 f root root 0644 /var/run/resolv.conf none
+d root root 0755 /var/volatile/appshadow none
 
index 07f380a..bd9362a 100644 (file)
@@ -5,7 +5,7 @@ DEPENDS = ""
 RDEPENDS_${PN} = "procps"
 LICENSE = "GPL"
 PV = "0.0.1"
-PR = "r17"
+PR = "r18"
 
 RCONFLICTS_${PN} = "initscripts"