summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-cavium_4.9.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-cavium_4.9.inc')
-rw-r--r--recipes-kernel/linux/linux-cavium_4.9.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-cavium_4.9.inc b/recipes-kernel/linux/linux-cavium_4.9.inc
index 1077e48..feb37da 100644
--- a/recipes-kernel/linux/linux-cavium_4.9.inc
+++ b/recipes-kernel/linux/linux-cavium_4.9.inc
@@ -7,8 +7,8 @@ require recipes-kernel/linux/linux-deploy-kconfig.inc
7KBRANCH_cn8304 ?= "cavium-4.9" 7KBRANCH_cn8304 ?= "cavium-4.9"
8KBRANCH_qemuarm64 ?= "cavium-4.9" 8KBRANCH_qemuarm64 ?= "cavium-4.9"
9 9
10SRCREV_machine_cn8304 ?= "3804edd9db9c0d3e0e8301f13bdc569bcc0ebd09" 10SRCREV_machine_cn8304 ?= "972d2791f326533d1d03fe561da667ce150319b4"
11SRCREV_machine_qemuarm64 ?= "3804edd9db9c0d3e0e8301f13bdc569bcc0ebd09" 11SRCREV_machine_qemuarm64 ?= "972d2791f326533d1d03fe561da667ce150319b4"
12SRCREV_metaenea ?= "85a500385477e07d144fc3fcfa4ec62e6aabc8e8" 12SRCREV_metaenea ?= "85a500385477e07d144fc3fcfa4ec62e6aabc8e8"
13KENEABRANCH = "cavium-4.9" 13KENEABRANCH = "cavium-4.9"
14 14
@@ -20,7 +20,7 @@ SRC_URI = "git://git@git.enea.com/linux/linux-cavium.git;protocol=ssh;name=machi
20LINUX_KERNEL_TYPE = "tiny" 20LINUX_KERNEL_TYPE = "tiny"
21LINUX_VERSION ?= "4.9.0" 21LINUX_VERSION ?= "4.9.0"
22LINUX_VERSION_EXTENSION = "-cavium-${LINUX_KERNEL_TYPE}" 22LINUX_VERSION_EXTENSION = "-cavium-${LINUX_KERNEL_TYPE}"
23PV = "4.9-octeontx.sdk.6.1.0.p2.build.17" 23PV = "4.9-octeontx.sdk.6.1.0.p3.build.22"
24 24
25KERNEL_DEVICETREE_cn8304 = "cavium/ebb8304-linux.dtb" 25KERNEL_DEVICETREE_cn8304 = "cavium/ebb8304-linux.dtb"
26 26