projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43e23ab
)
dependencies: deactivate SOC_CAMERA on < 3.5
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 24 Oct 2014 21:43:05 +0000
(23:43 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 25 Oct 2014 09:17:34 +0000
(11:17 +0200)
Deactivate SOC_CAMERA because of missing backport for vb2_expbuf() in
kernel < 3.5.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
dependencies
patch
|
blob
|
history
diff --git
a/dependencies
b/dependencies
index 874f1a3d1b162a6ff6499e1c8b356094e87ea3e4..e24febffa50332d006ed93d960b14c66ba4d7941 100644
(file)
--- a/
dependencies
+++ b/
dependencies
@@
-61,6
+61,9
@@
DVB_PT3 3.3
# missing spi_finalize_current_message() and struct spi_master.transfer_one_message
USB_MSI2500 3.4
+# missing vb2_expbuf()
+SOC_CAMERA 3.5
+
BCMA_DRIVER_MIPS 3.3
SSB_DRIVER_MIPS 3.3