On Tue, Jan 29, 2019 at 01:40:01PM +0200, Baruch Siach wrote:
Hi Joakim,
On Tue, Jan 29 2019, Joakim Bech wrote:
So after looking a bit more into the git log of how patches where created in the past it looks like I should create 4 patches, "pseudo git log -4".
- toolchain-external: update Arm ARM 8.2-2019.01
- toolchain-external: update Arm AArch64-BE toolchain 8.2-2019.01
- toolchain-external: update Arm AArch64 toolchain 8.2-2019.01
- toolchain: add necessary options to support 5.0 kernel headers
The v5.0 headers patch should be the first in the series. Otherwise the toolchains will be selecting a non existing config symbol which hurts bisectability.
Thanks for confirming, since I was thinking about that myself also.