From ead191b097d4da965132d728a358194f5aacb978 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Thu, 7 Mar 2024 12:18:45 +0100 Subject: [PATCH] distro/nwl.conf: Fix typo --- layers/meta-nwl-distro/conf/distro/nwl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/meta-nwl-distro/conf/distro/nwl.conf b/layers/meta-nwl-distro/conf/distro/nwl.conf index 08193fa..1eaa02e 100644 --- a/layers/meta-nwl-distro/conf/distro/nwl.conf +++ b/layers/meta-nwl-distro/conf/distro/nwl.conf @@ -34,7 +34,7 @@ SYSTEMD_AUTO_ENABLE:pn-dnsmasq = "disable" PACKAGECONFIG:pn-bluez5 = "systemd udev" -# Wit busybox "less" the output of "nmcli c" does not show up properly +# With busybox "less" the output of "nmcli c" does not show up properly RDEPENDS:networkmanager-nmcli += "less"