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:
fd9e097
)
dependencies: deactivate pt3 on kernel < 3.3
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 24 Oct 2014 21:42:23 +0000
(23:42 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 25 Oct 2014 09:13:00 +0000
(11:13 +0200)
pt3 needs kthread_freezable_should_stop() which is not available on
these old kernels.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
dependencies
patch
|
blob
|
history
diff --git
a/dependencies
b/dependencies
index 053744442bb18f78af9e9ad3c25eb50e50f99248..874f1a3d1b162a6ff6499e1c8b356094e87ea3e4 100644
(file)
--- a/
dependencies
+++ b/
dependencies
@@
-55,6
+55,9
@@
MEDIA_TUNER_IT913X 3.4
VIDEO_CX23885 3.4
VIDEO_EM28XX_DVB 3.4
+# missing kthread_freezable_should_stop()
+DVB_PT3 3.3
+
# missing spi_finalize_current_message() and struct spi_master.transfer_one_message
USB_MSI2500 3.4