From 9f4e365335a5838d97894c54db51c75665aa4f4f Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Fri, 18 Aug 2017 14:43:38 +0200 Subject: linux-cavium: enable ethernet BGX ports Signed-off-by: Adrian Calianu --- recipes-kernel/linux/linux-cavium_4.9.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-cavium_4.9.bb b/recipes-kernel/linux/linux-cavium_4.9.bb index 4894ea3..d2950f3 100644 --- a/recipes-kernel/linux/linux-cavium_4.9.bb +++ b/recipes-kernel/linux/linux-cavium_4.9.bb @@ -9,7 +9,7 @@ KBRANCH_qemuarm64 ?= "cavium-4.9" SRCREV_machine_cn8304 ?= "3804edd9db9c0d3e0e8301f13bdc569bcc0ebd09" SRCREV_machine_qemuarm64 ?= "3804edd9db9c0d3e0e8301f13bdc569bcc0ebd09" -SRCREV_metaenea ?= "29062141ab9f807e7fc83e2e68fc93a5fe0a622a" +SRCREV_metaenea ?= "57e44dd5c710b8e70f9a27ef1aec20523012fb33" KENEABRANCH = "cavium-4.9" SRC_URI = "git://git.enea.se/personal/adca/linux/linux-cavium.git;name=machine;branch=${KBRANCH} \ @@ -28,6 +28,8 @@ COMPATIBLE_MACHINE = "cn8304|qemuarm64" KMACHINE_cn8304 = "cavium-cn8304" KMACHINE_qemuarm64 = "cavium-cn8304" +KERNEL_FEATURES_append_cn8304 += "features/net/thunderx/thunderx_nic.scc" + do_patch_append() { install -D ${S}/arch/${ARCH}/boot/dts install ${WORKDIR}/dts/* ${S}/arch/${ARCH}/boot/dts/cavium/ -- cgit v1.2.3-54-g00ecf