Home
last modified time | relevance | path

Searched refs:echo_error (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dsstate-cache-management.sh107 echo_error () { function
174 [ -n "$tunedirs" ] || echo_error "Can't find the tune directory"
371 echo_error "All files in cache dir will be removed! Abort!"
384 [ -d "$cache_dir" ] || echo_error "Invalid argument to --cache-dir"
401 [ -n "$extra_archs" ] || echo_error "Invalid extra arch parameter"
406 [ -n "$extra_layers" ] || echo_error "Invalid extra layer parameter"
412 echo_error "Can't find layer $i"
419 [ -n "$stamps" ] || echo_error "Invalid stamps dir $i"
421 [ -d "$i" ] || echo_error "Invalid stamps dir $i"
440 echo_error "Try 'sstate-cache-management.sh -h' for more information."
[all …]
H A Dsstate-sysroot-cruft.sh44 [ -d "$tmpdir" ] || echo_error "Invalid argument to --tmpdir"
49 [ -f "$fwhitelist" ] || echo_error "Invalid argument to --whitelist"
58 echo_error "Try '$0 -h' for more information."
66 [ -n "$tmpdir" ] || echo_error "No tmpdir found!"
67 [ -d "$tmpdir" ] || echo_error "Invalid tmpdir \"$tmpdir\""
H A Dsstate-diff-machines.sh65 echo_error () { function
74 [ -d "$tmpdir" ] || echo_error "Invalid argument to --tmpdir"
95 echo_error "Try '$0 -h' for more information."
103 [ -n "$tmpdir" ] || echo_error "No tmpdir found!"
104 [ -d "$tmpdir" ] || echo_error "Invalid tmpdir \"$tmpdir\""