From 0e070dc1e62fff989a53b333638e2ae136506145 Mon Sep 17 00:00:00 2001 From: Massimo Pennazio Date: Thu, 13 Jun 2024 16:30:29 +0200 Subject: [PATCH] Re-add Before=docker.service in stm32h7-program.service --- recipes-kernel/linux-firmware/files/stm32h7-program.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux-firmware/files/stm32h7-program.service b/recipes-kernel/linux-firmware/files/stm32h7-program.service index f5aa4d8..b07c24b 100644 --- a/recipes-kernel/linux-firmware/files/stm32h7-program.service +++ b/recipes-kernel/linux-firmware/files/stm32h7-program.service @@ -1,6 +1,6 @@ [Unit] Description=Program stm32h7 on Portenta-X8 boards -Before=psplash-start.service +Before=docker.service psplash-start.service [Service] Type=oneshot