diff options
| author | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-05-03 12:16:13 +1000 |
|---|---|---|
| committer | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-05-03 12:16:13 +1000 |
| commit | 58fb81a47c1af743da7ed9c8349142198d137eb6 (patch) | |
| tree | dd600ce6b55cab1fafe2c5b3c9f3f806dedfb804 /recipes-kernel | |
| parent | a2c9390608141347505080820af55f2429a63e7e (diff) | |
| download | meta-xilinx-58fb81a47c1af743da7ed9c8349142198d137eb6.tar.gz | |
Consolidate zynq fragments and move inclusion into board layers.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-xlnx.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-xlnx.inc b/recipes-kernel/linux/linux-xlnx.inc index 32adcc7f..7b2319be 100644 --- a/recipes-kernel/linux/linux-xlnx.inc +++ b/recipes-kernel/linux/linux-xlnx.inc | |||
| @@ -39,9 +39,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-xlnx:" | |||
| 39 | # tree if you do not want to build from Linus' tree. | 39 | # tree if you do not want to build from Linus' tree. |
| 40 | SRC_URI = "git://github.com/Xilinx/linux-xlnx;protocol=git;nocheckout=1" | 40 | SRC_URI = "git://github.com/Xilinx/linux-xlnx;protocol=git;nocheckout=1" |
| 41 | 41 | ||
| 42 | # Consolidate defconfig and use fragments? | ||
| 43 | SRC_URI += "file://xilinx_zynq_defconfig.cfg" | ||
| 44 | |||
| 45 | PR = "r1" | 42 | PR = "r1" |
| 46 | PV = "${LINUX_VERSION}${LINUX_VERSION_EXTENSION}+git${SRCPV}" | 43 | PV = "${LINUX_VERSION}${LINUX_VERSION_EXTENSION}+git${SRCPV}" |
| 47 | 44 | ||
