generic-poky/meta/packages/hal
Kevin Tian e101642a61 populate-volatile.sh: cleanup duplicated invocations and remove boot warning
For one, populate-volatile.sh is itself a rcS script which is invoked earlier
than package's own postinst method (last one in rcS). If package has already
installed their volatile files correctly, it doesn't make sense to update volatile
again in postinst since nothing is changed.

On the other hand, dbus/hal are special since their user/group are only created
in the target. If they pre-install volatiles like others, populate-volatile.sh
will report "undefined user" since at that time their user/group haven't been
created. The better way solving this is to generate their volatile in the fly
after user/group are created, and then update volatiles.

This fix [BUGID #121]

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-08-12 15:39:24 +01:00
..
files populate-volatile.sh: cleanup duplicated invocations and remove boot warning 2010-08-12 15:39:24 +01:00
hal hal: Add fix for libtool 2.2.2 2008-04-14 22:28:07 +00:00
hal-info.inc hal-info: upgrade to version 20091130 2010-07-23 23:53:30 +01:00
hal-info_20091130.bb hal-info: upgrade to version 20091130 2010-07-23 23:53:30 +01:00
hal-info_git.bb hal-info: upgrade to version 20091130 2010-07-23 23:53:30 +01:00
hal.inc populate-volatile.sh: cleanup duplicated invocations and remove boot warning 2010-08-12 15:39:24 +01:00
hal_0.5.14.bb populate-volatile.sh: cleanup duplicated invocations and remove boot warning 2010-08-12 15:39:24 +01:00
hal_git.bb populate-volatile.sh: cleanup duplicated invocations and remove boot warning 2010-08-12 15:39:24 +01:00