summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/__init__.py
diff options
context:
space:
mode:
authorChris Elledge <celledge@siteworx.io>2023-03-31 16:44:09 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-04-05 17:26:53 +0100
commit18e45a985835189d2a3ee9d7d2841f9b0afdb140 (patch)
treee401f046cfa51c8c887c47dd8ea18b3243379963 /bitbake/lib/bb/__init__.py
parent53a1ad0c88564337ac3416d00c20585107adfce2 (diff)
downloadpoky-18e45a985835189d2a3ee9d7d2841f9b0afdb140.tar.gz
busybox: move hwclock init earlier in startup
hwclock.sh had default update-rc parameters which made it run after other tasks that work with the clock such as connman. This causes a time obtained by NTP to be clobbered by a potentially incorrect time in the RTC. Provide non-default INITSCRIPT_PARAMS to have hwclock.sh run during the rc startup before runlevel initscripts start. (From OE-Core rev: 3012bac35ada9a9f66d9e6e2fecaee09527b9d44) Signed-off-by: Chris Elledge <celledge@siteworx.io> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/__init__.py')
0 files changed, 0 insertions, 0 deletions