add cameras patch
Some checks failed
Build Custom Kernel / build-kernel (push) Has been cancelled

This commit is contained in:
2024-12-19 19:03:33 +01:00
parent 1c0957ab36
commit 564a7994d8

View File

@@ -12,5 +12,12 @@
VIDEO_OV5693 y
'';
}
# cameras patch from linux-surface
{
name = "cameras-patch";
patch = null;
url = "https://github.com/linux-surface/linux-surface/raw/master/patches/6.12/0012-cameras.patch";
sha256 = "sha256-0759cl1xq3jdq6hd97y8gx8671g0y899b7azv623bzxjf1jz40ng";
}
];
}