crops / poky-container

A container image that is able to run bitbake/poky. It has helpers to create users and groups within the container. This is so that the output generated in the container will be readable by the user on the host.
GNU General Public License v2.0
206 stars 94 forks source link

rsync not found #47

Closed ghost closed 4 years ago

ghost commented 4 years ago

when i tried to build core-image-base which would invoke install "linux-libc-headers" it turns out that "rsync not found" raw msg below

| /bin/sh: rsync: command not found | Makefile:1186: recipe for target 'headers_install' failed | make: *** [headers_install] Error 127