aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-xlnx_3.14.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-xlnx_3.14.bbappend')
-rw-r--r--recipes-kernel/linux/linux-xlnx_3.14.bbappend25
1 files changed, 7 insertions, 18 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.14.bbappend b/recipes-kernel/linux/linux-xlnx_3.14.bbappend
index 4d8f31d..80efa22 100644
--- a/recipes-kernel/linux/linux-xlnx_3.14.bbappend
+++ b/recipes-kernel/linux/linux-xlnx_3.14.bbappend
@@ -1,31 +1,20 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
### ZE7000 machine configuration ###
-KBRANCH_ze7000-zynq7 = "master"
-SRCREV_ze7000-zynq7 = "f9d391370402f7428cd12e7aaa5c8ab768ba5332"
+KBRANCH_ze7000-zynq7 = "zx3-v3.14"
+SRCREV_ze7000-zynq7 = "4ea440987eb3b5a9cb1f3fd50bb63c86703ef438"
+SRC_URI_ze7000-zynq7 = "git://github.com/netmodule/kernel-zx3.git;protocol=https;branch=${KBRANCH}"
SRC_URI_append_ze7000-zynq7 = " \
- file://zx3-zynq7/0001-zx3-phy-micrel-phy-init.patch \
- file://zx3-zynq7/0002-zx3-phy-adapt-marvell-settings.patch \
- file://zx3-zynq7/0003-zx3-xilinx_emacps-make-phy-address-configurable.patch \
- file://zx3-zynq7/0004-zx3-sdhci-add-sd-card-support.patch \
- file://zx3-zynq7/0005-xilinx_emacps-allow-MTU-of-1500.patch \
- file://zx3-zynq7/0006-xilinx_emacps-Set-the-maximum-frame-reception-size-t.patch \
- file://zx3-zynq7/0007-net-phy-disable-buggy-pause-feature-of-micrel-KSZ903.patch \
file://defconfig \
"
-KBRANCH_zx3-pm3-zynq7 = "master"
-SRCREV_zx3-pm3-zynq7 = "f9d391370402f7428cd12e7aaa5c8ab768ba5332"
+### PM3 machine configuration ###
+KBRANCH_zx3-pm3-zynq7 = "zx3-v3.14"
+SRCREV_zx3-pm3-zynq7 = "4ea440987eb3b5a9cb1f3fd50bb63c86703ef438"
+SRC_URI_zx3-pm3-zynq7 = "git://github.com/netmodule/kernel-zx3.git;protocol=https;branch=${KBRANCH}"
SRC_URI_append_zx3-pm3-zynq7 = " \
- file://zx3-zynq7/0001-zx3-phy-micrel-phy-init.patch \
- file://zx3-zynq7/0002-zx3-phy-adapt-marvell-settings.patch \
- file://zx3-zynq7/0003-zx3-xilinx_emacps-make-phy-address-configurable.patch \
- file://zx3-zynq7/0004-zx3-sdhci-add-sd-card-support.patch \
- file://zx3-zynq7/0005-xilinx_emacps-allow-MTU-of-1500.patch \
- file://zx3-zynq7/0006-xilinx_emacps-Set-the-maximum-frame-reception-size-t.patch \
- file://zx3-zynq7/0007-net-phy-disable-buggy-pause-feature-of-micrel-KSZ903.patch \
file://defconfig \
"