Hi,
On 12/06/2021 10:47, Richard Purdie wrote:
I think it may be this bug:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14428
We don't have a fix as yet, it looks difficult to solve :(
Cheers,
Richard
Not a fix, but a workaround, if you are willing to use containers is to
create a b
On Fri, 2021-06-11 at 22:30 +0200, Hendrik wrote:
> I was able to reproduce the error even with plain poky (without kas):
>
> ```bash
> git clone -b dunfell https://git.yoctoproject.org/git/poky
> cd poky
> source oe-init-build-env
> bitbake -c populate_sdk_ext core-image-minimal
> ```
>
> After
I was able to reproduce the error even with plain poky (without kas):
```bash
git clone -b dunfell https://git.yoctoproject.org/git/poky
cd poky
source oe-init-build-env
bitbake -c populate_sdk_ext core-image-minimal
```
After successful build, copy the `build/tmp/deploy/sdk/pokysh` to
anothe
Hello World,
I'm trying to install an extensible SDK of `core-image-minimal` on a
system different from the build system (build system is Debian 10,
install system is e.g. Ubuntu 20.04). When doing this, the following
error occurs:
```
ERROR: Task
(virtual:native:/home/test/poky_sdk/layers/poky/m