From 42d0f0f998909b66301b04e28b30a6a767216959 Mon Sep 17 00:00:00 2001 From: Harsh Sharma Date: Thu, 4 Nov 2021 09:28:48 -0500 Subject: Bug fix: softdog was already in linux-at91 recipe for mtcdt --- recipes-kernel/linux/linux-at91_5.4.81.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-at91_5.4.81.bb b/recipes-kernel/linux/linux-at91_5.4.81.bb index 5bcd77d..4c9d3c1 100644 --- a/recipes-kernel/linux/linux-at91_5.4.81.bb +++ b/recipes-kernel/linux/linux-at91_5.4.81.bb @@ -67,7 +67,6 @@ SRC_URI_append_mtre = "\ KERNEL_MODULE_AUTOLOAD_mtcap_append += "i2c-dev" KERNEL_MODULE_AUTOLOAD_mtcdt_append += "i2c-dev" -KERNEL_MODULE_AUTOLOAD_append += "softdog" python __anonymous () { if d.getVar('UBOOT_FIT_IMAGE', True) == 'xyes': -- cgit v1.2.3