On Tue, Jul 27, 2021 at 11:54:05AM -0500, Siraswar, Yogesh wrote:
On 7/26/2021 6:36 PM, Denys Dmytriyenko wrote:
Ping.
On Thu, Jul 15, 2021 at 12:36:35PM -0400, Denys Dmytriyenko wrote:
From: Denys Dmytriyenko <denys@konsulko.com>
There was a discrepancy between master and dunfell where 2 different versions of the same patch existed, so when syncing branches, it resulted in appying the same change twice. This cleans it up.
Shouldn't we revert the patch by removing file://0001-compiler-support-OpenEmbedded-nodistro-internal-aarc.patch? And also back-port the patch to dunfell to use patch 0001-compiler.mk-support-OE-toolchain-alongside-Poky-one.patch instead of /0001-compiler-support-OpenEmbedded-nodistro-internal-aarc.patch
It doesn't matter which patch stays and which goes - they are almost identical. Since master was already broken in this aspect, I decided to fix it in master and keep dunfell unchanged.