mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-30 05:24:25 +01:00
Linux 4.12, buildroot 2017.08, Ubuntu 17.10.
17.10 failed with a similar message to: http://patchwork.ozlabs.org/patch/772848/ but applying that patch did not solve it, apparently there were fixes already on later versions of the tracked package. Update .gitmodules to ignore patches we apply to Buildroot.
This commit is contained in:
@@ -5,3 +5,5 @@ Every `.patch` file in this directory gets applied to Buildroot before anything
|
||||
Ideally, this directory should be empty, and we should use only built-in Buildroot configuration mechanisms.
|
||||
|
||||
But alas, life is sometimes not ideal.
|
||||
|
||||
We will use those patches only for things which could / have already been upstreamed. The patches will then be removed once we are able to rebase. Educational patches that we might want to do on QEMU will be done by forking the QEMU repo on our submodule. The difference is that it is a bit easier to remove the patches after upstreaming than to squash them out on rebase.
|
||||
|
||||
Reference in New Issue
Block a user