From 899e555d3152c39b6a3b70b247134ed24d51e4eb Mon Sep 17 00:00:00 2001 From: Ramon Moesching Date: Mon, 29 Jul 2019 10:30:16 +0200 Subject: [PATCH] imx8-nmhw23 conf: add jody-w1 pcie to ublox features (driver support) meta-ublox-modules driver installation by packagegroups BugzID: 58087 Signed-off-by: Ramon Moesching --- conf/machine/imx8-nmhw23.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/imx8-nmhw23.conf b/conf/machine/imx8-nmhw23.conf index 34f2cee..db064e3 100644 --- a/conf/machine/imx8-nmhw23.conf +++ b/conf/machine/imx8-nmhw23.conf @@ -44,3 +44,4 @@ MACHINE_FEATURES += " \ ACCEPT_FSL_EULA = "1" +UBLOX_FEATURES = "jody-w1-pcie"