diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-11-24 17:56:13 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-11-26 14:10:35 +1000 |
| commit | 11f3971328e37dd1976eb26da47d01e297211a5b (patch) | |
| tree | 426983a403390a7a52f1d882a318948f391eebd8 /recipes-kernel | |
| parent | 013976b6e7fc24fb9cb26f84f0640a732dcbb2d7 (diff) | |
| download | meta-xilinx-11f3971328e37dd1976eb26da47d01e297211a5b.tar.gz | |
linux-xlnx_3.14: Move patches to linux-xlnx/3.14 subdir
* Manage patches on a per version basis
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-xlnx/3.14/usb-host-zynq-dr-of-PHY-reset-during-probe.patch (renamed from recipes-kernel/linux/linux-xlnx/usb-host-zynq-dr-of-PHY-reset-during-probe.patch) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-xlnx_3.14.bb | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-xlnx/usb-host-zynq-dr-of-PHY-reset-during-probe.patch b/recipes-kernel/linux/linux-xlnx/3.14/usb-host-zynq-dr-of-PHY-reset-during-probe.patch index 6ef36098..6ef36098 100644 --- a/recipes-kernel/linux/linux-xlnx/usb-host-zynq-dr-of-PHY-reset-during-probe.patch +++ b/recipes-kernel/linux/linux-xlnx/3.14/usb-host-zynq-dr-of-PHY-reset-during-probe.patch | |||
diff --git a/recipes-kernel/linux/linux-xlnx_3.14.bb b/recipes-kernel/linux/linux-xlnx_3.14.bb index a941c4a7..d33b3a58 100644 --- a/recipes-kernel/linux/linux-xlnx_3.14.bb +++ b/recipes-kernel/linux/linux-xlnx_3.14.bb | |||
| @@ -5,6 +5,7 @@ SRCREV ?= "2b48a8aeea7367359f9eebe55c4a09a05227f32b" | |||
| 5 | 5 | ||
| 6 | include linux-xlnx.inc | 6 | include linux-xlnx.inc |
| 7 | 7 | ||
| 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-xlnx/3.14:" | ||
| 8 | SRC_URI_append += " \ | 9 | SRC_URI_append += " \ |
| 9 | file://usb-host-zynq-dr-of-PHY-reset-during-probe.patch \ | 10 | file://usb-host-zynq-dr-of-PHY-reset-during-probe.patch \ |
| 10 | " | 11 | " |
