]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kern-devsrc: Drop auto.conf creation
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Aug 2022 10:20:13 +0000 (11:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Aug 2022 15:37:15 +0000 (16:37 +0100)
commit8edbb540be564cebb72d7af38429405aca662bc9
tree4e55ff1ccdbe72cf00dec7bc717d5d849ce6070b
parentae62fc90de6b474ab67e0e0e5685414ceb18e1bd
kern-devsrc: Drop auto.conf creation

After this commit in the mainline kernel, the quoting is different in auto.conf
compared to .config:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=129ab0d2d9f38b9d43df35235fc66c6740d6928b

We therefore can't just copy one over the other or it leads to syntax/quoting
errors. We end up running make prepare anyway in all our tests so drop
this copy for fix 5.19 kernels.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/kernel-devsrc.bb