]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Aug 2020 20:56:37 +0000 (21:56 +0100)
commit36fe4db8ae827a93abe9fce6740459d215411965
tree27f010a00ffc1a5e9ff6309cd6e8f5e1573f2eca
parentf87452942f6391a239b50e3f3f9fa100e74a78fa
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>
meta/classes/kernel.bbclass