]> code.ossystems Code Review - openembedded-core.git/commit
avahi: fix the /var/run conflict with other package
authorYu Ke <ke.yu@intel.com>
Tue, 27 Jul 2010 08:05:29 +0000 (16:05 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 30 Jul 2010 13:50:30 +0000 (14:50 +0100)
commit16877ce14b9c6b813267e9b1cbf904ccf7b86292
tree78f603922456c06f55be10e491da8abbba7ceba1
parentae035f151f87a9a1ff48ceac10cff45754c21027
avahi: fix the /var/run conflict with other package

avahi will create an empty /var/run dir, which will conflict with base-files package.
This patch fix this by using populate-volatiles.sh approach recommended by OE handbook.

Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/packages/avahi/avahi.inc
meta/packages/avahi/avahi_0.6.27.bb