Searched refs:_exec_shell_cmd (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | rootfs.py | 173 def _exec_shell_cmd(self, cmd): member in Rootfs 298 self._exec_shell_cmd(['ldconfig', '-r', self.image_rootfs, '-c', 338 self._exec_shell_cmd(['depmodwrapper', '-a', '-b', self.image_rootfs, kernel_ver]) 361 self._exec_shell_cmd(["makedevs", "-r",
|