From 13d1e902ace100c20cc5dab14915e8e74c4f4aac Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 23 Sep 2020 17:50:46 -0500 Subject: Correct issues with the kernel device tree patch, and the version of at91bootstrap --- recipes-kernel/linux/linux-at91_4.9.87.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/linux/linux-at91_4.9.87.bb') diff --git a/recipes-kernel/linux/linux-at91_4.9.87.bb b/recipes-kernel/linux/linux-at91_4.9.87.bb index 26a5d21..62fb94b 100644 --- a/recipes-kernel/linux/linux-at91_4.9.87.bb +++ b/recipes-kernel/linux/linux-at91_4.9.87.bb @@ -164,4 +164,4 @@ do_install_append() { } FILES_kernel-dt-bindings-dev = "/usr/include/linux/dt-bindings" -FILES_kernel-module-i2c-at91 += "${sysconfdir}/modprobe.d" \ No newline at end of file +FILES_kernel-module-i2c-at91 += "${sysconfdir}/modprobe.d/i2c-at91.conf" -- cgit v1.2.3