]> code.ossystems Code Review - openembedded-core.git/commit
cross: Drop unused do_install
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Sep 2021 20:26:02 +0000 (21:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Sep 2021 22:44:04 +0000 (23:44 +0100)
commit72f0e03a6909e6856510d913863fc9301de32cec
tree050e06485abbc359f0e69ee921c54a07b0695fd2
parent0438c8e73419c0a81bbb42f777eb3e36f4878e79
cross: Drop unused do_install

All the users of the cross class I could find redefine the do_install
function. It is unusual and likely undesirable for the class to be
changing this from the default and likely a leftover from different
times. Remove it as it isn't doing anything.

[YOCTO #9272]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cross.bbclass