]> code.ossystems Code Review - openembedded-core.git/commit
postinst-intercepts: do not execute any variant of delay_to_first_boot
authorJoe Slater <joe.slater@windriver.com>
Thu, 21 Jun 2018 18:22:17 +0000 (11:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Jul 2018 16:13:19 +0000 (17:13 +0100)
commit77f7c75481dceec36b7373f277c3bac811de9ef2
tree3f2b59aafef2f9953cc84fa933649014ff58aef7
parent07343ff6282dd18432ecee5d9b80ad1fb86217f1
postinst-intercepts: do not execute any variant of delay_to_first_boot

As of commit 2c5c6e3ff we create multilib variants of intercept
hooks but we did not account for delay_to_first_boot variants.
This was covered up until commit a335e7867, but will now cause
an error.

Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py