Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-elphel393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
meta-elphel393
Commits
de594a9f
Commit
de594a9f
authored
Dec 21, 2013
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding drivers/elphel
parent
6e92c50c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
2 deletions
+24
-2
drivers-elphel.patch
recipes-kernel/linux/linux-xlnx/drivers-elphel.patch
+21
-0
linux-xlnx_3.10.bbappend
recipes-kernel/linux/linux-xlnx_3.10.bbappend
+3
-2
No files found.
recipes-kernel/linux/linux-xlnx/drivers-elphel.patch
0 → 100644
View file @
de594a9f
Index: git/drivers/Kconfig
===================================================================
--- git.orig/drivers/Kconfig 2013-12-19 21:21:09.941007583 -0700
+++ git/drivers/Kconfig 2013-12-20 22:33:10.105948560 -0700
@@ -170,4 +170,6 @@
source "drivers/reset/Kconfig"
+source "drivers/elphel/Kconfig"
+
endmenu
Index: git/drivers/Makefile
===================================================================
--- git.orig/drivers/Makefile 2013-12-19 21:21:09.941007583 -0700
+++ git/drivers/Makefile 2013-12-20 22:32:20.929948050 -0700
@@ -156,3 +156,5 @@
obj-y += xilinx_common/
obj-$(CONFIG_PMODS) += pmods/
+
+obj-$(CONFIG_ELPHEL393) += elphel/
recipes-kernel/linux/linux-xlnx_3.10.bbappend
View file @
de594a9f
...
...
@@ -3,9 +3,10 @@ FILESEXTRAPATHS_append := "${THISDIR}/linux-xlnx:"
SRC_URI_append += " file://xilinx_nandps_elphel393.patch"
SRC_URI_append += " file://xilinx_emacps.c.patch"
SRC_URI_append += " file://si5338_vsc330x.patch"
SRC_URI_append += " file://drivers-elphel.patch"
# Kernel version and SRCREV correspond to:
# github.com/Xilinx/linux-xlnx.git xilinx-v14.7 tag
# Kernel version and SRCREV correspond to:
# github.com/Xilinx/linux-xlnx.git xilinx-v14.7 tag
SRCREV = "efc27505715e64526653f35274717c0fc56491e3"
linux-elphel_label= "git://git.code.sf.net/p/elphel/linux-elphel"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment