[oe-commits] Laurentiu Palcu : fs-perms: remove /var/cache from volatiles

git at git.openembedded.org git at git.openembedded.org
Tue Feb 5 09:05:25 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: d3f0b4f7922cd5eddd9db109aa7db8324f0f8ace
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d3f0b4f7922cd5eddd9db109aa7db8324f0f8ace

Author: Laurentiu Palcu <laurentiu.palcu at intel.com>
Date:   Mon Feb  4 11:26:06 2013 +0200

fs-perms: remove /var/cache from volatiles

Signed-off-by: Laurentiu Palcu <laurentiu.palcu at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/files/fs-perms.txt |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta/files/fs-perms.txt b/meta/files/fs-perms.txt
index f5a2b69..ef44e26 100644
--- a/meta/files/fs-perms.txt
+++ b/meta/files/fs-perms.txt
@@ -45,7 +45,6 @@ ${oldincludedir}	0755	root	root	true	0644	root	root
 
 # Items from base-files
 # Links
-${localstatedir}/cache	link	volatile/cache
 ${localstatedir}/run	link	volatile/run
 ${localstatedir}/log	link	volatile/log
 ${localstatedir}/lock	link	volatile/lock





More information about the Openembedded-commits mailing list