From f0c2a1d68f73d9389578598ccfd65537aba8b858 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 15 Jul 2010 05:25:40 +0000 Subject: minimal: commentary typo fix Signed-off-by: Bernhard Reutner-Fischer Signed-off-by: Khem Raj --- conf/distro/minimal-uclibc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/minimal-uclibc.conf b/conf/distro/minimal-uclibc.conf index 287d6de2b4..bc9615b79f 100644 --- a/conf/distro/minimal-uclibc.conf +++ b/conf/distro/minimal-uclibc.conf @@ -42,6 +42,6 @@ DISTRO_FEATURES += "eabi" DISTRO_FEATURES += "pam" # large file support is needed for libsndfile DISTRO_FEATURES += "largefile" -# glib-2.0 nneds ipv6 and there is no knob to control it +# glib-2.0 needs ipv6 and there is no knob to control it DISTRO_FEATURES += "ipv4 ipv6" DISTRO_FEATURES += ' ${@["", "thumb-interwork"][bb.data.getVar('THUMB_INTERWORK', d, 1) == "yes"]}' -- cgit v1.2.3