diff options
-rw-r--r-- | conf/distro/celinux-test.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/celinux-test.conf b/conf/distro/celinux-test.conf index b15dbae66b..5042ea8be4 100644 --- a/conf/distro/celinux-test.conf +++ b/conf/distro/celinux-test.conf @@ -17,7 +17,7 @@ INHERIT += " package_ipk debian" # we want images supporting the following features (for task-base) DISTRO_FEATURES = "nfs pcmcia usbhost" -# enable if want ltp iin bootstrap images +# enable if you want ltp in bootstrap images #DISTRO_EXTRA_RDEPENDS = "ltp" DISTRO_VERSION = "${DATE}" |