From 01f7406e893f35f39ea05e7e8ad269ac3ace3304 Mon Sep 17 00:00:00 2001 From: Lukasz Kotasa <lukasz.kotasa@iopsys.eu> Date: Fri, 17 Jun 2022 13:16:54 +0200 Subject: [PATCH] iopsys-econet: update linux kernel version Commit included: iopsys-econet: remove dupliated net_bridge struct members --- iopsys-econet/config/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iopsys-econet/config/config b/iopsys-econet/config/config index 7318f5a8b..8824b16a7 100644 --- a/iopsys-econet/config/config +++ b/iopsys-econet/config/config @@ -1,5 +1,5 @@ CONFIG_KERNEL_GIT_CLONE_URI="https://dev.iopsys.eu/econet/linux.git" -CONFIG_KERNEL_GIT_REF="68978323bc9087374e2cab3a73ad4b91a0559a84" +CONFIG_KERNEL_GIT_REF="44b4e4f0d231b55a1716a47bab8cbe28e26b6868" #Econet drivers CONFIG_PACKAGE_kmod-ether=y -- GitLab