Merge pull request #1568 from CvH/rpi-hat-le8

media_build: add CXD2880 support (rpi-hat)
This commit is contained in:
Christian Hewitt 2017-04-26 10:59:42 +04:00 committed by GitHub
commit 8e4356aa1b
3 changed files with 7 additions and 2 deletions

View File

@ -578,3 +578,7 @@ CONFIG_MISC_DEVICES=y
#
CONFIG_ALTERA_STAPL=m
# CONFIG_STAGING is not set
CONFIG_DVB_CXD2820R=m
CONFIG_DVB_CXD2841ER=m
CONFIG_DVB_CXD2880=m

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="media_build"
PKG_VERSION="2017-01-22"
PKG_VERSION="2017-01-22-rpi"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/crazycat69/linux_media"

View File

@ -1,6 +1,6 @@
--- a/backports/backports.txt
+++ b/backports/backports.txt
@@ -25,6 +25,16 @@
@@ -25,6 +25,17 @@
add pr_fmt.patch
add debug.patch
add drx39xxj.patch
@ -14,6 +14,7 @@
+add linux-063-fix-rc-raw-decoder-loading.patch
+add linux-240-pctv452e_kernel_oops_in_4.9.patch
+add linux-220-cx231xx-suspend-fix.patch
+add cxd2880-support.patch
[4.8.255]
add v4.8_user_pages_flag.patch