From 8a75c1b88a78a0fcc4b95011e87538c50489a982 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Wed, 24 Aug 2022 10:58:00 +0200 Subject: [PATCH] distro-netmodule: Enforce an empty packageconfig for lmsensors Since the bbappend in meta-netmodule-bsp is not needed anymore, this is easier to set this here. BugzID: 81093 --- conf/distro/netmodule-linux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/distro/netmodule-linux.conf b/conf/distro/netmodule-linux.conf index 3838a3b..c31876e 100644 --- a/conf/distro/netmodule-linux.conf +++ b/conf/distro/netmodule-linux.conf @@ -39,6 +39,7 @@ PACKAGECONFIG_append_pn-libgpiod = " python3" PACKAGECONFIG_append_pn-networkmanager = " modemmanager" PACKAGECONFIG_pn-gpsd = "" PACKAGECONFIG_append_pn-openssl = " cryptodev-linux" +PACKAGECONFIG_pn-lmsensors = "" # These rules may make gpsd start automatically when detecting a # receiver. We don't want that since gpsd is started by gnss-mgr