diff options
Diffstat (limited to 'meta/packages/oh/qemu-config/poky-chroot-init')
| -rwxr-xr-x | meta/packages/oh/qemu-config/poky-chroot-init | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/packages/oh/qemu-config/poky-chroot-init b/meta/packages/oh/qemu-config/poky-chroot-init deleted file mode 100755 index 0afa505100..0000000000 --- a/meta/packages/oh/qemu-config/poky-chroot-init +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | #!/bin/bash | ||
| 2 | |||
| 3 | export USER=root | ||
| 4 | export HOME=/home/root | ||
| 5 | export PATH=/sbin:/bin:/usr/sbin:/usr/bin | ||
| 6 | |||
| 7 | fakeroot ipkg configure | ||
