]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: Remove do_install[prefunc] no longer needed
authorMark Hatle <mark.hatle@kernel.crashing.org>
Wed, 26 Aug 2020 11:27:29 +0000 (06:27 -0500)
committerSteve Sakoman <steve@sakoman.com>
Fri, 7 May 2021 15:21:22 +0000 (05:21 -1000)
commitd2fe8c5861283ff4a4bd18239a61eb6745b7f696
treec0a91f25bb6814c9f8d27bea807fecf292d73964
parentb7435fae07c7f6859e951d4796486b4cc65d44bc
kernel.bbclass: Remove do_install[prefunc] no longer needed

Prior work has refactored the do_install task multiple times, and any
references to PKGV and PKGR (even indirect ones) have been removed.

Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 36fe4db8ae827a93abe9fce6740459d215411965)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/kernel.bbclass