From 3305401ea5936f1863b29113469da13b9b400047 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 26 Sep 2010 15:29:19 +0200 Subject: initscripts-shr: prepare /var/volatile/appshadow for shr-wizard Signed-off-by: Martin Jansa --- recipes/shr/initscripts-shr/volatiles | 1 + recipes/shr/initscripts-shr_0.0.1.bb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/shr/initscripts-shr/volatiles b/recipes/shr/initscripts-shr/volatiles index fbcc858226..0737f28d4e 100644 --- a/recipes/shr/initscripts-shr/volatiles +++ b/recipes/shr/initscripts-shr/volatiles @@ -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 diff --git a/recipes/shr/initscripts-shr_0.0.1.bb b/recipes/shr/initscripts-shr_0.0.1.bb index 07f380a597..bd9362a56a 100644 --- a/recipes/shr/initscripts-shr_0.0.1.bb +++ b/recipes/shr/initscripts-shr_0.0.1.bb @@ -5,7 +5,7 @@ DEPENDS = "" RDEPENDS_${PN} = "procps" LICENSE = "GPL" PV = "0.0.1" -PR = "r17" +PR = "r18" RCONFLICTS_${PN} = "initscripts" -- cgit v1.2.3