summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/private/distro_base_utils_1.inc
diff options
context:
space:
mode:
authorKevin Tian <kevin.tian@intel.com>2010-08-14 12:14:23 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-17 22:57:33 +0100
commit54d6d75445cf138ab6c1b36007576620e74ab9f1 (patch)
tree6b4363a5d576be4d185ac15fcb774e69045816a3 /meta/conf/distro/include/private/distro_base_utils_1.inc
parent7025e6496e89e3a5750aae65b73118d2f6673884 (diff)
downloadpoky-54d6d75445cf138ab6c1b36007576620e74ab9f1.tar.gz
update-rc.d.bbclass: adjust order on tweaking postinst
So far unlike prerm/postrm, update-rc.d has its own postinst method prepended to pkg_postinst, which may result "System startup links for xxx already exist" warning in the 1st boot of target image. Some pkg_postinst requires to run on the target, and thus prepend here makes update-rc.d method executed twice: one in rootfs creation and the other in the 1st target boot. So adjust the order to append. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Diffstat (limited to 'meta/conf/distro/include/private/distro_base_utils_1.inc')
0 files changed, 0 insertions, 0 deletions