]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
externalsrc/devtool: Fix to work with fixed export funcition flags handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Apr 2022 22:02:26 +0000 (23:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Apr 2022 08:19:19 +0000 (09:19 +0100)
commit67fad829f37ed0a8e20c599d2b65635158591d06
tree95d89866b247534712ddeda488713f9e195ed3da
parentc8350634a9aba9080939af55d8fe91819fb83cc8
externalsrc/devtool: Fix to work with fixed export funcition flags handling

If we fix bitbake to correctly handle the cleandirs and fakeroot flags
for tasks handled by EXPORT_FUNCTIONS, we break devtool since it only
considers these for top level functions. Add in extra code to intercept
the cleandirs flags for commonly used sub functions too.

[YOCTO #8621]

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