Re: [OE-core] [PATCH] pypi: set SRC_URI with =, not with +=
From: Andre McCurdy <hidden>
Date: 2021-06-24 07:21:55
From: Andre McCurdy <hidden>
Date: 2021-06-24 07:21:55
On Wed, Jun 23, 2021 at 3:18 AM Alexander Kanavin [off-list ref] wrote:
Frankly guys, I think maybe we should just break stuff in this case, and have it fixed up properly, then try to guess what workaround might work. From that perspective the original patch is the most clear.
The typical ordering of variables etc in recipes is to put SRC_URI before inherit. From the perspective of trying to get recipes to stick to a standard ordering of variables etc, _prepend seems to be the best solution.