diff options
author | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-11-25 11:42:58 +1000 |
---|---|---|
committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-11-26 14:10:37 +1000 |
commit | 2cfdc7461378d2cb361350ce2a2d1da772bbd3e4 (patch) | |
tree | 02729cba95462f7b19ac003bbdab25e5230f2ad4 | |
parent | 11f3971328e37dd1976eb26da47d01e297211a5b (diff) | |
download | meta-xilinx-2cfdc7461378d2cb361350ce2a2d1da772bbd3e4.tar.gz |
linux-yocto_3.10: Move patches to a linux-yocto/3.10 subdir
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
-rw-r--r-- | recipes-kernel/linux/linux-yocto/3.10/218a12f1f41f6fdce18d084e5ddd3c6439db0983.patch (renamed from recipes-kernel/linux/linux-yocto/218a12f1f41f6fdce18d084e5ddd3c6439db0983.patch) | 0 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-yocto/3.10/7f15a256b556bf26780d7a0bd03c88914a852022.patch (renamed from recipes-kernel/linux/linux-yocto/7f15a256b556bf26780d7a0bd03c88914a852022.patch) | 0 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-yocto/3.10/99399545d62533b4ae742190b5c6b11f7a5826d9.patch (renamed from recipes-kernel/linux/linux-yocto/99399545d62533b4ae742190b5c6b11f7a5826d9.patch) | 0 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-yocto/3.10/ec2eba55f0c0e74dd39aca14dcc597583cf1eb67.patch (renamed from recipes-kernel/linux/linux-yocto/ec2eba55f0c0e74dd39aca14dcc597583cf1eb67.patch) | 0 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-yocto_3.10.bbappend | 2 |
5 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-yocto/218a12f1f41f6fdce18d084e5ddd3c6439db0983.patch b/recipes-kernel/linux/linux-yocto/3.10/218a12f1f41f6fdce18d084e5ddd3c6439db0983.patch index 9f113815..9f113815 100644 --- a/recipes-kernel/linux/linux-yocto/218a12f1f41f6fdce18d084e5ddd3c6439db0983.patch +++ b/recipes-kernel/linux/linux-yocto/3.10/218a12f1f41f6fdce18d084e5ddd3c6439db0983.patch | |||
diff --git a/recipes-kernel/linux/linux-yocto/7f15a256b556bf26780d7a0bd03c88914a852022.patch b/recipes-kernel/linux/linux-yocto/3.10/7f15a256b556bf26780d7a0bd03c88914a852022.patch index 509b1f17..509b1f17 100644 --- a/recipes-kernel/linux/linux-yocto/7f15a256b556bf26780d7a0bd03c88914a852022.patch +++ b/recipes-kernel/linux/linux-yocto/3.10/7f15a256b556bf26780d7a0bd03c88914a852022.patch | |||
diff --git a/recipes-kernel/linux/linux-yocto/99399545d62533b4ae742190b5c6b11f7a5826d9.patch b/recipes-kernel/linux/linux-yocto/3.10/99399545d62533b4ae742190b5c6b11f7a5826d9.patch index e81caf11..e81caf11 100644 --- a/recipes-kernel/linux/linux-yocto/99399545d62533b4ae742190b5c6b11f7a5826d9.patch +++ b/recipes-kernel/linux/linux-yocto/3.10/99399545d62533b4ae742190b5c6b11f7a5826d9.patch | |||
diff --git a/recipes-kernel/linux/linux-yocto/ec2eba55f0c0e74dd39aca14dcc597583cf1eb67.patch b/recipes-kernel/linux/linux-yocto/3.10/ec2eba55f0c0e74dd39aca14dcc597583cf1eb67.patch index de2df302..de2df302 100644 --- a/recipes-kernel/linux/linux-yocto/ec2eba55f0c0e74dd39aca14dcc597583cf1eb67.patch +++ b/recipes-kernel/linux/linux-yocto/3.10/ec2eba55f0c0e74dd39aca14dcc597583cf1eb67.patch | |||
diff --git a/recipes-kernel/linux/linux-yocto_3.10.bbappend b/recipes-kernel/linux/linux-yocto_3.10.bbappend index 76097188..5bc61056 100644 --- a/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/recipes-kernel/linux/linux-yocto_3.10.bbappend | |||
@@ -5,7 +5,7 @@ require linux-xilinx-machines.inc | |||
5 | # The MACB driver is non-functional in the 3.10 kernel | 5 | # The MACB driver is non-functional in the 3.10 kernel |
6 | KERNEL_FEATURES_append_zynq += "features/xilinx/disable-macb.scc" | 6 | KERNEL_FEATURES_append_zynq += "features/xilinx/disable-macb.scc" |
7 | 7 | ||
8 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:" | 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto/3.10:" |
9 | SRC_URI_append_microblaze += " \ | 9 | SRC_URI_append_microblaze += " \ |
10 | file://ec2eba55f0c0e74dd39aca14dcc597583cf1eb67.patch \ | 10 | file://ec2eba55f0c0e74dd39aca14dcc597583cf1eb67.patch \ |
11 | file://218a12f1f41f6fdce18d084e5ddd3c6439db0983.patch \ | 11 | file://218a12f1f41f6fdce18d084e5ddd3c6439db0983.patch \ |