Home
last modified time | relevance | path

Searched refs:as_shell (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dmisc.py86 def _exec_cmd(cmd_and_args, as_shell=False): argument
96 if as_shell:
111 def exec_cmd(cmd_and_args, as_shell=False): argument
115 return _exec_cmd(cmd_and_args, as_shell)[1]
H A Dengine.py323 path), as_shell=True)
354 exec_cmd(cmd, as_shell=True)
366 out = exec_cmd(cmd , as_shell=True)
383 , as_shell=True)
452 exec_cmd(cmd, as_shell=True)
541 exec_cmd(cmd, as_shell=True)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dpreferbash.patch34 as_shell=$as_dir$as_base
35 AS_IF([{ test -f "$as_shell" || test -f "$as_shell.exe"; } &&
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/source/
H A Disoimage-isohybrid.py191 % (initrd_dir, cr_workdir), as_shell=True)
192 exec_cmd("gzip -f -9 %s/initrd.cpio" % cr_workdir, as_shell=True)
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfigure221 as_shell=$as_dir/$as_base
222 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
223 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
224 CONFIG_SHELL=$as_shell as_have_required=yes
225 … if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
/OK3568_Linux_fs/external/xserver/
H A Dconfigure229 as_shell=$as_dir/$as_base
230 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
231 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
232 CONFIG_SHELL=$as_shell as_have_required=yes
233 … if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :