diff options
author | Lu Chong <Chong.Lu@windriver.com> | 2013-11-05 19:49:30 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-08 17:24:51 +0000 |
commit | 24089364c3d11665c9ac3210c1fa2488017b6b73 (patch) | |
tree | d27b249ed747e5f0ff547eb43281200cc44955ec /meta/recipes-extended/minicom/minicom-2.6.2 | |
parent | 9fb82ebab552d1808bae3b4898dd05022913165b (diff) | |
download | openembedded-core-24089364c3d11665c9ac3210c1fa2488017b6b73.tar.gz openembedded-core-24089364c3d11665c9ac3210c1fa2488017b6b73.tar.bz2 openembedded-core-24089364c3d11665c9ac3210c1fa2488017b6b73.zip |
makedevs: several fixes
This patch fixes below issues:
1. In makedevs.c file, it lost related functions definition about "-q" and
"--squash" options. So we should remove help information of these options
from makedevs.c to fix this issue.
2. Previously, It returned nothing when makedevs command be executed with
none or invalid option. We hope to print help information and return non-zero
value.
3. If use '-d' option to pick non-existent dir, error messages should be returned.
Signed-off-by: Lu Chong <Chong.Lu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/minicom/minicom-2.6.2')
0 files changed, 0 insertions, 0 deletions