]> code.ossystems Code Review - openembedded-core.git/commit
utils: Drop obsolete oe_machinstall function
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Sep 2021 08:57:31 +0000 (09:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Sep 2021 08:57:33 +0000 (09:57 +0100)
commitd49ba0243e3d28672d16cd02753eb7e85d91bbab
treed3d10b4bcbcb90af0bdf9545eef2d6ee1f924aaa
parent76ade5a2a55eda2975dfa5d6a30ac4cb74421567
utils: Drop obsolete oe_machinstall function

This function does something similar to the bitbake fetcher file search
paths and is an old remnant of how this could have once been handled. There
are no users in OE-Core and we'd always prefer the fetcher to handle this now
as it handles signatures correctly. The direct OVERRIDES reference would
likely break any user of the function. Remove it to be safe and ensure it
isn't being used anywhere.

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