summaryrefslogtreecommitdiffstats
path: root/meta/classes/go.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-31 12:01:50 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-01 23:11:37 +0100
commit61c7c8f175d3ed1b14cb50ebeae6358dab69dbdf (patch)
treec8b54f4a6f7d6e4aba297df9eb1972170091dd97 /meta/classes/go.bbclass
parentee5f9d9fdd7d09aa3a86a19d07e3e64851ddc686 (diff)
downloadpoky-61c7c8f175d3ed1b14cb50ebeae6358dab69dbdf.tar.gz
base: Don't add duplicates to sys.path
We can re-trigger this code and there is little point in stacking a ton of duplicate paths which just waste time during searches for modules. This could in theory alter layer module search order but that seems unlikely in common use. (From OE-Core rev: dadce8468db1c0fd0e04801cdc6cf287c2808477) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/go.bbclass')
0 files changed, 0 insertions, 0 deletions