diff options
author | Koen Kooi <koen@openembedded.org> | 2006-10-18 08:23:22 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-10-18 08:23:22 +0000 |
commit | ec925c3eec483f3f8eee45ffd12595d216146224 (patch) | |
tree | de85405e54edc040e78ef730e9e9a2a1bb859660 /conf | |
parent | c52bead29e80c30f359cc129895d3db2f603364b (diff) |
celinux-test: typos
Diffstat (limited to 'conf')
-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}" |